Hi Frank,

The documentation of Jetspeed-2.2.1 has not been completed yet. You can monitor 
the documentation task for this feature here: 
https://issues.apache.org/jira/browse/JS2-1111

Anyway, I'd like to explain the feature briefly.
The new toolbox portlet would work nicely with the new JetUI pipeline 
(/jetspeed/ui). The portlet could work well with the existing /portal pipeline 
as well if the new layout/portlet decorator templates/styles are used (or 
merged to the existing ones.)
To use JetUI pipeline properly, you need to configure the following property to 
'ajax' instead of 'server' (the default value) in 
/jetspeed/WEB-INF/jetspeed.properties:

#-------------------------------------------------------------------------
# J E T U I
#-------------------------------------------------------------------------
# customization method, only applicable when jetui.render.engine = server
# values ( ajax | server ) 
jetui.customization.method = ajax

Also, there could be multiple page folders such as "min-ui-pages", "ui-pages" 
or "pages" for demonstration purpose. You will find more information later. 
Watch JS2-1111. :-)
Anyway, Jetspeed-2 portal will pick only one pages folder which is configured 
in the same properties file as follows:

#-------------------------------------------------------------------------
# P S M L
#-------------------------------------------------------------------------
# ...
# default path to (XML) PSML pages root folder
psml.pages.path = ${applicationRoot}/WEB-INF/pages


Regards,

Woonsan


----- Original Message ----
> From: Frank Otto <[email protected]>
> To: Jetspeed Users List <[email protected]>
> Sent: Mon, April 26, 2010 12:53:54 PM
> Subject: Jetspeed Toolbox
> 
> Hi,

I have build a portal on jetspeed 2.2.0. In version 2.2.1 ther is the 
> new feature Toolbox.

How can I use it? Now, I open my portal with url 
> .../my-portal/desktop? Do I need .../my-portal/ui/ as url for the 
> toolbox?

I have seen, there is a new folder "min-ui-pages". What are the 
> difference between this and folder min-pages? How can I migrate?


kind 
> regards

Frank


---------------------------------------------------------------------
To 
> unsubscribe, e-mail: 
> ymailto="mailto:[email protected]"; 
> href="mailto:[email protected]";>[email protected]
For 
> additional commands, e-mail: 
> ymailto="mailto:[email protected]"; 
> href="mailto:[email protected]";>[email protected]


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to