mps wrote: > I really appreciate all the plugins you built, Erland, and completely > respect your choice to step back. Still, I don't want to see the plugins > fade away. I would be willing to "stick a toe in the water" and try > maintaining the simple, useful, and relatively stable, DBQuery plugin. > If that works out, I'd consider adopting more. If I have to make any > changes, I would then create a fork, so I can keep any headaches out of > your hair.
Sounds great, the first thing you should do after verifying that it works in 8.0 is to either: - provide your own repository file with minTarget=8.0.0 and maxTarget=8.* and ask Michael(mherger) to add it to the official repository list by creating a pull request to the file https://github.com/LMS-Community/lms-plugin-repository/blob/master/include.json Or - Create a pull request with minTarget=8.0.0 to get Michael(mherger) add it to the list of unsupported plugins in the file https://github.com/LMS-Community/lms-plugin-repository/blob/master/unsupported.xml. This will make it possible to install through Plugins tab as long as you dont need to do any changes, but users need to enable installation of unsupported plugins to be able to install it. When you need to do changes you will need your own repository file. This is the Database Query plugin github repository if you want to look at the code or fork it: https://github.com/erland/lms-databasequery Erland Isaksson ('My homepage' (http://erland.isaksson.info)) Developer of 'many plugins/applets' (https://wiki.slimdevices.com/index.php/User_Erland.html) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=49483
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
