Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthoralake
    • CommentTimeMar 27th 2008
     

    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?

    •  
      CommentAuthorbermi
    • CommentTimeMar 27th 2008
     

    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
    
    • CommentAuthoralake
    • CommentTimeMar 28th 2008
     

    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.

Add your comments
    Username Password
  • Format comments as