When you catch a breath, could you please add a page to the Wiki about this? You may recall that I wrote a number of times about my problems with the release candidates and adding extensions, and how I found that the easiest path for me was to svn mental, because otherwise none of the other examples on the net (which assumed a full source in place) were directly accessible within a gem install. In short, it was a failure on my part to understand how to interact with a gem instance Radiant from a development standpoint. As much as I want to use Gems for ease of updates, I also want to learn how to hack in the same type of environment.
Thanks again, Walter On Apr 27, 2007, at 9:22 AM, Sean Cribbs wrote: > The preferred way is to use the instance generator, as you did with > `radiant --database mysql target` and then use the `rake > radiant:freeze:gems` or `rake radiant:freeze:edge` to put the source > in vendor/radiant. We're not encouraging straight source checkouts > anymore because instances are far easier to keep up to date. > > Sean > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
