webgui/docs/migration.txt
2003-11-28 01:36:52 +00:00

60 lines
1 KiB
Text

WebGUI 6.x Plugin Migration Guide
---------------------------------
This document is provided by the WebGUI 6.x development team in order to help
you migrate your WebGUI 5.x plugins to the new API's.
CONTENTS
1. Wobject Migration
2. Macro Migration
3. Authentication Migration
4. Scheduler Migration
5. System Changes Affecting Migration
1. Wobject Migration
--------------------
1.1 Nothing Yet
There have currently been no changes to the Wobject API.
2. Macro Migration
-------------------
2.1 Nothing Yet
There have currently been no changes to the macro API.
3. Authentication Migration
-----------------------------
3.1 Nothing Yet
There have currently been no changes to the authentication API.
4. Scheduler Migration
-----------------------
4.1 Nothing Yet
There have currently been no changes to the scheduler API.
5. System Changes Affecting Migration
-------------------------------------
5.1 Nothing Yet
There have currently been no changes to the system that would affect any normal
use of the API's by plugins.