Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
From the root of my project, I entered
./script/plugin install dynamic_finder
Returned to me were these lines:
Installing dynamic_finder
Done.
My problem is that dynamic_finder was not installed. How can I determine what went wrong?
Alan, mea culpa.
Dynamic finder was dependent on an esoteric/experimental/risky class I didn't remember to include into the trunk (still don't know if it will last)
I've removed the absurd dependency and now you can reinstall the plugin by removing
app/vendor/plugins/dynamic_finder
and then running
./script/plugin install dynamic_finder
Thanks, Bermi. I just want it for an example.
I am using Ruby docs to document "How to make an Akelos plugin." I also need to experiment to confirm what I am reading. In the process, I'm creating a PHP script that may be able to be used to create a "script/generate plugin xxxxx" feature. When I have a working/documented plugin, I'll begin to port the geokit. Wish me well.
BTW, I haven't found anything analogous to AkPlugin in the Ruby docs. If I were creating a plugin of a whole subsystem (model, view and controller), I'm going to have to figure out where AkPlugin would have to be used.
1 to 3 of 3