TWIG is made up of several features that reside in separate directories in
the 'features' directory. TWIG ships with the following default feature
set:
Admin |
The admin feature contains various utilities for the administrator. |
Bookmarks |
The bookmarks feature allows users to build lists of web
sites. |
Contacts |
The contacts feature allows users to build lists of
contacts. |
Groups |
The groups feature is actually a shared feature used by
several other features to allow organization of data and sharing of data
between users. |
Logout |
The logout feature is a stand in feature to allow the logout
function to work correctly. |
Mail |
The mail feature is the main mail reader. |
Main |
The main feature is the first page that is displayed after
login. |
News |
The news feature allows users to read news groups. |
Prefs |
The prefs feature is another shared feature that allows
users to set their preferences. |
Schedule |
The schedule feature is exactly that. |
Shared |
The shared feature is actually various snipits of code used
through out TWIG and is not a true feature at all. |
ToDo |
The ToDo feature allows users to make list of things to do. |