6.7 Main Feature
The Main feature is the first page that a user is presented with after login,
this page has several sections to it:
- Options - This section defines several other features that the user may
have access to (Groups, Prefs and Administration)
- Announcements - This section displays the contents of the announcements.inc.php3.
- Recent Mail - This section displays the first 5 messages in the users
inbox.
- Schedule - This section displays an overview of items that are scheduled
for today.
$disabled[] Options for Main
main |
This does nothing,
normally it would disable this feature but main cannot be disabled. |
main_prefs |
Disables the prefs
option |
main_recentmail |
Disables the display of
recent mail in the main screen |
main_schedule |
Disables the display of
the schedule summary in the main screen |
|