- Created new scripts/extensions directory.
- Added README for extensions.
- Started priority.lua extension.
- Implemented api_task_get and api_task_set DOM accessors.
- Removed more obsolete API.
This commit is contained in:
Paul Beckingham 2011-04-17 00:48:05 -04:00
parent 9d0037bc78
commit 2f4efb28d6
4 changed files with 86 additions and 70 deletions

View file

@ -0,0 +1,8 @@
There are several types of extension:
- Hook-based
- User Defined Attribute
- Command
- Format
- DOM