On Nov 12, 2008, at 9:25 PM, [EMAIL PROTECTED] wrote:
Wow, that was sooo simple. Works like a charm! Impressive.. Now, thats the way a plugin should work. Nice work Mike.
Thank you :) Usually when someone has the need to do something special (such as use autocomplete) with Jeditable there is no need to touch Jeditable code itself. All you need to do is to write a custom input.
The reason why I created the plugin architecture (plugins for plugin) was to avoid bloat. Take 10 people and they have at least eight different needs. Making all their needs a configurable option would bloat the code.
Thus the solution: Make all basic features configurable and create API with which people can extend the features how ever they want.
-- Mika Tuupola http://www.appelsiini.net/