root/trunk/deployment/webuser/portlet/liferay5-display.xml

Revision 1937 (checked in by douglm, 5 years ago)

Major reorganization of the build process mostly affecting handling of portal builds.

Removed portal specific directories from teh deployment directory.

Removed portal sepcific code from buildwar.xml and added new portal specific files to be imported. These are in a section of teh bwbuild config directory.

All portal customization is now part of building the war file.

Line 
1 <?xml version="1.0"?>
2 <!DOCTYPE display PUBLIC "-//Liferay//DTD Display 4.0.0//EN" "http://www.liferay.com/dtd/liferay-display_4_0_0.dtd">
3
4 <display>
5   <category name="category.Collaboration">
6     <portlet id="@PORTLET-NAME@" />
7   </category>
8 </display>
Note: See TracBrowser for help on using the browser.