PluginsKit
PluginsKit copied to clipboard
Plugins repository for open source projects linked to GitHub
Use of fill() function generates a "Fatal error: Call to undefined function class_name()" (sfImageFillGD line 118). don't you mean "get_class()" instead of "class_name()"?
I'm getting this error when I try to add http://github.com/arian/mooModernizr to MooTools Forge... I created another plugin the same way and this does work... Then i tried to clone it...
Hi, I ran into this error when my readme file looked like this: ``` Plugin name ========= some text How to Use ----------------- ## Class: PluginName some text ``` As...
Hi Guillermo. I can't update my plugin, don't know why. Here's how it happened. I have plugin http://mootools.net/forge/p/meio_autocomplete and it is at version 0.81. Then i commit just one commit...
I think if there's a small 'how to' to install PluginsKit on your own system, it would be easier to fix things, add things and make commits that would make...
i am trying to add a project of mine: http://github.com/arieh/FunctionStack/ i made sure the project structure is fully compatible and has 2 tags before 1st attempt, but whenever i try...
It'd be great if the forge can tell the author (and visitors) which plugins and projects use this plugin. The latter is a little more difficult, but the former should...
i cant reference a local module. I'm getting this error: Dependency "0: Meio.Mask" is invalid. The format should be plugin-uid/release: [provided-component, ...] But Meio.Mask is provided localy on my own...