Menu

Commit [r6682]  Maximize  Restore  History

[wiki:TracDev/Proposals/NewHelp NewHelp]: First working version of new help system.

For detailed information on the proposal, and the implementation of this first working revision (with open issues), please see version 2 of the proposal page: wiki:TracDev/Proposals/NewHelp@...

osimons 2008-03-11

1 2 > >> (Page 1 of 2)
changed /sandbox/newhelp/setup.py
changed /sandbox/newhelp/trac/admin/console.py
changed /sandbox/newhelp/trac/admin/templates/admin_components.html
changed /sandbox/newhelp/trac/admin/templates/admin_milestones.html
changed /sandbox/newhelp/trac/admin/templates/admin_versions.html
added /sandbox/newhelp/trac/help
added /sandbox/newhelp/trac/help/__init__.py
added /sandbox/newhelp/trac/help/api.py
added /sandbox/newhelp/trac/help/providers.py
added /sandbox/newhelp/trac/help/templates
added /sandbox/newhelp/trac/help/templates/help.html
added /sandbox/newhelp/trac/help/web_ui.py
changed /sandbox/newhelp/trac/prefs/templates/prefs_keybindings.html
changed /sandbox/newhelp/trac/search/templates/search.html
changed /sandbox/newhelp/trac/templates/error.html
changed /sandbox/newhelp/trac/templates/layout.html
changed /sandbox/newhelp/trac/ticket/templates/milestone_delete.html
changed /sandbox/newhelp/trac/ticket/templates/milestone_edit.html
changed /sandbox/newhelp/trac/ticket/templates/milestone_view.html
changed /sandbox/newhelp/trac/ticket/templates/query.html
changed /sandbox/newhelp/trac/ticket/templates/report_delete.html
changed /sandbox/newhelp/trac/ticket/templates/report_edit.html
changed /sandbox/newhelp/trac/ticket/templates/report_view.html
changed /sandbox/newhelp/trac/ticket/templates/roadmap.html
changed /sandbox/newhelp/trac/ticket/templates/ticket.html
/sandbox/newhelp/setup.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/admin/console.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/admin/templates/admin_components.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/admin/templates/admin_milestones.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/admin/templates/admin_versions.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/help/__init__.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/help/api.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/help/providers.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/help/templates/help.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/help/web_ui.py Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/prefs/templates/prefs_keybindings.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/search/templates/search.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/templates/error.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/templates/layout.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/milestone_delete.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/milestone_edit.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/milestone_view.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/query.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/report_delete.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/report_edit.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/report_view.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/roadmap.html Diff Switch to side-by-side view
Loading...
/sandbox/newhelp/trac/ticket/templates/ticket.html Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
Auth0 Logo