Updated plugin approved
Creativity is a drug I cannot live without.
PluginLibrary 13
|
Updated plugin approved
Creativity is a drug I cannot live without.
2012-06-19, 01:36 PM
![]() - settings() inadvertently deleted settings if you specified a setting without description. - xml_export() used a too small content length in the header, causing some webbrowsers to save an incomplete XML file (e.g. last 100 bytes missing).
2012-06-19, 02:14 PM
Thanks for the update frostschutz!
2012-08-02, 11:37 AM
(This post was last modified: 2012-08-02, 12:44 PM by hakimalireza.)
I click "install and active" in adminCP>plugin setting> plugin library 8, but phrase "install and active" don,t change yet.
thank you
2012-08-02, 01:13 PM
![]()
2012-08-31, 02:59 AM
Are we as a group saying that we should use this pluginLibrary with our plugins?
If so I will wrap it into my currently under development plugin, particularly for the is_member() function
2012-08-31, 03:18 AM
I think the most current appreciate feature in this is the ability to patch files. I personally wrote my own function similar to the is_member one.
2012-08-31, 03:45 AM
I have only used it once in any of my plugins, only because I needed to add a hook in a core file. Since I had to use it, it was easy enough to also use if for template and settings changes as well. Overall it was fairly easy to use, but I am not a fan of requiring third party stuff with my plugins. I suppose if I included it in my plugin's package it would be less of an issue.
Lost interest, sold my sites, will browse here once in a while. It's been fun.
2012-08-31, 04:45 AM
Personally I am not a fan of using 3rd party plugin libraries either, I think I will stick with making my own function then, certainly worth asking though and down the track I can easily include it if i need to
2012-08-31, 09:26 AM
I've used it a few times (MyAlerts requires it along with a few private plugins I've written). It cuts development time and just makes life easier.
|
« Next Oldest | Next Newest »
|