On Fri, Aug 29, 2008 at 1:16 PM, Christopher Dwan <[EMAIL PROTECTED]> wrote: > > The extension I'm working on requires restful_authentication and I've > currently got it in /vendor/plugins. I'd rather include the whole thing in > my extension. > > Is there any kind of 'etiquette' associated with that? > > Can I just dump it into /vendor/extensions/my_extension/vendor/plugins and > away we go? (I noticed that the Paperclipped extension puts it in that > location)
Yup, just put it it in that folder and it should work. Not sure what happens if two extensions include the same plugin though. Joe _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
