jefft 2003/07/04 23:49:12 Modified: src/resources/conf cocoon.xconf linkmap.xmap sitemap.xmap src/resources/fresh-site forrest.properties Added: src/resources/conf menu.xmap Removed: src/resources/conf linkmap-tabs.xmap navigation.xmap Log: - Move all menu pipelines into menu.xmap. Previously they were split between linkmap-*.xmap (site.xml-derived stuff) and navigation.xmap. - Parametrized the menu creation algorithm in forrest.properties. Previously, users had to edit sitemap.xmap and delegate to either linkmap.xmap or linkmap-tabs.xmap. Revision Changes Path 1.21 +1 -0 xml-forrest/src/resources/conf/cocoon.xconf Index: cocoon.xconf =================================================================== RCS file: /home/cvs/xml-forrest/src/resources/conf/cocoon.xconf,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- cocoon.xconf 22 Jun 2003 12:30:03 -0000 1.20 +++ cocoon.xconf 5 Jul 2003 06:49:11 -0000 1.21 @@ -161,6 +161,7 @@ @skin@ + @menu-scheme@ 1.10 +15 -29 xml-forrest/src/resources/conf/linkmap.xmap Index: linkmap.xmap =================================================================== RCS file: /home/cvs/xml-forrest/src/resources/conf/linkmap.xmap,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- linkmap.xmap 10 Jun 2003 09:34:56 -0000 1.9 +++ linkmap.xmap 5 Jul 2003 06:49:12 -0000 1.10 @@ -1,4 +1,14 @@ + @@ -10,20 +20,19 @@ - - - - + - + @@ -32,35 +41,12 @@ - - + - - - - - - - - - - - - - - - - - - - - 1.105 +9 -12 xml-forrest/src/resources/conf/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-forrest/src/resources/conf/sitemap.xmap,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- sitemap.xmap 23 Jun 2003 10:48:02 -0000 1.104 +++ sitemap.xmap 5 Jul 2003 06:49:12 -0000 1.105 @@ -134,6 +134,14 @@ + + + + + + + + @@ -146,14 +154,6 @@ - - - - - - - - @@ -238,11 +238,8 @@ - + - - - 1.1 xml-forrest/src/resources/conf/menu.xmap Index: menu.xmap =================================================================== 1.27 +5 -0 xml-forrest/src/resources/fresh-site/forrest.properties Index: forrest.properties =================================================================== RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/forrest.properties,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- forrest.properties 22 Jun 2003 06:29:30 -0000 1.26 +++ forrest.properties 5 Jul 2003 06:49:12 -0000 1.27 @@ -15,6 +15,11 @@ ############## +# behavioural properties +#project.menu-scheme=tab_attributes +#project.menu-scheme=directories + +############## # layout properties # Properties that must be set to override the default locations