
I’ve implemented a plugin engine, loosely based on WordPress‘ plugin model, which should allow for simple “plug’n'play” addition of new Gregarius features!
Plugins are simple php files that can be dropped in the /plugins/ folder of your Gregarius installation, then activated in the configuration section.
Currently, Gregarius is shipped with the following plugins:
New window plugin: when activated, this plugin will make off-site links open in a new window
Url filter plugin: will turn URLs in your items into actual links
I’ll provide documentation on plugin-authoring as soon as possible, and will eventually set up a repository for third-party plugins.
This entry was posted on Saturday, May 14th, 2005 at 6:44 pm and is filed under features, gregarius.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
hmm… I was waiting for this :P
will update later and have a look to the 2 shipped plugins :P