relabeled the outline

This commit is contained in:
JT Smith 2003-11-28 01:36:52 +00:00
parent a87317188b
commit de758d8dfe

View file

@ -6,40 +6,55 @@ you migrate your WebGUI 5.x plugins to the new API's.
CONTENTS CONTENTS
I. Wobject Migration 1. Wobject Migration
II. Macro Migration 2. Macro Migration
III. Authentication Migration 3. Authentication Migration
IV. Scheduler Migration 4. Scheduler Migration
V. System Changes Affecting Migration 5. System Changes Affecting Migration
I. Wobject Migration 1. Wobject Migration
-------------------- --------------------
1.1 Nothing Yet
There have currently been no changes to the Wobject API. There have currently been no changes to the Wobject API.
II. Macro Migration 2. Macro Migration
------------------- -------------------
2.1 Nothing Yet
There have currently been no changes to the macro API. There have currently been no changes to the macro API.
III. Authentication Migration 3. Authentication Migration
----------------------------- -----------------------------
3.1 Nothing Yet
There have currently been no changes to the authentication API. There have currently been no changes to the authentication API.
IV. Scheduler Migration 4. Scheduler Migration
----------------------- -----------------------
4.1 Nothing Yet
There have currently been no changes to the scheduler API. There have currently been no changes to the scheduler API.
V. System Changes Affecting Migration 5. System Changes Affecting Migration
------------------------------------- -------------------------------------
5.1 Nothing Yet
There have currently been no changes to the system that would affect any normal There have currently been no changes to the system that would affect any normal
use of the API's by plugins. use of the API's by plugins.