[Radiant] Content parts for any model?

2010-12-06 Thread Christian Aust
Hi all, I'm working on two Radiant projects which need a custom model that has_many parts just like Page does. I used to basically copy-paste stuff from the original radiant views to resemble the lookfeel within the views of my model. Is there a more standard way to reuse the tabbed view of

Re: [Radiant] Content parts for any model?

2010-12-06 Thread Jim Gay
On Mon, Dec 6, 2010 at 6:24 AM, Christian Aust christian.a...@software-consultant.net wrote: Hi all, I'm working on two Radiant projects which need a custom model that has_many parts just like Page does. I used to basically copy-paste stuff from the original radiant views to resemble the

[Radiant] I'm confused...

2010-12-06 Thread Marc
Hi All, If I have a site with a number of extensions installed and I had to drop the database and want to reinitialise it what are the steps? I've tried rake production db:bootstrap --trace which fails due to missing columns that are part of various extensions. I've tried rake production

Re: [Radiant] I'm confused...

2010-12-06 Thread Jim Gay
On Mon, Dec 6, 2010 at 9:14 PM, Marc marc.bosc...@gmail.com wrote: Hi All, If I have a site with a number of extensions installed and I had to drop the database and want to reinitialise it what are the steps? I've tried  rake production db:bootstrap --trace which fails due to missing

[Radiant] Re: I'm confused...

2010-12-06 Thread Marc
Thanks Jim! rake production db:migrate:extensions didn't seem to get the job done - I think there is a dependancy between some of the extensions (copy_move, dashboard, page_preview, paperclipped, ray, reorder, settings, sns, sns_minifier). Funny enough if I do foreach extension (*) # in

Re: [Radiant] tagging extension w/ autocomplete

2010-12-06 Thread Jim Gay
On Thu, Dec 2, 2010 at 4:12 PM, bradley.t.her...@gmail.com bradley.t.her...@gmail.com wrote: Working on updating spanners taggable extension with auto-complete. It's got basic functionality now but needs updated to accept and auto- complete multiple tags.  If anyone wants to use it or help out

[Radiant] Re: tagging extension w/ autocomplete

2010-12-06 Thread Brad Herman
Will do... newer to github so im not fully up on best practices. Thanks :) Bradley Herman | iGoDigital® Personalized Product Recommendation Software | Cell 317.331.9718 l Office 888.496.2446x716 www.igodigital.com On Monday, December 6, 2010 at 11:09 PM, Jim Gay wrote: On Thu, Dec 2,

Re: [Radiant] Default snippets filter

2010-12-06 Thread Sam Whited
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/6/2010 22:35, Jim Gay wrote: A well-tested patch would be applied, for sure. Or, if you can't do that, make an issue for it https://github.com/radiant/radiant/issues How about something like this? It appears to be working for me and is not