TID2030 ( s2030 )
QuickLinkhttp://www.stone-ware.com/swql.jsp?kb=s2030
CategoryProfile
SummaryProfile / Style Editor
DetailsWhen I use the Profile Editor / Style Editor how do I get the files from one box to another ?
ResolutionAll applications have these custom stylesheets stored in /profile/stylesheets/ dir.
The only ones that are not are the login stylesheets, because they aren't signed into a profile yet.
Those are located in /webserv/stylesheets.
There are only a few different stylesheets that we are using through the style editor.

The default ones are:

Default_login.css : located in webserv. Used for all login pages
Default_profile.css : used for profiles
Default_components.css : component page
Default_application.css : many gadget pages, and miscellaneous apps
Default_userPersonalization.css : self service pages
Default_communities.css : calendar /forums / polls

The above files are the ones we ship with. All but Default_login.css will be
located in /profile/stylesheets. When a user customizes one of these, a new
stylesheet will get created without the Default_ prefix. So, if they are
customizing calendars, the communities.css stylesheet will be customized.


As for copying to another relay, they just need to copy the non Default
stylesheets over, as the Default ones will already exist.

For the Title that gets dropped on each page, that file is in:
bin/i18n/webserv

This explanation only covers changes made through the profile editor. If
people are editing our jsps directrly, then they need to copy those over as
well, plus any images they are using.