Commit graph

19 commits

Author SHA1 Message Date
Colin Kuskie
b2901f4271 correct punctuation 2007-12-05 04:20:29 +00:00
Colin Kuskie
93ea47a4c0 Perl::Critic has a policy check for putting any code
before you apply strictures (use strict, use warnings, etc.)
Add calls to use strict to each Help module.  This is probably
an overstrict interpretation of the rule.
2007-12-05 04:16:54 +00:00
Colin Kuskie
d057dba239 perltidy'ed the Help files 2007-07-21 05:01:24 +00:00
Colin Kuskie
fb6064e88a Pruned the Wobject help, lots of side effects 2007-07-20 04:04:47 +00:00
Colin Kuskie
38a10fe245 Cleaning up Template Asset Help, and all related files. 2007-07-19 23:20:29 +00:00
Colin Kuskie
a742fbe961 Help and i18n pruning, Shortcut, Redirect, RichEdit 2007-07-19 04:57:27 +00:00
Colin Kuskie
b4597e50e5 Implement multiple inheritance in Help, allowing variables, fields and related
topics to be inherited from multiple entries.  Operation/Help now also gives
the help hash a default ISA array, to make downstream processing by tests and
documentation compilers easier.
Convert existing Help entries that already used ISA to have an array ref
instead of a singular hash ref.  Also update the Help skeleton to show
the new syntax.
2006-05-31 04:16:40 +00:00
Colin Kuskie
d7450926be Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
069d4e4871 New i18n, reformat code, XHTML compliance in docs. 2006-05-02 03:33:27 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +00:00
Matthew Wilson
fc96c0bcfb lots of help and other misc. fixes. 2005-12-03 20:07:04 +00:00
Matthew Wilson
ba7d02f0d2 lots of progress on i18n. 2005-12-03 15:22:58 +00:00
Colin Kuskie
660a3bdd6a forward port of branch_6_7 2005-11-01 21:18:10 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Colin Kuskie
05d799b12c hover help 2005-06-27 22:30:25 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Renamed from lib/WebGUI/Help/Shortcut.pm (Browse further)