Developing a plugin - need some help with WebUI part
Posted: Mon Jun 04, 2012 4:21 pm
As the title says, I'm developing a plugin. The core functionality is working great, and the GtkUI part is functioning fine too.
The WebUI part is really throwing me off however, as I don't often use JavaScript and I have never used the ExtJS framework before and don't really have any idea what I'm doing for it.
I have looked over the code for official and 3rd party plugins that have WebUI sections, but it differs greatly from the skeleton code that gets generated that I don't even know where to start taking it apart!
All I need is a preferences page that can modify the config data used by the plugin.
Any help is appreciated.
The WebUI part is really throwing me off however, as I don't often use JavaScript and I have never used the ExtJS framework before and don't really have any idea what I'm doing for it.
I have looked over the code for official and 3rd party plugins that have WebUI sections, but it differs greatly from the skeleton code that gets generated that I don't even know where to start taking it apart!
All I need is a preferences page that can modify the config data used by the plugin.
Any help is appreciated.