Commit graph

15 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
32817efc80 WebGUI Help pruning, with associated fixes. 2007-07-18 23:24:14 +00:00
Colin Kuskie
cffe4fbc7b Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
2007-07-17 15:44:12 +00:00
Colin Kuskie
6f441d69c3 mark Asset->get template variables as private 2007-03-06 02:03:00 +00:00
Colin Kuskie
da0ae041a1 begin fixing wobject template variables 2006-12-29 07:21:06 +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
af29303c31 Reformat Wobject template variables to use the new Help based template variable system.
Break TimeTracking i18n into paragraphs for easy parsing.
Add missing comment line to break POD and paragraphs in Operation/Help
2006-05-27 17:39:05 +00:00
JT Smith
ab4caf1342 help supports inheritance 2006-05-14 04:53:13 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Colin Kuskie
762f0116b4 remove all traces of the template manager 2006-03-12 01:08:22 +00:00
Colin Kuskie
a8a5582b0d finish moving Wobject into Asset_ namespace 2006-03-08 04:24:32 +00:00
Renamed from lib/WebGUI/Help/Wobject.pm (Browse further)