Update of /cvsroot/xdoclet/xdoclet/modules/portlet/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4479/modules/portlet/src/META-INF
Modified Files: xtags.xml Log Message: Added portlet-class parameter to portlet.portlet tag. (XDT-1158) Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/portlet/src/META-INF/xtags.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** xtags.xml 21 Oct 2003 02:14:53 -0000 1.2 --- xtags.xml 17 Nov 2004 17:32:51 -0000 1.3 *************** *** 55,58 **** --- 55,67 ---- <mandatory>true</mandatory> </parameter> + <parameter type="text"> + <name>portlet-class</name> + <usage-description> + The class that should be used for the <portlet-class> tag. + Used for struts-based portlets where your Action class is not + directly called by the porlet container. + </usage-description> + <mandatory>false</mandatory> + </parameter> </tag> <tag> ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel