Most plugins work in one of two ways, they either provide a lib.php filled with common functions and some scripts with standard names, or they subclass a proto-plugin and override a few method functions to achieve their goals.
The best way to learn is to pick an example from the core code that is similar to what you want to do and start playing with it. There are also some template plugins to help get you started.
No comments:
Post a Comment