|
eoCMS Developer
Offline
Posts: 1528
|
New Plugin System
Posted on: 2nd August, 2009, 06:48:12 AM
The new system is ready for creation. I have finalized the -info and what it will look like. With the addition of the alter_sql and create_sql functions, it means authors should have less problems making their plugins compatible with other databases. It also means, those functions can be used in the installer and future updater's. The current installer can now be modified to use one file with a list of all the queries and use the create_sql function instead of having separate create query files for each database.
The alter_sql currently only supports adding columns
Please do not PM me requesting support or anything, use the forums, thats what they are here for
|