I would like to accomplish the same functionality and also it looks that not everything works if I pull it directly. I've tried pulling http://topfunky.net/svn/plugins/calendar_helper/ so that I could use it in one of my extensions, but radiant can not see the generators that plugin should add to the app. Any ideas how to do this "properly" ?
On Mon, Aug 18, 2008 at 12:14 PM, Hamish Rickerby <[EMAIL PROTECTED]> wrote: > Hi, > > You can pull the plugins out directly with SVN or GIT into the > vendor/plugins directory. > > eg. > git clone git://github.com/technoweenie/attachment_fu.git > vendor/extensions/page_attachments/vendor/plugins/attachment_fu > > I personally am looking for a way to package plugins as part of an > extension, rather than having to pull them out separately, so that the > extension is completely self contained. Anyone know how to do that? > > ::: hamish rickerby ::: > http://glimmerdesign.com > > On 18/8/2008, "Pacifists" <[EMAIL PROTECTED]> wrote: > >>Hello, >> >>I was unable to find any documentation over google how I could install >>and use rails plugin with my radiant extension. In radiant's /script >>directory there's no 'plugin' executable to launch install command and >>that's where my ideas how to do that end. >> >>Thank you in advance >>_______________________________________________ >>Radiant mailing list >>Post: [email protected] >>Search: http://radiantcms.org/mailing-list/search/ >>Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
