You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/10/06 07:43:30 UTC

svn commit: rev 53850 - in forrest/trunk/src/core/context/skins: leather-dev/xslt/html pelt/xslt/html

Author: crossley
Date: Tue Oct  5 22:43:29 2004
New Revision: 53850

Modified:
   forrest/trunk/src/core/context/skins/leather-dev/xslt/html/tab2menu.xsl
   forrest/trunk/src/core/context/skins/pelt/xslt/html/tab2menu.xsl
Log:
Remove more mentions of old "xmlform".


Modified: forrest/trunk/src/core/context/skins/leather-dev/xslt/html/tab2menu.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/leather-dev/xslt/html/tab2menu.xsl	(original)
+++ forrest/trunk/src/core/context/skins/leather-dev/xslt/html/tab2menu.xsl	Tue Oct  5 22:43:29 2004
@@ -23,7 +23,7 @@
 Tab1:  ''
 Tab2:  'community'
 Tab3:  'community/howto'
-Tab4:  'community/howto/xmlform/index.html'
+Tab4:  'community/howto/form/index.html'
 
 Then if the current path was 'community/howto/foo', Tab3 would be highlighted.
 The rule is: the tab with the longest path that forms a prefix of the current

Modified: forrest/trunk/src/core/context/skins/pelt/xslt/html/tab2menu.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/pelt/xslt/html/tab2menu.xsl	(original)
+++ forrest/trunk/src/core/context/skins/pelt/xslt/html/tab2menu.xsl	Tue Oct  5 22:43:29 2004
@@ -23,7 +23,7 @@
 Tab1:  ''
 Tab2:  'community'
 Tab3:  'community/howto'
-Tab4:  'community/howto/xmlform/index.html'
+Tab4:  'community/howto/form/index.html'
 
 Then if the current path was 'community/howto/foo', Tab3 would be highlighted.
 The rule is: the tab with the longest path that forms a prefix of the current