/[Apache-SVN]
ViewVC logotype

Revision 290956


Jump to revision: Previous Next
Author: chestnut
Date: Thu Sep 22 14:55:05 2005 UTC (4 years, 2 months ago)
Changed paths: 4
Log Message:
Added ability to have multiple samples for a module (doc type).
Extra sample choices can be added by adding the sample uri to the modules module.xconf file like so (notice the extra name attribute):

<sample-name>fallback://lenya/modules/xhtml/samples/xhtml.xml</sample-name>
<sample-name name="Two Column Layout">fallback://lenya/modules/xhtml/samples/xhtml-2col.xml</sample-name>

Changed paths:

Path Details
Directorylenya/trunk/src/java/org/apache/lenya/cms/publication/ResourceType.java modified , text changed
Directorylenya/trunk/src/java/org/apache/lenya/cms/publication/ResourceTypeImpl.java modified , text changed
Directorylenya/trunk/src/java/org/apache/lenya/cms/site/usecases/Create.java modified , text changed
Directorylenya/trunk/src/webapp/lenya/pubs/default/lenya/usecases/site/create.jx modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2