You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by ICM S CP guest 5 <IC...@icn.siemens.de> on 2001/09/27 14:19:59 UTC

How to set portlet topic/title

Hi,

does anybody know, how I can set the topic/title of a portlet?

What I already tried in portlets.xreg:

- added a title (<TITLE>my Portlet</TITLE>)
- added a topic (<TOPIC>my Portlet</TOPIC>)

but without success. 
Even the <DESCRIPTION> Tag isn't working.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: How to set portlet topic/title

Posted by Paul Spencer <pa...@mikon.com>.
Andreas,
The portlet title and description are set in the <meta-info> element of
the <portlet-entry>.  See the JavaWeb portlet in portlets.xreg for an
example.  Use local-portlet.xreg for your portlets.  Search the mailing
list for the reason http://www.mail-archive.com

Also, change to the .xreg files may not be applied immediately, so be
patient.

Paul Spencer

ICM S CP guest 5 wrote:
> 
> Hi,
> 
> does anybody know, how I can set the topic/title of a portlet?
> 
> What I already tried in portlets.xreg:
> 
> - added a title (<TITLE>my Portlet</TITLE>)
> - added a topic (<TOPIC>my Portlet</TOPIC>)
> 
> but without success.
> Even the <DESCRIPTION> Tag isn't working.
> 
> Andreas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org