Index: trunk/deployment/webadmin/webapp/resources/default/default/default.xsl =================================================================== --- trunk/deployment/webadmin/webapp/resources/default/default/default.xsl (revision 1124) +++ trunk/deployment/webadmin/webapp/resources/default/default/default.xsl (revision 1149) @@ -2947,4 +2947,14 @@
| System name: | +
+ |
+ + Name for this system. Cannot be changed. + | +
|---|---|---|
| Default timezone: | @@ -2957,4 +2967,124 @@ | |
| System id: | +
+ |
+ + System id used when building uids and identifying users. Should not be changed. + | +
| Principal Root: | +
+ |
+ + Used in WebDAV and CalDAV access to define root of user and group principal trees. + | +
| User Principal Root: | +
+ |
+ + Used in WebDAV and CalDAV access to define root of user principal subtree. + | +
| Group Principal Root: | +
+ |
+ + Used in WebDAV and CalDAV access to define root of group principal subtree. + | +
| Public Calendar Root: | +
+ |
+ + Name for public calendars root directory. Should not be changed. + | +
| User Calendar Root: | +
+ |
+ + Name for user calendars root directory. Should not be changed. + | +
| User Calendar Default name: | +
+ |
+ + Default name for user calendar. Used when initialising user. Possibly can be changed. + | +
| Trash Calendar Default name: | +
+ |
+ + Default name for user trash calendar. Used when initialising user. Possibly can be changed. + | +
| User Inbox Default name: | +
+ |
+ + Default name for user inbox. Used when initialising user. Possibly can be changed. + | +
| User Outbox Default name: | +
+ |
+ + Default name for user outbox. Used when initialising user. Possibly can be changed. + | +
| User Deleted Calendar Default name: | +
+ |
+ + Default name for user calendar used to hold deleted items. Used when initialising user. Possibly can be changed. + | +
| User Busy Calendar Default name: | +
+ |
+ + Default name for user busy time calendar. Used when initialising user. Possibly can be changed. + | +
| Default user view name: | @@ -3021,4 +3151,75 @@ | + |
| Max recurring instances: | +
+ |
+ Used to limit recurring events to reasonable numbers of instances. | +
| Max recurring years: | +
+ |
+ Used to limit recurring events to reasonable period of time. | +
| User authorisation class: | +
+ |
+ Class used to determine authorisation (not authentication for + .administrative users. Should probably only be changed on rebuild. + | +
| Mailer class: | +
+ |
+ Class used to mail events. Should probably only be changed on rebuild. + | +
| Admin groups class: | +
+ |
+ Class used to query and maintain groups for + .administrative users. Should probably only be changed on rebuild. + | +
| User groups class: | +
+ |
+ Class used to query and maintain groups for + .non-administrative users. Should probably only be changed on rebuild. + | +
| Directory browsing disallowed: | +
+ |
+ True if the server hosting the xsl disallows directory browsing. | +
| Index root: | +
+ |
+ Root for the event indexes. Should only be changed if the indexes are moved/copied |