de55d8f83b
lib/plugin.php now has a parent onAutoload function that finds most common files that are used in plugins (actions, dataobjects, forms, libs etc.) if they are put in the standardised directories ('actions', 'classes', 'forms', 'lib' and perhaps some others in the future). |
||
---|---|---|
.. | ||
actions | ||
locale | ||
ClientSideShortenPlugin.php | ||
README | ||
shorten.js |
ClientSideShorten causes the web interface's notice form to automatically shorten URLs as they entered, and before the notice is submitted. Installation ============ Add "addPlugin('ClientSideShorten');" to the bottom of your config.php That's it!