~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/README

Created a new help system.

The new help system allows plugins to register their help paths, using
a dict of dicts and helpfile paths. This system allows multiple plugins
to use the same heading for their help files (ie. 'admin').

It also allows XHTMLViews to have a 'help' property, which makes the
context-sensitive help link point to their help path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        PythonHandler dispatch
29
29
        #PythonDebug On
30
30
        Options FollowSymLinks
 
31
        PythonOption mod_python.file_session.database_directory /path/to/shared/sessions
31
32
    </Directory>
32
33
    <Directory "/ivle-directory/media"> 
33
34
        SetHandler None