Lua
- 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:
8
scripts/extensions/README
Normal file
8
scripts/extensions/README
Normal file
@@ -0,0 +1,8 @@
|
||||
There are several types of extension:
|
||||
|
||||
- Hook-based
|
||||
- User Defined Attribute
|
||||
- Command
|
||||
- Format
|
||||
- DOM
|
||||
|
||||
Reference in New Issue
Block a user