[Radiant] Adding a page tree

2009-01-22 Thread Chaim Kirby
the page group type to add) Ideally I can also define the contents and page parts of those pages using the defaultPageParts plugin and page inheritance etc. Thanks, Chaim Kirby chaim.ki...@childrens.harvard.edu ___ Radiant mailing list Post: Radiant

Re: [Radiant] Adding a page tree

2009-01-23 Thread Chaim Kirby
I'll try the copy-move extension, it sounds like it may be close to what I want to do. I'm worried about training users on hacks and how well the site will hold up, but time shall tell. Chaim chaim.ki...@childrens.harvard.edu Mohit Sindhwani wrote: > Chaim Kirby wrote: >> I

[Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
deploy an extension? I searched through the documentation, but did not find an authoritative guide. Thanks, Chaim Chaim Kirby chaim.ki...@childrens.harvard.edu ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/ma

Re: [Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
Nate Turnage wrote: > On Thu, Jan 29, 2009 at 12:23 PM, Jeroen Janssen > wrote: > >> rake db:migrate:extensions >> rake radiant:extensions:update_all >> > > > Or if you don't want to migrate extensions after they have already been > migrated, assuming the extension is called "templates," this wo

Re: [Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
AND NOT a.attisdropped ORDER BY a.attnum (See full trace by running task with --trace) please help. Thanks, Chaim Sean Cribbs wrote: > Migrations are idempotent. That is, it doesn't hurt anything to run > them again if you're unsure. > > Sean > > Cha

Re: [Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
ap ok? > > Sean It bootstrapped fine, and I have the default styled blog when I go to the site I am hosting it on. Any thoughts, or should I try to use another db (not sure if I can - I am implementing this but have some mandates from On High(TM)) Chaim > > Chaim Kirby wrote: >> Ok -

Re: [Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
Nate Turnage wrote: > On Thu, Jan 29, 2009 at 1:50 PM, Sean Cribbs wrote: > >> Did your Radiant bootstrap ok? >> > > > I am guessing that is the problem, too. > > > ~Nate Here is the output from the bootstrapping step (it is a lot): # rake production db:bootstrap (in /opt/radiant) This task

Re: [Radiant] Extenision help for a newbie

2009-01-29 Thread Chaim Kirby
page but the /admin page gives me: Application error Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html Chaim Chaim Kirby wrote: > Nate Turnage wrote: >> On Thu, Jan 29, 2009 at 1:50 PM, Sean Crib

[Radiant] Unistall extensions

2009-02-09 Thread Chaim Kirby
I am having trouble with the copy_move extension under 0.6.9. I now know that I need to use an older version of the extension. How do I go about uninstalling the extension that I have currently installed so I can switch to the correct version? Thanks, Chaim Kirby chaim.ki...@childrens.harvard.edu

Re: [Radiant] Unistall extensions

2009-02-09 Thread Chaim Kirby
. Thanks, Chaim Kirby chaim.ki...@childrens.harvard.edu N. Turnage wrote: > Chaim Kirby wrote: >> I am having trouble with the copy_move extension under 0.6.9. I now know >> that I need to use an older version of the extension. How do I go about >> uninstalling the extension

[Radiant] Odd behavior with copy_move and default_page_parts

2009-02-23 Thread Chaim Kirby
Has anyone else run into this issue? I copied a tree of pages using the copy_move extension. Some of the pages use the default_page_parts extension to define page parts of children. Some of the children ended up with duplicate page parts, where only one had content. example: page_part_config ---

Re: [Radiant] Odd behavior with copy_move and default_page_parts

2009-02-23 Thread Chaim Kirby
Using radiant 0.6.9 Chaim Kirby wrote: > Has anyone else run into this issue? I copied a tree of pages using the > copy_move extension. Some of the pages use the default_page_parts > extension to define page parts of children. Some of the children ended > up with duplicate page

Re: [Radiant] Odd behavior with copy_move and default_page_parts

2009-02-23 Thread Chaim Kirby
1.9.1, Git rev. 79ee39addf4adabcf28fe77a8cb9cbf2338feda8 (The one that works correctly with 0.6.9) Chaim chaim.ki...@childrens.harvard.edu Andrea Franz wrote: > Hi Chaim, which version of copy_move are you using? > > On Mon, Feb 23, 2009 at 8:23 PM, Chaim Kirby > wrote: >&g

Re: [Radiant] Odd behavior with copy_move and default_page_parts

2009-02-24 Thread Chaim Kirby
bs already exist in the child they get created again. I assume the function gets triggered because copy_move just automagically fires add_child calls. Chaim Kirby chaim.ki...@childrens.harvard.edu Andrea Franz wrote: > I'll try to fixit asap, maybe rewriting tests with rspec to be u

[Radiant] Extensions updated for 0.7.1

2009-04-08 Thread Chaim Kirby
Does anyone know if the extensions: default_page_parts upload_manager have been updated for 0.7.1? Looking at github it doesn't look like it. Right now I am at 0.6.9 and would like to upgrade, but default_page_parts is a blocker for me. I know that there are other resource upload tools I can use

[Radiant] Dynamic urls for

2009-05-20 Thread Chaim Kirby
. Is it possible? What changes would I have to make to the aggregate extension? Am I just missing something? Thanks, Chaim Kirby chaim.ki...@childrens.harvard.edu Children's Hospital Informatics Program Children's Hospital Boston ___ Radiant ma

[Radiant] Is there an extension that makes pages from xml?

2009-05-20 Thread Chaim Kirby
Is there anything that gets me close, or should I be looking at rolling my own from scratch? (I would also be interested in extensions that do some part of me desired workflow, if only to scavenge code) Thanks, Chaim Kirby chaim.ki...@childrens.harvard.edu Children's Hospital Informatics Pro

Re: [Radiant] Dynamic urls for

2009-05-26 Thread Chaim Kirby
ayed differently in different contexts (main news page, quick view >news sidebar, rss feed) So a dynamic aggregate tag would be great. > >Is it possible? What changes would I have to make to the aggregate >extension? Am I just missing something? > >Thanks, >Cha

Re: [Radiant] Dynamic urls for

2009-05-26 Thread Chaim Kirby
g (RSS, news page, etc). You could do this > by having page parts, one for each of the types. Then, render the > correct page part depending on the type. > > I'm still thinking how to solve #1... but do I understand your problem > correctly? > > Cheers, >

Re: [Radiant] Dynamic urls for

2009-05-26 Thread Chaim Kirby
Ill try something like that. I figured I was going to have to go into the tag code and get it to evaluate any radiant tags in the urls list before parsing the urls, so it looks like that is what I will be doing. Thanks for the help! Chaim Mohit Sindhwani wrote: > Chaim Kirby wrote: >&g

Re: [Radiant] Subdomain

2009-06-02 Thread Chaim Kirby
admin interface to that domain. Chaim Kirby chaim.ki...@childrens.harvard.edu Children's Hospital Informatics Program Victor Zuniga wrote: > Hello, > > This is something it might already be possible and I am just not aware of > it. I would like to set up a portion of our main site

Re: [Radiant] Help!!!!!!!

2010-02-19 Thread Chaim Kirby
Neel - There usually isn't an install task for extensions If you have the comments extension in your vendor/extensions folder then from your root radiant folder run: rake production radiant:extensions:comments:migrate then run: rake production radiant:extensions:comments:update Chaim neel iyer w