A (very early, very alpha) release of the Geeklog Plugin Toolkit, intended to help plugin developers with creating and updating their plugins. This release only contains the Plugin Generator, which creates a (fully working) plugin skeleton.
New in this release: table / SQL support; function templates for the search, autotags, and menu bar entries. Include Rouslan Placella updates:
- Changed TYPE to ENGINE statement in MySQL file. Added requirement for MySQL 4.1+ default tip
- Added option to create a template for Configuration UI.
- PHP syntax error in autotag function.
Usage: Unzip the archive in on your hard drive.The Plugin Generator has to be called from the command line.
cd plugin-toolkit
php plgen.php
This version include the CLI version of PHP for windows.
commentaires (0)