Roland0 wrote: > Jivelite embeds the LUA scripting language. It's user facing > functionality is implemented in ' applets' > (https://github.com/ralph-irving/jivelite/tree/master/share/jive/applets) > written in lua, based on the 'jive' > (https://github.com/ralph-irving/jivelite/tree/master/share/jive) > framework.. The jive framework does in fact contain a 'network module' > (https://github.com/ralph-irving/jivelite/tree/master/share/jive/jive/net) > ('example' > (https://github.com/ralph-irving/jivelite/blob/master/share/jive/applets/ImageViewer/ImageSourceHttp.lua)). > You can deploy your own applets which jivelite will run. > Alternatively, you can write a plugin which extends the standard LMS > menu (which Jivelite (and the HW players, and some other clients like > Material, extGUI4LMS, LMS TUI, mobile apps, ...) uses) to provide new > functionality (including a (limited) GUI). In this case, the code will > be perl and run on the server.
indeed my idea was to develop something running on LMS server, and not particularly on Jive only, to be usable on any LMS client (jivelite, ipeng,....) I'm looking for a very basic structure of plugin to start with Thomas ------------------------------------------------------------------------ tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976 View this thread: http://forums.slimdevices.com/showthread.php?t=113829 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
