On Wed, 2005-07-13 at 18:20 +0200, Thorsten Scherler wrote: > On Wed, 2005-07-13 at 10:48 +0200, Cyriaque Dupoirieux wrote: > > >>I will soon be on this improvment, but I don't understand what is the > > >>impact of the project.skin property now that templates directly generate > > >>XHTML. > > >>Thorsten, how do you imagine to be multi-skins vith views ? > > >> > > >> > > > > > >For now we can use a new forrest.properties property for that. > > > > > >I added in http://svn.apache.org/viewcvs?rev=215900&view=rev > > >#views > > >project.view-defaultView=default.fv > > > > > >Now you can add to you project specific forrest.properties > > >project.view-defaultView=pelt.fv > > > > > > > > Ok, and where do I put my pelt.fv ? > > I tried in : > > > > * > > forrest/build/plugins/org.apache.forrest.plugin.internal.view/resources/views, > > That is not activated yet it will be (hopefully) tonight. ;-)
fixed New Revision: 216270 URL: http://svn.apache.org/viewcvs?rev=216270&view=rev Log: Activated multiple skin facility in views. Now if you use project.view-defaultView=pelt.fv the views plugin will check whether there is a 'pelt.fv' in the plugin. If not it uses the default.fv otherwise pelt.fv. -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)
