Commit graph

24 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
14180620ca Begin the Help purge.
First batch.  Autogenerated lists of Assets, Workflow Activities and Template
Parsers. Enabled Macros stay, but no linking to Macro pages.
2007-07-16 22:39:46 +00:00
Colin Kuskie
78e78d44b2 fix syntax error in template parser help autogenerator 2007-07-09 21:30:26 +00:00
Colin Kuskie
7f59bd3f33 forward port of config variable stomping fix 2007-07-03 01:05:44 +00:00
Colin Kuskie
f800a0d8b0 Data::Dumper clean-up 2007-03-01 00:19:15 +00:00
Colin Kuskie
92f016eb32 ISA work on Image, File, Snippet, Template. File and Image need more work. Image needs to inherit template variables from File 2006-12-06 06:05:24 +00:00
Colin Kuskie
f9d5dcd9ee 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Colin Kuskie
eb8627fc19 document that scratch variables are now available in all templates 2006-12-05 18:27:47 +00:00
Colin Kuskie
0b1e077f69 Changed the Help so that chapters with only 1 page are directly linked, saving a click.
Added pluggable template parser docs.
From the dev list, changed HTMLTemplateExpr to translate all dots in template
variables to underscores, since EXPR's don't do dots, just like TemplateToolkit.
2006-10-29 23:36:18 +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
a88c9b93c5 i18n and docs for the template Style Wizard 2006-04-28 21:13:22 +00:00
Colin Kuskie
f91b1b9d13 Template docs updated for 6.99 2006-04-28 17:04:23 +00:00
Colin Kuskie
dbd43bcd2b Add WebGUI Legal blocks to all Commerce code.
Remove delete template help entry.
2006-03-13 01:41:44 +00:00
Colin Kuskie
762f0116b4 remove all traces of the template manager 2006-03-12 01:08:22 +00:00
Colin Kuskie
0eb8d7a23d forward port of default template variables from branch_6_7 2005-11-03 00:43:36 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
b225c4abae no more themes 2005-07-23 16:44:59 +00:00
Colin Kuskie
c38077a9cc hover help 2005-06-28 17:29:26 +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/Template.pm (Browse further)