Author: wassek
Date: Fri Nov 16 11:17:53 2007
New Revision: 19174
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D19174&repname=
=3Djahia
Log:
add an own goToHomepage Tag
Modified:
branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/WEB-INF/etc/taglibs/j=
ahia-components.tld
Modified: branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/WEB-INF/etc/tag=
libs/jahia-components.tld
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-INCLUD=
E-TAG-BRANCH/core/src/webapp/WEB-INF/etc/taglibs/jahia-components.tld&rev=
=3D19174&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/WEB-INF/etc/taglibs/j=
ahia-components.tld (original)
+++ branches/JAHIA-INCLUDE-TAG-BRANCH/core/src/webapp/WEB-INF/etc/taglibs/j=
ahia-components.tld Fri Nov 16 11:17:53 2007
@@ -156,15 +156,30 @@
</attribute> =
</tag>
<tag>
- <name>logUserName</name>
- <tagclass>org.jahia.taglibs.html.login.LogUserNameInputTag</tagclass>
- <info> Display a username field for the logArea</info>
+ <name>logGoToHomepage</name>
+ <tagclass>org.jahia.taglibs.html.login.LogGoToHomeTag</tagclass>
+ <info> Display a select Box for the logArea</info>
<attribute>
<name>labelBundle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
+ <name>labelKeys</name>
+ <required>false</required>
+ <rtexprvalue>true</rtexprvalue>
+ </attribute> =
+ <attribute>
+ <name>styleClass</name>
+ <required>false</required>
+ <rtexprvalue>true</rtexprvalue>
+ </attribute> =
+ </tag> =
+ <tag>
+ <name>logUserName</name>
+ <tagclass>org.jahia.taglibs.html.login.LogUserNameInputTag</tagclass>
+ <info> Display a username field for the logArea</info>
+ <attribute>
<name>labelBundle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
@@ -188,11 +203,6 @@
<name>labelBundle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
- </attribute>
- <attribute>
- <name>labelBundle</name>
- <required>false</required>
- <rtexprvalue>true</rtexprvalue>
</attribute> =
<attribute>
<name>labelKey</name>
@@ -213,11 +223,6 @@
<name>labelBundle</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
- </attribute>
- <attribute>
- <name>labelBundle</name>
- <required>false</required>
- <rtexprvalue>true</rtexprvalue>
</attribute> =
<attribute>
<name>labelKey</name>
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list