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
e809dd1885
Help and i18n pruning for File, Image and ZipArchive assets
2007-07-19 04:45:24 +00:00
Colin Kuskie
6f441d69c3
mark Asset->get template variables as private
2007-03-06 02:03:00 +00:00
Colin Kuskie
93288c8332
Huge amount of ISA work for Assets (as opposed to Wobjects).
...
Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
2006-12-23 23:58:51 +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
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
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
599e3707d0
WebGUI/Help/Asset_File.pm: Reorder fields to match form
...
FilePile: Remove startDate and endDate fields and docs
2006-04-28 23:37:20 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
Colin Kuskie
3155beb6f8
forward port of File template docs
2006-02-17 17:40:49 +00:00
Colin Kuskie
903ccd0777
manual merge of changes from 6.7.8 for File,Image assets
2005-10-31 04:41:38 +00:00
Colin Kuskie
88d6ce4ac0
retrofit for namespace support for hover help
2005-06-21 04:24:25 +00:00
Colin Kuskie
28cf1e4279
covert to hover help format
2005-06-18 16:06:28 +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