document what is required for automatic Asset listing in the Help system

This commit is contained in:
Colin Kuskie 2005-11-18 21:58:43 +00:00
parent 4d98283489
commit 561a6982e9

View file

@ -12,7 +12,7 @@ CONTENTS
3. Authentication Migration
4. Scheduler Migration
5. System Changes Affecting Migration
6. Automatic list of Assets in Help System.
1. Wobject/Asset Migration
@ -514,3 +514,8 @@ we are using a native mod perl handler. If you used $session{cgi} object
you'll now need to convert your applications to use the methods provided by
Apache2::Request which is referenced through $session{modperl} and $session{req}.
6. Automatic list of Assets in Help System.
-------------------------------------
6.1 Starting in WebGUI 6.7, there is now an automatic list of all Assets
in each site's WebGUI configuration file. For this to work correctly,
each Asset should have a Help entry named "assetName add/edit".