Commit graph

10 commits

Author SHA1 Message Date
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
JT Smith
57c85fde5a changed the name of getCartBySession to newBySession
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
2008-05-24 23:27:30 +00:00
JT Smith
7152eaeaee added missing help files 2008-04-30 22:31:27 +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
0212cdc044 Fix typos in the Help skeleton.
Add new template variables to the DataForm template variable help.
2006-06-15 23:07:21 +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
JT Smith
ab4caf1342 help supports inheritance 2006-05-14 04:53:13 +00:00
Colin Kuskie
b6c65315bb Formatting cleanups that interfere with rendering.
move ui level documentation to the Help file instead of
in the i18n file.
2006-05-01 03:56:01 +00:00
Colin Kuskie
9a368956e7 rename add/edit to matrix add/edit so automatic listing of Assets works 2005-11-18 21:57:03 +00:00
JT Smith
6782f5fcac just a little cleanup of colin's skels 2005-11-09 13:16:25 +00:00
Renamed from lib/WebGUI/Help/_Help.pm (Browse further)