You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2006/10/13 12:02:08 UTC

svn commit: r463616 - /myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Author: cagatay
Date: Fri Oct 13 03:02:07 2006
New Revision: 463616

URL: http://svn.apache.org/viewvc?view=rev&rev=463616
Log:
Refactored name to ToggleLink

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld?view=diff&rev=463616&r1=463615&r2=463616
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/tld/myfaces_sandbox.tld Fri Oct 13 03:02:07 2006
@@ -638,17 +638,17 @@
             &standard_panel_group_attributes;
         </tag>
 
-        <!-- toggleOutputLink -->
+        <!-- toggleLink -->
 	<tag>
-		<name>toggleOutputLink</name>
-		<tag-class>org.apache.myfaces.custom.toggle.ToggleOutputLinkTag</tag-class>
+		<name>toggleLink</name>
+		<tag-class>org.apache.myfaces.custom.toggle.ToggleLinkTag</tag-class>
 		<body-content>JSP</body-content>
 		<description>Extends standard outputLink but links to a dynamically rendered resource (image, file, ...).</description>
 		&ui_output_attributes;
         &html_universal_attributes;
         &html_event_handler_attributes;
         &html_anchor_attributes;
-    		&user_role_attributes;
+    	&user_role_attributes;
 		&ext_forceId_attribute;
 
 		<attribute>