Graham Knop
a2757494af
use Module::Find instead of enumerating over the files
2008-09-17 15:38:01 +00:00
Colin Kuskie
bce3f54896
display multiple aliases for macros in the Help
2008-09-08 17:01:34 +00:00
Colin Kuskie
be6b2d3e7c
do not modify $_ in list functions. PBP/114
2007-12-05 23:00:58 +00:00
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
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
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
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
3d77b2451a
Fixed a bug in the generation of related help for the list of Macros. Macro names with all caps returned a help topic name with a space at the end.
...
Another batch of Activity docs.
2006-07-02 02:38:16 +00:00
Colin Kuskie
44447f8315
make list of macros clearer as to which are enabled and which are not
2006-06-22 16:46:11 +00:00
Colin Kuskie
dbab69eb2f
make the dynamic list of macros work again
2006-06-21 03:19:58 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
cc370e180f
automatically generated documentation has to get a session var, too
2006-01-14 00:28:58 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
Colin Kuskie
b842483dd6
first crack at hover help
2005-06-18 03:58:32 +00:00
Colin Kuskie
3ba1218809
move macros into a namespace
2005-04-05 17:47:47 +00:00
Colin Kuskie
ffa4aa4d08
stub documentation for Thumbnail Macro, fixed an ordering problem in List of Macros, cleaned up Macro help "A".
2005-04-04 04:24:36 +00:00
Colin Kuskie
90187ae800
macro cleanup
2005-04-03 08:14:45 +00:00
Colin Kuskie
13dee87a18
macro help moved into individual files
2005-04-03 07:39:56 +00:00