taylor 01/05/08 12:53:54 Added: webapp/WEB-INF/psml/anon/wml default.psml Log: added default.psml for wml Revision Changes Path 1.1 jakarta-jetspeed/webapp/WEB-INF/psml/anon/wml/default.psml Index: default.psml =================================================================== <?xml version="1.0" encoding="iso-8859-1"?> <portlets user="default" xmlns="http://xml.apache.org/jetspeed/2000/psml"> <controller name="org.apache.jetspeed.portal.controllers.WMLCardController"/> <portlets> <controller name="org.apache.jetspeed.portal.controllers.RowColumnPortletController"/> <entry type="ref" parent="Mozilla"> <control name="org.apache.jetspeed.portal.controls.TitleControl"/> <parameter name="itemDisplayed" value="5"/> </entry> <entry type="ref" parent="Apacheweek"> <control name="org.apache.jetspeed.portal.controls.TitleControl"/> <parameter name="showDescription" value="true"/> </entry> <entry type="ref" parent="XMLHack"> <control name="org.apache.jetspeed.portal.controls.TitleControl"/> </entry> <entry type="ref" parent="MyWeather"> <control name="org.apache.jetspeed.portal.controls.TitleControl"/> </entry> <entry type="ref" parent="Stocks"> <control name="org.apache.jetspeed.portal.controls.TitleControl"/> </entry> </portlets> </portlets> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
