We have a custom portal and we'd like to change the list if search categories displayed on the Portlet Selector. I found you can customize this list by editing the portlet.xml preferences for the CategoryPortletSelector portlet in the j2-admin portal app. This isn't very "build" friendly. It requires us to crack open the webapp, unpack the file, then repackage the webapp as part of "post" build step. I was hoping it would be configurable in the jetspeed-portlet.xml or controllable by something we could put in the overrides but I haven't found anything. Is it possible to add categories dynamically with an API? It seems this is something each pa would want to control.
Are there any ideas? Thanks Jeff
