Issue Details (XML | Word | Printable)

Key: LEP-7550
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jorge Ferrer
Reporter: Jorge Ferrer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC - Old Liferay Portal (Use Liferay Portal Standard Edition)
LEP-7350

Remove admin portlets from the "Add Application" list

Created: 17/Sep/08 05:49 AM   Updated: 17/Sep/08 10:07 AM
Return to search
Component/s: None
Affects Version/s: 5.2.0
Fix Version/s: 5.2.0

Time Tracking:
Not Specified


 Description  « Hide
There is no longer a need to add these portlets manually to a page since it's now much easier to use the Control Panel.

Note that if the portlet had already been added it will still be there. Also, if you want to add back the ability of adding the portlets independently you can add the following to liferay-display.xml

<category name="category.admin">
<portlet id="9" />
<portlet id="79" />
<portlet id="80" />
<portlet id="98" />
<portlet id="99" />
<portlet id="104" />
<portlet id="111" />
<portlet id="123" />
<portlet id="134" />
</category>


 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Jorge Ferrer added a comment - 17/Sep/08 06:02 AM
Committed to trunk