From ab4caf13427b4378935829eccaea2f273f45350d Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 14 May 2006 04:53:13 +0000 Subject: [PATCH] help supports inheritance --- docs/changelog/6.x.x.txt | 3 +++ docs/upgrades/templates-6.99.0/help.tmpl | 4 ++-- lib/WebGUI/Help/Asset_Folder.pm | 12 ++++------- lib/WebGUI/Help/Asset_Wobject.pm | 8 +++---- lib/WebGUI/Help/_help.skeleton | 11 ++++++++++ lib/WebGUI/Operation/Help.pm | 27 +++++++++++++++++++++++- 6 files changed, 50 insertions(+), 15 deletions(-) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index bf57600d3..b38a78f8e 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -20,6 +20,9 @@ - Added a wiki-like feature that will automatically bring a user to the create a page form if they are in admin mode, and click on a link to a page that doesn't exist yet. + - Help is now capable of using inheritance. + - Template help can/should now be broken out as seperate fields going + forward. - Many changes for better XHTML compliance. - Refactored admin bar to be more dynamic. - Removed start/end dates from assets in favor of the workflow system. diff --git a/docs/upgrades/templates-6.99.0/help.tmpl b/docs/upgrades/templates-6.99.0/help.tmpl index 39a9380f1..5b5047d90 100644 --- a/docs/upgrades/templates-6.99.0/help.tmpl +++ b/docs/upgrades/templates-6.99.0/help.tmpl @@ -6,7 +6,7 @@
-
:
+
:
@@ -39,7 +39,7 @@ ~~~