|
RegisterStyleSheet: Add/Delete/Modify/Register Stylesheet tooluPortal comes with a reference structure and theme stylesheet. To change the final rendering of a uPortal layout, it may be necessary to author and install new stylesheets. The RegisterStylesheet tool can be used to install new stylesheets and their accompanying stylesheet description files.
The stylesheetId must be specified for update and delete operations.The URIs
must be specified for add and update operations.The CLASSPATH environment variable
should be set up to include both "uPortal/build" and "
For deployment all stylesheets are moved under the "
Stylesheet description files (.sdf) are moved to the same location, so their URI
should be specified in the same manner. For example to specify a URI for a tab-column.xsl
(part of the distribution), use "
-s : process structure stylesheet (either "-t" or "-s"
are required on the command line -t : process theme stylesheet (either "-t" or "-s" are
required on the command line -u : update stylesheet definition -d : remove stylesheet
|
JA-SIG Home About uPortal FAQ Download Documentation Getting Involved Code Repository Reporting Bugs License |