document what is required for automatic Asset listing in the Help system
This commit is contained in:
parent
4d98283489
commit
561a6982e9
1 changed files with 6 additions and 1 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue