[Radiant] Re: Re: Multiple Sites with seperate users

2009-02-16 Thread Bartee Lamar
Mr Magpie wrote: >> Could you keep us posted on this forum. >> >> I really would like to have this. I have installed 0.7.0 >> >> I am going to hold off using this until I can get multi-sites and users. >> >> thanks > > Hey, I wouldn't want anyone to be holding their breath for me to do > this

[Radiant] Re: Comments order asc or desc

2009-02-15 Thread Bartee Lamar
Steven Southard wrote: > Has anyone added the option to comments:each for order? I've got > comments working great so I thought they would also do a fine job of > testimonials but the order needs to be reversed. Ordering comments by > index or date would be very useful. Can anyone think of a way

[Radiant] Re: Re: Multiple Sites with seperate users

2009-02-15 Thread Bartee Lamar
Michael Kessler wrote: > Nick Plate has done user scoping for the multi_site extension: > http://github.com/zapnap/radiant-multi-site-extension/commit/46a035d00126be51a49f431e4838f3968d156486 > but unfortunately he did it just before josh french converted the > official tests to specs. So you have

[Radiant] blog tags ??

2009-02-14 Thread Bartee Lamar
I installed the tags extension. However I do not see how I would add "tags" to a blog. Also from the instructions Make a page to sit in /search/by-tag, and give it the "Tag Search" pagetype. is cryptic to me. I do not understand what they are trying to say. I would like to construct a side b

[Radiant] Re: Multiple Sites with seperate users

2009-02-14 Thread Bartee Lamar
Mr Magpie wrote: > Jeffrey Jones wrote: >> There is an extension for the first part, running sites separately: >> >> http://ext.radiantcms.org/extensions/3-multi-site >> >> Not sure on its compatibility with radiant 0.7 nor running two separate >> sites while sharing content. > > Thanks for that

[Radiant] Radiant 0.7.0 HostingRails.com - install problems solved

2009-02-14 Thread Bartee Lamar
ok... I got 0.7.0 installed at HostingRails.com as hosted account. They had to: Add gem rspec Add gem cucumber update hoe to the version required. Then I was able to get rake production db:bootstrap to run... Thanks Kumar for excellent support on Saturday.. Now all I have to do is get a sit

[Radiant] Re: no such file to load -- spec/rake/spectask- DISREGARD !!

2009-02-14 Thread Bartee Lamar
Read then instructions next time ! Sorry to bother. -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/list

[Radiant] no such file to load -- spec/rake/spectask

2009-02-14 Thread Bartee Lamar
Trying to install 0.7.0 New install on HostingRails.com ( I had 0.6.9 running ) Rails is 2.2.2 Set up database. Updated database.yml. ran rake production db:bootstrap Got the error: no such file to load -- spec/rake/spectask gem list --local rspec is not listed. Do I need the testing f

[Radiant] Paperclipped rake error...

2009-02-03 Thread Bartee Lamar
getting error from rake command.. I think I need rails paginate, but not sure...?? Partial trace below. bar...@bartee-linux:~/railsprojects/myradiant$ rake development db:migrate:extensions (in /home/bartee/railsprojects/myradiant) rake aborted! undefined method `has_attachment' for # (See ful

[Radiant] render json data into HTML Header

2009-01-02 Thread Bartee Lamar
I am writing an extension. I have a couple of approaches. I would like to like json data, into the HTML section. Is there any what do that from an extension ? -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantc

[Radiant] rendering converting characters ... Bad Results.

2009-01-02 Thread Bartee Lamar
I am writing an extension to output images. I have an array of hashes. Each has has a comment and image keys. Example of 3rd entry in array {"comments"=>"Great pictures for a little Cannon A540 6 megapixel camera.", "img"=>"http://lh3.ggpht.com/_oHfKrHmaVuo/SMKpno_-V7I/Cpg/AcrME-p7

[Radiant] Re: 1st Extension - Class Call from module newext_tags.rb

2008-12-29 Thread Bartee Lamar
Manuel Excellent!!! That worked. Thanks... I am obviously new to ruby/rails etc.. My first name is Bartee. Now on to the next step, I am sure I will have more questions. ...bartee... -- Posted via http://www.ruby-forum.com/. ___ Radiant mailin

[Radiant] 1st Extension - Class Call from module newext_tags.rb

2008-12-28 Thread Bartee Lamar
I am writing my 1st extension.. also new to rails and ruby.. oh why not... In the newext_tags.rb module I am trying to call a method from a newext.rb Class Newext The method cannot be found. If I move the Class definition at then end of the module NewextTags it works. I am using the rake comman

[Radiant] Re: TinyMCE ? FCKeditor ? .... what's UP ???

2008-09-03 Thread Bartee Lamar
Casper, Again thanks for the excellent post. It worked.. except there is an error in the 1st svn request. It is noted on the "issues" page. It should be this Correct svn command tu put the javascript/extensions/tinymce folder is: svn checkout http://radiant-tinymce- extension.googlecode.com

[Radiant] Installing Extensions: HostingRails.com

2008-09-01 Thread Bartee Lamar
I am very new, but I am having fun and learning everyday. mysaw.com is up !!! I actually go this running on hostingrails.com without any help. I KNOW I have a lot of work to do, but it's start and it's real. BTW, this is my hobby site. My hobby is woodworking !!! If you are interested here is th

[Radiant] Re: selecting current page in menu

2008-08-30 Thread Bartee Lamar
Sean, Thanks... I just pasted your code into my header and poof... it worked. I am starting to get it I am a 40 year programmer, but realize the power of things like Radiant CMS. I have a lot to learn, but I am SOLD on Radiant... Good community I will let y'all know when I get my

[Radiant] selecting current page in menu

2008-08-29 Thread Bartee Lamar
I have this as my menu. I need to identify which is the current page so I can set the class="here" How can I do that ? Home Shop Projects Gallery About Me Contact Us -- Posted via http://www.ruby-forum.com/.

[Radiant] Re: TinyMCE ? FCKeditor ? .... what's UP ???

2008-08-29 Thread Bartee Lamar
Casper, Thanks for excellent post. I was leaning towards TinyMCE since my experience with FCK has been difficult at best. I will grab your setting and give it a try this weekend. ...bartee... -- Posted via http://www.ruby-forum.com/. ___ Radiant ma

[Radiant] Re: TinyMCE ? FCKeditor ? .... what's UP ???

2008-08-28 Thread Bartee Lamar
Well, I guess that's a mixed review I have experience with FCK in coldfusion and it IS NOT trivial to get working. Lots of challenges with sub-directories and location revalent to the site structure. So I will keep all posted as to my travels.. I have yet to get a blog up, because I am be

[Radiant] TinyMCE ? FCKeditor ? .... what's UP ???

2008-08-28 Thread Bartee Lamar
I am new. Getting my 1st application running on my machine. Going pretty well. So I at WYSIWYG !!! So what is the state of TinyMCE and/or FCKeditor in Radiant?? -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiant