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
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
91ee102c5f
Added more i18n labels to HttpProxy so that error messages can be internationalized.
...
Added skeletal documentation for the new RSS modules.
Fixed a bug in Search/Index.pm that was giving a warning during syntax checks.
2006-11-08 04:29:10 +00:00