Commit graph

53 commits

Author SHA1 Message Date
Colin Kuskie
f715630a7b Make a hexadecimal version of the assetId available for templates. 2009-10-23 13:22:21 -07:00
Colin Kuskie
a48c6e02f3 Document the missing keywords template variable that is now added to all assets. 2009-03-05 21:04:17 +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
6e47b77e30 Final few Help topics have been pruned. 2007-07-20 22:26:08 +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
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
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
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
174e3df9ef edit branch help. Added a new hoverHelp field for the recursive URL
set of fields.
2006-05-26 04:43:18 +00:00
Colin Kuskie
ae0f6ed162 stub in the help for edit branch and internationalize several labels
in forms.
2006-05-25 23:44:58 +00:00
Colin Kuskie
b55f99a83a Finished help for Asset toolbar 2006-05-25 23:12:01 +00:00
Colin Kuskie
e6350c9929 Made help for www_changeUrl and the Asset iconic tool bar 2006-05-25 22:37:16 +00:00
Colin Kuskie
45b61ec3ac i18n'ed three headers in Asset/www_manageVersions
Wrote help for Asset/www_manageVersions
2006-05-16 04:21:20 +00:00
Colin Kuskie
14cf8adf0a remove description field from def sub, it's no longer used
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
e82dfccc56 remove duplicate entry in Asset Help fields, make def properties in same order as editForm for easy reading 2006-04-28 21:50:52 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Colin Kuskie
c323789d64 Fix number of tests in Utility.t
Add help for dashboard and fix labels.
Remove startDate, endDate from Asset help.
Update Help template to show UI levels as data rather than content.
2006-03-03 05:28:53 +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
dfe1cc9c04 add hover help to edit metadata 2005-10-14 23:05:32 +00:00
Colin Kuskie
813287133a bugfix #1286646, documentation 2005-09-22 18:34:15 +00:00
Colin Kuskie
204466d2b1 retag help due to changes in International::get 2005-08-27 23:59:01 +00:00
Colin Kuskie
bbd2c2d897 retag help due to changes in International::get 2005-08-27 23:39:58 +00:00
Colin Kuskie
3fc303c9e0 move Export Page help from WebGUI to Asset. add hover help 2005-07-14 17:27:25 +00:00
Colin Kuskie
0780aacfe5 hover help 2005-07-08 04:47:16 +00:00
Colin Kuskie
e68f95a5f6 add utility assets to list of assets 2005-06-30 03:26:23 +00:00
Colin Kuskie
88d6ce4ac0 retrofit for namespace support for hover help 2005-06-21 04:24:25 +00:00
Colin Kuskie
f66a33ab10 adapted for hover help 2005-06-19 03:09:06 +00:00
Colin Kuskie
b842483dd6 first crack at hover help 2005-06-18 03:58:32 +00:00
Colin Kuskie
021490d49b document asset template variable, controls 2005-04-13 02:03:51 +00:00
Colin Kuskie
8744495b1d move asset files into a namespace 2005-04-05 20:19:19 +00:00
Colin Kuskie
3ba1218809 move macros into a namespace 2005-04-05 17:47:47 +00:00
Colin Kuskie
90187ae800 macro cleanup 2005-04-03 08:14:45 +00:00
Colin Kuskie
69cd257beb asset macros broken out into individual files 2005-04-01 00:50:03 +00:00
Colin Kuskie
d26ae790c9 dynamically generate a list of available wobjects. Note that nothing shows up for collaboration since there is not help yet. 2005-03-31 19:42:05 +00:00
Colin Kuskie
65f93c9c81 Place Wobject help into its own file 2005-03-05 01:15:28 +00:00
Colin Kuskie
a2745b6ba6 moved Asset/Redirect help into its own files 2005-02-25 03:57:29 +00:00
Colin Kuskie
fa532301da moved Asset/Snippet help into its own files 2005-02-25 03:37:18 +00:00
Colin Kuskie
0728c5375d placed Asset/File/Image help into its own files 2005-02-25 00:01:06 +00:00
Colin Kuskie
cb948913c8 placed Asset/File help into its own set of files 2005-02-24 23:22:35 +00:00
Colin Kuskie
26ee747001 internationalize Asset/File/Image.pm, help for Image Asset 2005-01-26 18:40:59 +00:00
Colin Kuskie
a6324e30b8 File Asset help 2005-01-26 17:37:09 +00:00
JT Smith
2110af418a moved metadata system into asset superclass, and added a fileImport script 2005-01-08 16:53:29 +00:00
Colin Kuskie
b76d5ae56e document Redirect Asset 2005-01-03 02:52:32 +00:00