The portlet.xml file has the notion of keywords, for example:
<portlet-info>
<title>My Cool Portlet</title>
<short-title>Cool</short-title>
<keywords>calendar, portlet, cool</keywords>
</portlet-info>
I have always thought it would be nice to make use of this information
somewhere. It seems like your need would certainly fit the bill. But I
don't know if there is any kind of Channel equivalent.
---- Cris J H
Gary Thompson wrote:
I am desiring to have icons associated with portlets, at least the main
ones (email, calendar, news, announcements, rss, etc.). Do you know of
any way to identify the portlet as one of these other than the fname or
title? The fname/title will be tricky without some ugly parsing or
standardization of naming.
It would be nice to have something like a "type" attribute on the
<channel> node for this, where an email portlet would register itself as
type=email, a calender portlet as type=calendar, etc. It could also be
done as a custom parameter in the portlet manager, but it would
obviously be preferable for the system to do it automatically.
Any thoughts?
Gary
--
You are currently subscribed to [email protected] as: [EMAIL
PROTECTED]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/uportal-dev