![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Portal Guide
CHAPTER 22
This chapter explains how to create categories for portlets, pages, and styles in a portal application.
The following topics are covered:
Production-quality portal applications often contain large numbers of portlets, pages, and styles. exteNd Director gives you the ability to categorize these portal elements as a convenient way to group them for easier navigation.
The following procedure shows you how to create categories for portlets, pages, and styles in your portal application.
Start the exteNd Director development environment and open the project of interest.
Click Category, then click OK.
An untitled portal category descriptor opens in graphical view in exteNd Director.
Enter the following information in the portal category descriptor fields:
For example, here are the values entered for a portlet category:
Select File>Save to save the category descriptor.
The Save As dialog opens. By default, the category will be saved as an XML descriptor file in the portal-category folder of the resource set. The file name will be the same as the category name.
Keep the defaults and click Save in the Save As dialog.
In the example above, the category descriptor is saved in a file called Content Management Portlets.xml. Here is what the descriptor looks like:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE portal-category PUBLIC "-//SilverStream Software, LLC//DTD Portal Category 5.0//EN" "portal-category_5_0.dtd"> <portal-category> <display-name>Content Management Portlets</display-name> <description>Portlets that provide access to the content repository</description> <category-type>component</category-type> </portal-category>
See the chapter on working with page categories.
Copyright © 2004 Novell, Inc. All rights reserved. Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003 SilverStream Software, LLC. All rights reserved. more ...