atom feed7 messages in org.netbeans.nbusersRe: [nbusers] VWP Template Problem
FromSent OnAttachments
Po-Ting WuNov 28, 2006 11:56 am 
Piero SartiniDec 9, 2006 7:01 am 
Chris KutlerDec 9, 2006 9:15 am 
Piero SartiniDec 9, 2006 9:42 am 
Craig McClanahanDec 9, 2006 11:56 am 
Chris KutlerDec 9, 2006 1:40 pm 
Piero SartiniDec 9, 2006 2:02 pm 
Subject:Re: [nbusers] VWP Template Problem
From:Piero Sartini (lis@pierosartini.de)
Date:Dec 9, 2006 9:42:31 am
List:org.netbeans.nbusers

Would page fragments meet your need. You could assign a top, side, and bottom page fragment to each page. When those change, all pages that use them change. See http://www.netbeans.org/kb/55/vwp-pagefragments.html

I already looked at them. But the problem is that I have to define the layout for every single page then. Lets make an example: The first version of your site has a standard layout: top image, menu on the left and the content on the right side.

now, the new design expects the menu below the top image, the content below. no more side-menu. If you want to do that, you have to change every page in your project.