Difference between revisions of "Extensions"
From Owl
(→Overview) |
|||
Line 1: | Line 1: | ||
+ | {{FutureRelease}} | ||
+ | |||
==Overview== | ==Overview== | ||
Extensions allow developers to add functionality to Owl. Extensions can be created to use the core functionality of Owl using the Lua scripting language. Extensions are not the same Parsers. Parsers allow Owl to communicate with additional websites, extensions give extra functionality to Owl. | Extensions allow developers to add functionality to Owl. Extensions can be created to use the core functionality of Owl using the Lua scripting language. Extensions are not the same Parsers. Parsers allow Owl to communicate with additional websites, extensions give extra functionality to Owl. | ||
[[Category:Extensions]] | [[Category:Extensions]] |
Revision as of 10:49, 12 June 2014
Upcoming Release Some or all of the features mentioned in this article may not be present in the current public release of Owl. |
Overview
Extensions allow developers to add functionality to Owl. Extensions can be created to use the core functionality of Owl using the Lua scripting language. Extensions are not the same Parsers. Parsers allow Owl to communicate with additional websites, extensions give extra functionality to Owl.