- 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.
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
There are several types of extension:
|
|
|
|
- Hook-based
|
|
- User Defined Attribute
|
|
- Command
|
|
- Format
|
|
- DOM
|
|
|