[Radiant] RC to Edge?

2010-03-23 Thread Alexis Masters
I thought we had upgraded to Radiant Edge for Womensgivingtree.org,  
but now suspect the guys installed Radiant RC instead. How do you  
upgrade safely on a site that is up and running? What is the correct  
shell command to accomplish the upgrade? All help gratefully  
accepted :-)
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com




___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I  
didn't realize I lost the ability to make galleries. The Galleries tab  
still works fine, and it is just as easy as always to create a new  
gallery, but the photos will not upload, either individually or as an  
import. The popup window for uploading comes right up, but there is no  
form on the single file tab and although the import tab does count the  
number of files in the import folder, the button does not initiate the  
upload.

I have uninstalled and reinstalled several times, but this issue  
persists.

Has anyone else had this issue come up? Does anyone have any ideas  
about how I can fix this?

Thanks, ~ Alexis
=




___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Interesting... In the Coldfusion world, I would have loud ugly error  
messages. Rails gives me Stealth error messages :-)

I didn't realize there was an error in there, Anna. Thanks very much  
for pointing me in the right direction. You will be interested to  
learn the culprit is likely the Twitter extension, again. I wasn't  
sure how much of the shell stuff to post, cause I don't want this hung  
up in moderation, but the final bit is here:

Processing SiteController#show_page (for 68.125.52.86 at 2010-03-22  
11:09:52) [GET]
   Parameters: {url=[javascripts, effects.js],  
action=show_page, controller=site}
Completed in 446ms (DB: 8) | 404 
[http://www.womensgivingtree.org/javascripts/effects.js 
]


Processing SiteController#show_page (for 68.125.52.86 at 2010-03-22  
11:09:36) [GET]
   Parameters: {url=[javascripts, effects.js],  
action=show_page, controller=site}
Twitter Notification failure: #Errno::ECONNRESET: Connection reset by  
peer
Completed in 21372ms (DB: 8) | 404 
[http://www.womensgivingtree.org/javascripts/effects.js 
]
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Mar 22, 2010, at 9:59 AM, banane wrote:

 Alexis- do you have access to the Radiant server log? You may find
 errors in there you can post to this thread.

 On Mon, Mar 22, 2010 at 8:54 AM, Alexis Masters alexismast...@gmail.com 
  wrote:
 Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I
 didn't realize I lost the ability to make galleries. The Galleries  
 tab
 still works fine, and it is just as easy as always to create a new
 gallery, but the photos will not upload, either individually or as an
 import. The popup window for uploading comes right up, but there is  
 no
 form on the single file tab and although the import tab does count  
 the
 number of files in the import folder, the button does not initiate  
 the
 upload.

 I have uninstalled and reinstalled several times, but this issue
 persists.

 Has anyone else had this issue come up? Does anyone have any ideas
 about how I can fix this?

 Thanks, ~ Alexis
 =




 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Anna, I removed the twitter extension, restarted the radiant, and the  
imports still don't come in. I suspect a javascript conflict. I do  
have firebug, and I'll go look with it, but I've never really gotten  
familiar with its use, and I can only hope it will tell me something.  
Thanks for your help.
~ Alexis
=
Alexis Masters, author




On Mar 22, 2010, at 11:25 AM, banane wrote:

 I have a new fork of the twitter extension, but it probably won't help
 you since that seems to be a configuration issue. It'd be a good idea,
 now that I think of it, to post twitter config errors more clearly!

 So, I also was thinking you might want to install (if you haven't)
 firebug and do an 'inspect' on those pages that aren't rendering,
 because it sounds vaguely like a JS issue.

 Anna

 On Mon, Mar 22, 2010 at 11:14 AM, Alexis Masters
 alexismast...@gmail.com wrote:
 Interesting... In the Coldfusion world, I would have loud ugly error
 messages. Rails gives me Stealth error messages :-)

 I didn't realize there was an error in there, Anna. Thanks very much
 for pointing me in the right direction. You will be interested to
 learn the culprit is likely the Twitter extension, again. I wasn't
 sure how much of the shell stuff to post, cause I don't want this  
 hung
 up in moderation, but the final bit is here:

 Processing SiteController#show_page (for 68.125.52.86 at 2010-03-22
 11:09:52) [GET]
   Parameters: {url=[javascripts, effects.js],
 action=show_page, controller=site}
 Completed in 446ms (DB: 8) | 404 
 [http://www.womensgivingtree.org/javascripts/effects.js
 ]


 Processing SiteController#show_page (for 68.125.52.86 at 2010-03-22
 11:09:36) [GET]
   Parameters: {url=[javascripts, effects.js],
 action=show_page, controller=site}
 Twitter Notification failure: #Errno::ECONNRESET: Connection reset  
 by
 peer
 Completed in 21372ms (DB: 8) | 404 
 [http://www.womensgivingtree.org/javascripts/effects.js
 ]
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com
 510 234-0027



 On Mar 22, 2010, at 9:59 AM, banane wrote:

 Alexis- do you have access to the Radiant server log? You may find
 errors in there you can post to this thread.

 On Mon, Mar 22, 2010 at 8:54 AM, Alexis Masters alexismast...@gmail.com
 wrote:
 Hello! When I upgraded WomensGivingTree.org a couple of weeks  
 ago, I
 didn't realize I lost the ability to make galleries. The Galleries
 tab
 still works fine, and it is just as easy as always to create a new
 gallery, but the photos will not upload, either individually or  
 as an
 import. The popup window for uploading comes right up, but there is
 no
 form on the single file tab and although the import tab does count
 the
 number of files in the import folder, the button does not initiate
 the
 upload.

 I have uninstalled and reinstalled several times, but this issue
 persists.

 Has anyone else had this issue come up? Does anyone have any ideas
 about how I can fix this?

 Thanks, ~ Alexis
 =




 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
As it turns out, this issue was a cache issue. The support guys at the  
webhost emptied the cache and I shut down everything on this end and  
did a hard reboot, which helps with cache issues. What we won't know  
for a while is whether it was the twitter extension that caused the  
cache to jam up or something with gallery extension or just with the  
particular large mix of extensions I use on this and most of my sites.
Thanks Anna :-)
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Mar 22, 2010, at 11:56 AM, banane wrote:

 I also use Firefox's Java error console to detect running errors. I'm
 also relatively new to firebug. Usually I do ctrl-click on something
 to inspect.
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Revisiting Twitter Extension Conflict?

2010-03-18 Thread Alexis Masters
Hi Anna,
Thanks VERY much for your help with this. It took me a couple of extra  
days to focus back on this. Other clients were clamoring for  
attention. I finally have updated both and now everything is great!
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Mar 15, 2010, at 11:17 PM, banane wrote:

 Hey Alexis

 Coupla things- I'd update your database mailer extension with  
 Ehaselwanter's:
 git://github.com/ehaselwanter/radiant-database-mailer-extension.git

 You don't need to migrate, just update and restart your server.

 Also update w/ my twitter extension (also no migrate necessary, just
 update). That will resolve the config conflict in both directions.

 In general, you may want to edit your environment.rb to load the
 extensions in the order that's most important to you- leaving the most
 important t the end. Then if there' sa conflict, your favorite ones
 won't be affected.

 Cheers
 Anna

 On Mon, Mar 15, 2010 at 10:54 PM, Alexis Masters
 alexismast...@gmail.com wrote:
 Anna, THANKS!!! I just got home and found you had worked on this. So
 great of you to jump in there! I'll try this out tomorrow and let you
 know how it goes.

 One question: Do I need to uninstall and reinstall Database_Mailer,  
 or
 will installing your Twitter fork work without reinstalling
 Database_Mailer?

 ~ Alexis
 =


 On Mar 15, 2010, at 12:24 PM, banane wrote:

 OK I forked  branched a twitter-extension that also renames the
 config() to twitter_config. works with database_mailer. Yay!

 http://github.com/banane/radiant-twitter-extension

 On Mon, Mar 15, 2010 at 11:39 AM, banane ban...@gmail.com wrote:
 Also- Haselwanter, your fix on the database_mailer is great, I'm
 using
 it now. thanks for adding the admin UI thing, too, it's small but
 it's
 nice to keep the log clean.

 One tip Alexis: setup your environment.rb to load the extensions  
 that
 are vital to your site last, so they override less important
 extensions. It's config.extensions = [ twitter,  
 database_mailer,
 mailer] etc. one of the first lines of that file.

 Anna

 On Mon, Mar 15, 2010 at 1:03 AM, Haselwanter Edmund
 edm...@haselwanter.com wrote:

 On 15.03.2010, at 08:14, banane wrote:

 If it makesyou feel better Alexis, I've replicated the error. I
 have a
 feeling it's due to both extensions setting the same constant.  
 I'm
 hunting it down.

 This is IMHO because both define a method config

 I did a fix on my mailer -fork and sent out a pull request

 http://github.com/ehaselwanter/radiant-mailer-extension/commit/22382ab1f44d4ccc900dc29bb938dcfbfb0bb0f9

 And I would like to suggest to all extension developers out there
 to think twice on naming methods while
 including them to the core page! E.g. do some name-spacing in the
 method name to avoid conflicts.

 cu edi



 On Sun, Mar 14, 2010 at 6:36 PM, banane ban...@gmail.com wrote:
 I'm going to try installing both and see if I can see the
 conflict.

 Anna

 On Sun, Mar 14, 2010 at 4:03 PM, Alexis Masters alexismast...@gmail.com
 wrote:
 Thanks for the suggestion, Anna. And your blog instructions are
 VERY
 clear and helpful. Loved them.

 Sadly, though, the good old

 Mailer config is not valid (see Mailer.valid_config?)

 was back on the form pages after the twitter extension was
 installed,
 so out it goes again until I can find a fix.

 DARN! I really want to use this, but on a site where forms are
 crucial, they must take precedence.
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com



 On Mar 14, 2010, at 3:24 PM, Anna Billstrom wrote:

 Can you check the log and tell the detailed error message?
 Basically
 is it part of the smtp config or another setting. See
 troubleshooting
 in my blog post on actionmailee (which database mAiler uses.


 http://www.banane.com/2009/10/27/radiant-mailer-extension-installation-basics


 Sent from my iPhone

 On Mar 14, 2010, at 1:18 PM, Alexis Masters alexismast...@gmail.com

 wrote:

 Hi All,
 A little over a month ago, I inquired about what might be
 causing the
 mailer extension to fail when the twitter extension is
 installed.
 John
 Polling answered that he had both extensions running  
 together.
 Thanks,
 John! I assumed the conflict might be due to the fact that my
 site
 used Radiant 0.8.1 while John's was on Radiant 9.0.

 I just upgraded a site from 0.8.1 to 9.0 and installed the
 twitter
 extension after the mail forms were all working optimally.
 Once again
 the dreaded Mailer config is not valid (see Mailer.valid
 config?) 
 appeared, and the twitter had to come out. Now I'm wondering
 if the
 mailer extension is the culprit after all, or if the
 database_mailer
 extension is causing the conflict due to the way it is
 configured.

 So this time, I ask, does anyone have the Twitter extension
 running
 alongside Database_Mailer?
 ~ Alexis
 =

 On Feb 9, 2010, at 11:48 PM, John Polling wrote:

 Hi Alexis,

 I've just

Re: [Radiant] Revisiting Twitter Extension Conflict?

2010-03-15 Thread Alexis Masters
Very cool :-) Here's wishing you sublime success!!!
~ Alexis
=



On Mar 15, 2010, at 12:14 AM, banane wrote:

 If it makesyou feel better Alexis, I've replicated the error. I have a
 feeling it's due to both extensions setting the same constant. I'm
 hunting it down.

 On Sun, Mar 14, 2010 at 6:36 PM, banane ban...@gmail.com wrote:
 I'm going to try installing both and see if I can see the conflict.

 Anna

 On Sun, Mar 14, 2010 at 4:03 PM, Alexis Masters alexismast...@gmail.com 
  wrote:
 Thanks for the suggestion, Anna. And your blog instructions are VERY
 clear and helpful. Loved them.

 Sadly, though, the good old

 Mailer config is not valid (see Mailer.valid_config?)

 was back on the form pages after the twitter extension was  
 installed,
 so out it goes again until I can find a fix.

 DARN! I really want to use this, but on a site where forms are
 crucial, they must take precedence.
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com



 On Mar 14, 2010, at 3:24 PM, Anna Billstrom wrote:

 Can you check the log and tell the detailed error message?  
 Basically
 is it part of the smtp config or another setting. See  
 troubleshooting
 in my blog post on actionmailee (which database mAiler uses.


 http://www.banane.com/2009/10/27/radiant-mailer-extension-installation-basics


 Sent from my iPhone

 On Mar 14, 2010, at 1:18 PM, Alexis Masters alexismast...@gmail.com 
 
 wrote:

 Hi All,
 A little over a month ago, I inquired about what might be  
 causing the
 mailer extension to fail when the twitter extension is installed.
 John
 Polling answered that he had both extensions running together.
 Thanks,
 John! I assumed the conflict might be due to the fact that my site
 used Radiant 0.8.1 while John's was on Radiant 9.0.

 I just upgraded a site from 0.8.1 to 9.0 and installed the twitter
 extension after the mail forms were all working optimally. Once  
 again
 the dreaded Mailer config is not valid (see Mailer.valid  
 config?) 
 appeared, and the twitter had to come out. Now I'm wondering if  
 the
 mailer extension is the culprit after all, or if the  
 database_mailer
 extension is causing the conflict due to the way it is configured.

 So this time, I ask, does anyone have the Twitter extension  
 running
 alongside Database_Mailer?
 ~ Alexis
 =

 On Feb 9, 2010, at 11:48 PM, John Polling wrote:

 Hi Alexis,

 I've just finished a site using both extensions and there was no
 problem at all. I was using Radiant 0.9 and I did tweak the  
 Twitter
 extension to use the user timeline rather than the search. Not
 certain
 if that matters though

 Regards

 John Polling
 twitter: @pollingj

 On 10 Feb 2010, at 06:15, Alexis Masters  
 alexismast...@gmail.com
 wrote:

 Hello All :-)
 I am working on some sites that require BOTH the Twitter and the
 Mailer extensions. I ran into an error, and in searching the  
 list
 for
 that error, leaned that these two extensions didn't work  
 together
 as
 of May 2009.

 Has anyone managed to get these working together or am I sunk???
 ~ Alexis
 =


 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org


 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Revisiting Twitter Extension Conflict?

2010-03-15 Thread Alexis Masters
Anna, THANKS!!! I just got home and found you had worked on this. So  
great of you to jump in there! I'll try this out tomorrow and let you  
know how it goes.

One question: Do I need to uninstall and reinstall Database_Mailer, or  
will installing your Twitter fork work without reinstalling  
Database_Mailer?

~ Alexis
=


On Mar 15, 2010, at 12:24 PM, banane wrote:

 OK I forked  branched a twitter-extension that also renames the
 config() to twitter_config. works with database_mailer. Yay!

 http://github.com/banane/radiant-twitter-extension

 On Mon, Mar 15, 2010 at 11:39 AM, banane ban...@gmail.com wrote:
 Also- Haselwanter, your fix on the database_mailer is great, I'm  
 using
 it now. thanks for adding the admin UI thing, too, it's small but  
 it's
 nice to keep the log clean.

 One tip Alexis: setup your environment.rb to load the extensions that
 are vital to your site last, so they override less important
 extensions. It's config.extensions = [ twitter, database_mailer,
 mailer] etc. one of the first lines of that file.

 Anna

 On Mon, Mar 15, 2010 at 1:03 AM, Haselwanter Edmund
 edm...@haselwanter.com wrote:

 On 15.03.2010, at 08:14, banane wrote:

 If it makesyou feel better Alexis, I've replicated the error. I  
 have a
 feeling it's due to both extensions setting the same constant. I'm
 hunting it down.

 This is IMHO because both define a method config

 I did a fix on my mailer -fork and sent out a pull request

 http://github.com/ehaselwanter/radiant-mailer-extension/commit/22382ab1f44d4ccc900dc29bb938dcfbfb0bb0f9

 And I would like to suggest to all extension developers out there  
 to think twice on naming methods while
 including them to the core page! E.g. do some name-spacing in the  
 method name to avoid conflicts.

 cu edi



 On Sun, Mar 14, 2010 at 6:36 PM, banane ban...@gmail.com wrote:
 I'm going to try installing both and see if I can see the  
 conflict.

 Anna

 On Sun, Mar 14, 2010 at 4:03 PM, Alexis Masters alexismast...@gmail.com 
  wrote:
 Thanks for the suggestion, Anna. And your blog instructions are  
 VERY
 clear and helpful. Loved them.

 Sadly, though, the good old

 Mailer config is not valid (see Mailer.valid_config?)

 was back on the form pages after the twitter extension was  
 installed,
 so out it goes again until I can find a fix.

 DARN! I really want to use this, but on a site where forms are
 crucial, they must take precedence.
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com



 On Mar 14, 2010, at 3:24 PM, Anna Billstrom wrote:

 Can you check the log and tell the detailed error message?  
 Basically
 is it part of the smtp config or another setting. See  
 troubleshooting
 in my blog post on actionmailee (which database mAiler uses.


 http://www.banane.com/2009/10/27/radiant-mailer-extension-installation-basics


 Sent from my iPhone

 On Mar 14, 2010, at 1:18 PM, Alexis Masters alexismast...@gmail.com 
 
 wrote:

 Hi All,
 A little over a month ago, I inquired about what might be  
 causing the
 mailer extension to fail when the twitter extension is  
 installed.
 John
 Polling answered that he had both extensions running together.
 Thanks,
 John! I assumed the conflict might be due to the fact that my  
 site
 used Radiant 0.8.1 while John's was on Radiant 9.0.

 I just upgraded a site from 0.8.1 to 9.0 and installed the  
 twitter
 extension after the mail forms were all working optimally.  
 Once again
 the dreaded Mailer config is not valid (see Mailer.valid  
 config?) 
 appeared, and the twitter had to come out. Now I'm wondering  
 if the
 mailer extension is the culprit after all, or if the  
 database_mailer
 extension is causing the conflict due to the way it is  
 configured.

 So this time, I ask, does anyone have the Twitter extension  
 running
 alongside Database_Mailer?
 ~ Alexis
 =

 On Feb 9, 2010, at 11:48 PM, John Polling wrote:

 Hi Alexis,

 I've just finished a site using both extensions and there  
 was no
 problem at all. I was using Radiant 0.9 and I did tweak the  
 Twitter
 extension to use the user timeline rather than the search. Not
 certain
 if that matters though

 Regards

 John Polling
 twitter: @pollingj

 On 10 Feb 2010, at 06:15, Alexis Masters  
 alexismast...@gmail.com
 wrote:

 Hello All :-)
 I am working on some sites that require BOTH the Twitter  
 and the
 Mailer extensions. I ran into an error, and in searching  
 the list
 for
 that error, leaned that these two extensions didn't work  
 together
 as
 of May 2009.

 Has anyone managed to get these working together or am I  
 sunk???
 ~ Alexis
 =


 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

[Radiant] Revisiting Twitter Extension Conflict?

2010-03-14 Thread Alexis Masters
Hi All,
A little over a month ago, I inquired about what might be causing the  
mailer extension to fail when the twitter extension is installed. John  
Polling answered that he had both extensions running together. Thanks,  
John! I assumed the conflict might be due to the fact that my site  
used Radiant 0.8.1 while John's was on Radiant 9.0.

I just upgraded a site from 0.8.1 to 9.0 and installed the twitter  
extension after the mail forms were all working optimally. Once again  
the dreaded Mailer config is not valid (see Mailer.valid config?)   
appeared, and the twitter had to come out. Now I'm wondering if the  
mailer extension is the culprit after all, or if the database_mailer  
extension is causing the conflict due to the way it is configured.

So this time, I ask, does anyone have the Twitter extension running  
alongside Database_Mailer?
~ Alexis
=

On Feb 9, 2010, at 11:48 PM, John Polling wrote:

  Hi Alexis,
 
  I've just finished a site using both extensions and there was no
  problem at all. I was using Radiant 0.9 and I did tweak the Twitter
  extension to use the user timeline rather than the search. Not  
certain
  if that matters though
 
  Regards
 
  John Polling
  twitter: @pollingj
 
  On 10 Feb 2010, at 06:15, Alexis Masters alexismast...@gmail.com
  wrote:
 
  Hello All :-)
  I am working on some sites that require BOTH the Twitter and the
  Mailer extensions. I ran into an error, and in searching the list  
for
  that error, leaned that these two extensions didn't work together as
  of May 2009.
 
  Has anyone managed to get these working together or am I sunk???
  ~ Alexis
  =


___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Revisiting Twitter Extension Conflict?

2010-03-14 Thread Alexis Masters
Thanks for the suggestion, Anna. And your blog instructions are VERY  
clear and helpful. Loved them.

Sadly, though, the good old

Mailer config is not valid (see Mailer.valid_config?)

was back on the form pages after the twitter extension was installed,  
so out it goes again until I can find a fix.

DARN! I really want to use this, but on a site where forms are  
crucial, they must take precedence.
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com



On Mar 14, 2010, at 3:24 PM, Anna Billstrom wrote:

 Can you check the log and tell the detailed error message? Basically
 is it part of the smtp config or another setting. See troubleshooting
 in my blog post on actionmailee (which database mAiler uses.


 http://www.banane.com/2009/10/27/radiant-mailer-extension-installation-basics


 Sent from my iPhone

 On Mar 14, 2010, at 1:18 PM, Alexis Masters alexismast...@gmail.com
 wrote:

 Hi All,
 A little over a month ago, I inquired about what might be causing the
 mailer extension to fail when the twitter extension is installed.  
 John
 Polling answered that he had both extensions running together.  
 Thanks,
 John! I assumed the conflict might be due to the fact that my site
 used Radiant 0.8.1 while John's was on Radiant 9.0.

 I just upgraded a site from 0.8.1 to 9.0 and installed the twitter
 extension after the mail forms were all working optimally. Once again
 the dreaded Mailer config is not valid (see Mailer.valid config?) 
 appeared, and the twitter had to come out. Now I'm wondering if the
 mailer extension is the culprit after all, or if the database_mailer
 extension is causing the conflict due to the way it is configured.

 So this time, I ask, does anyone have the Twitter extension running
 alongside Database_Mailer?
 ~ Alexis
 =

 On Feb 9, 2010, at 11:48 PM, John Polling wrote:

 Hi Alexis,

 I've just finished a site using both extensions and there was no
 problem at all. I was using Radiant 0.9 and I did tweak the Twitter
 extension to use the user timeline rather than the search. Not
 certain
 if that matters though

 Regards

 John Polling
 twitter: @pollingj

 On 10 Feb 2010, at 06:15, Alexis Masters alexismast...@gmail.com
 wrote:

 Hello All :-)
 I am working on some sites that require BOTH the Twitter and the
 Mailer extensions. I ran into an error, and in searching the list
 for
 that error, leaned that these two extensions didn't work together  
 as
 of May 2009.

 Has anyone managed to get these working together or am I sunk???
 ~ Alexis
 =


 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Multi-User Blog

2010-03-14 Thread Alexis Masters
I'd love to hear if anyone uses Radiant as a multi-user blog, and if  
so, how do you handle access? On WomensGivingTree.org, we really want  
to let other blog about their experiences with helping small NGOs, but  
at the same time, we are concerned about giving them access to our  
admin area. I was thinking that maybe I could add multi-user and then  
have a guest blogger username and password that we would give to the  
second (blogging) admin area. What do you think about that? If yoiu  
are doing or have done something different, we'd love to hear about it.
~ Alexis
=



___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Twitter Extension Not Posting To Twitter

2010-03-10 Thread Alexis Masters
I have Sean's Twitter extension installed on AgentSavant.com. The  
extension is posting Laurie's most recent Twitters to her site, but  
not to her Twitter account. I have review all the ReadMe stuff, looked  
at the.rb file, confirmed her Twitter username and password. Is there  
still something I've failed to do?
~ Alexis

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Multi_Site and Help Extensions for 0.9

2010-02-24 Thread Alexis Masters
Actually, a few weeks ago, there was a version for edge but now, the  
newest version is for 8.0. I downloaded the master, and according to  
the multi_site_extension.rb, it is for version 8.0. Which is odd,  
because I had trouble installing the master version earlier this month  
because it was the edge version. Now I have my first edge version set  
up and multi_site won't install.
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Feb 22, 2010, at 7:20 PM, Josh French wrote:

 Only multi_site and help were not 0.9 ready as of Friday night.

 MultiSite should run fine on edge. Were you having a specific  
 problem with it?

 Josh
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Fwd: Multi_Site and Help Extensions for 0.9

2010-02-24 Thread Alexis Masters
So sorry to bother the list with this. Never mind. I got multi_site  
installed this evening. I couldn't install with the script, but when I  
followed the README directions, the multi_site extension installed  
without a glitch. Help is next, but is less critical.
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



Begin forwarded message:

 From: Alexis Masters alexismast...@gmail.com
 Date: February 22, 2010 12:08:34 PM PST
 To: radiant@radiantcms.org
 Subject: Multi_Site and Help Extensions for 0.9

 Hello All,
 I have just set up my first 0.9 site with the rc version and I've  
 installed my usual stable of extensions without a glitch. Only  
 multi_site and help were not 0.9 ready as of Friday night.

 Does anyone have a sense of when these might be updated for 0.9?  
 Both are fairly crucial for the majority of my clients.
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com
 510 234-0027


___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Multi_Site and Help Extensions for 0.9

2010-02-22 Thread Alexis Masters
Hello All,
I have just set up my first 0.9 site with the rc version and I've  
installed my usual stable of extensions without a glitch. Only  
multi_site and help were not 0.9 ready as of Friday night.

Does anyone have a sense of when these might be updated for 0.9? Both  
are fairly crucial for the majority of my clients.
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Feb 22, 2010, at 10:33 AM, Leon Miller-Out wrote:

 On Mon, Feb 22, 2010 at 1:03 PM, Erik Ostrom e...@echographia.com  
 wrote:

 Those first two statements look to me like they'd at least make the  
 parts
 show up differently in the admin area.

 Did you commit the changes? (I don't know whether SQLite3 defaults to
 autocommit.)


 I didn't commit them, but I'm pretty sure the default is autocommit.



 Did you restart the server? (Depending on what mode you're running  
 it, this
 might be necessary.)


 Yup.



 On Mon, Feb 22, 2010 at 7:26 AM, Leon Miller-Out  
 l...@singlebrook.com
 wrote:

 Hi, folks! I was trying to rename some parts in one of our sites,  
 and I
 couldn't get the application to show me the new part names. Here's  
 what I
 did:

 sqlite update page_parts set name = 'left' where name = 'body';
 sqlite update page_parts set name = 'right' where name = 'sidebar';
 sqlite update layouts set content = replace(content, 'part=body',
 'part=left');
 sqlite update layouts set content = replace(content,  
 'part=sidebar',
 'part=right');
 (These last two are for the Chronicle extension's versioning table.)
 sqlite update versions set yaml = replace(yaml, 'name: body',  
 'name:
 left');
 sqlite update versions set yaml = replace(yaml, 'name: sidebar',  
 'name:
 right');

 When I loaded up the pages in the admin area, they were still called
 body
 and sidebar instead of left and right. What was I missing?

 Leon

 =
 Leon Miller-Out
 President  CTO, Singlebrook Technology, Inc
 l...@singlebrook.com
 p 607-330-1493
 f 607-697-0457
 516 W. State St. - Suite 100
 Ithaca, NY 14850
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Has Anyone Fixed Twitter/Mailer Extensions Conflict?

2010-02-10 Thread Alexis Masters
I'm still on 0.8.1. I wonder if that is why it won't work for me.  
Unfortunately, I can't spare the time to updgrade my server to 0.9 and  
solve this problem right now. Thanks, John :-)
~ Alexis
=



On Feb 9, 2010, at 11:48 PM, John Polling wrote:

 Hi Alexis,

 I've just finished a site using both extensions and there was no
 problem at all. I was using Radiant 0.9 and I did tweak the Twitter
 extension to use the user timeline rather than the search. Not certain
 if that matters though

 Regards

 John Polling
 twitter: @pollingj

 On 10 Feb 2010, at 06:15, Alexis Masters alexismast...@gmail.com
 wrote:

 Hello All :-)
 I am working on some sites that require BOTH the Twitter and the
 Mailer extensions. I ran into an error, and in searching the list for
 that error, leaned that these two extensions didn't work together as
 of May 2009.

 Has anyone managed to get these working together or am I sunk???
 ~ Alexis
 =
 Alexis Masters, author
 http://www.alexismasters.com
 510 234-0027



 On Feb 9, 2010, at 12:57 PM, banane wrote:

 Relax, Anton. I simply wrote that b/c Sean said others on the list
 might know the SQL method.

 On Tue, Feb 9, 2010 at 10:38 AM, Anton Aylward anton.aylw...@rogers.com
 wrote:
 banane said the following on 02/09/2010 12:34 PM:

 In pure SQL it would be:

 [snip]

 BTDT.   Deperately want to avoid going back!

 I'm not well versed enough in Rails to know how to do this, ha!
 Isn't
 there a sql option in ActiveRecord where you can just push in  
 db-
 sql
 and not worry about Rails doing the joins?

 The whole point was to use the rails _console_ and use the
 object-relational mapping.  If I wanted a SQL solution I wouldn't
 have
 asked in a Ruby/Rails/Radiant forum :-)

 I like the idea of constructs such as

 Page.find(:all. :conditions .).name
 as an extrapolation of
 Page.name

 This is Object stuff, which is a lot more natural to an natural
 language user than the half-RPN nature of SQL.

 SQL is really the assembly code of database programming.
 The Rails object relational mapping is the HLL.

 If you love programming in assembly code I'm not going to stop you.
 But most of the programmers I know use at least C or C++, if not
 Perl or
 PHP or Python, and Ruby is one of the more H of the HLLs.
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Has Anyone Fixed Twitter/Mailer Extensions Conflict?

2010-02-09 Thread Alexis Masters
Hello All :-)
I am working on some sites that require BOTH the Twitter and the  
Mailer extensions. I ran into an error, and in searching the list for  
that error, leaned that these two extensions didn't work together as  
of May 2009.

Has anyone managed to get these working together or am I sunk???
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Feb 9, 2010, at 12:57 PM, banane wrote:

 Relax, Anton. I simply wrote that b/c Sean said others on the list
 might know the SQL method.

 On Tue, Feb 9, 2010 at 10:38 AM, Anton Aylward anton.aylw...@rogers.com 
  wrote:
 banane said the following on 02/09/2010 12:34 PM:

 In pure SQL it would be:

 [snip]

 BTDT.   Deperately want to avoid going back!

 I'm not well versed enough in Rails to know how to do this, ha!  
 Isn't
 there a sql option in ActiveRecord where you can just push in db- 
 sql
 and not worry about Rails doing the joins?

 The whole point was to use the rails _console_ and use the
 object-relational mapping.  If I wanted a SQL solution I wouldn't  
 have
 asked in a Ruby/Rails/Radiant forum :-)

 I like the idea of constructs such as

   Page.find(:all. :conditions .).name
 as an extrapolation of
   Page.name

 This is Object stuff, which is a lot more natural to an natural
 language user than the half-RPN nature of SQL.

 SQL is really the assembly code of database programming.
 The Rails object relational mapping is the HLL.

 If you love programming in assembly code I'm not going to stop you.
 But most of the programmers I know use at least C or C++, if not  
 Perl or
 PHP or Python, and Ruby is one of the more H of the HLLs.
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Trouble installing database_mailer

2010-01-29 Thread Alexis Masters
Thanks Cristi and Anna for your responses. Due to the heroic  
assistance of the support staff at RailsPlayground, I finally got the  
most crucial extensions installed on the new VPS server.

We did have to check out the older version of Database_Mailer. There  
was some other issue that kept it from installing instantly with the  
0.8.1 version, but since I was not the one who accomplished this  
install, I cannot give you precise feedback about that other issue. If  
I learn anything more, I'll let you know.
~ Alexis
=
Alexis Masters, author  web developer




On Jan 28, 2010, at 11:39 PM, Cristi Duma wrote:

 actually nav is a reference to Radiant 0.9.1 RC1. There are branches  
 for
 each of the latest radiant versions.

 So for example if you're working on Radiant 0.8.1, you will need to  
 checkout
 that branch of the database_mailer extension

 git clone database_mailer repo
 cd vendor/extensions/database_mailer
 git checkout -b 0.8 origin/0.8

 now migrate, update, start using the extension

 Cristi

 On Fri, Jan 29, 2010 at 4:16 AM, Anna Billstrom ban...@gmail.com  
 wrote:

 Nav is a reference to an older radiant version, I believe. Check the
 available version branches on github.

 Sent from my iPhone

 On Jan 28, 2010, at 4:35 PM, Alexis Masters alexismast...@gmail.com
 wrote:

 Hi again,
 I currently have
  settings
  multi_site
  mailer
  help
  gallery
  blog

 installed and running without problems. I am trying to install
 database_mailer and get the following:
 -sh-3.2$ rake radiant:extensions:database_mailer:migrate --trace
 (in /home/alexis/radiant)
 ** Invoke radiant:extensions:database_mailer:migrate (first_time)
 ** Invoke environment (first_time)
 ** Execute environment
 rake aborted!
 undefined method `nav' for #Radiant::AdminUI:0xb6f06a5c
 /home/alexis/radiant/vendor/extensions/database_mailer/
 database_mailer_extension.rb:22:in `activate'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/
 extension.rb:60:in `activate'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/
 activesupport/lib/active_support/core_ext/symbol.rb:11:in `__send__'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/
 activesupport/lib/active_support/core_ext/symbol.rb:11:in `to_proc'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/
 extension_loader.rb:98:in `each'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/
 extension_loader.rb:98:in `activate_extensions'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/
 initializer.rb:184:in `after_initialize'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/ 
 railties/
 lib/initializer.rb:179:in `process'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/ 
 railties/
 lib/initializer.rb:113:in `send'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/ 
 railties/
 lib/initializer.rb:113:in `run'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/lib/radiant/
 initializer.rb:148:in `run'
 /home/alexis/radiant/config/environment.rb:14
 /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
 `gem_original_require'
 /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
 `require'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/
 activesupport/lib/active_support/dependencies.rb:156:in `require'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/
 activesupport/lib/active_support/dependencies.rb:521:in
 `new_constants_in'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/
 activesupport/lib/active_support/dependencies.rb:156:in `require'
 /usr/local/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/ 
 railties/
 lib/tasks/misc.rake:4
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in  
 `call'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in
 `execute'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in  
 `each'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in
 `execute'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in
 `invoke_with_call_chain'
 /usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
 `invoke_with_call_chain'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in
 `invoke_prerequisites'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in  
 `each'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
 `invoke_prerequisites'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in
 `invoke_with_call_chain'
 /usr/local/lib/ruby/1.8/monitor.rb:242:in `synchronize'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
 `invoke_with_call_chain'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in
 `invoke'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in
 `invoke_task'
 /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
 `top_level'
 /usr

Re: [Radiant] Trouble Installing Extensions

2010-01-29 Thread Alexis Masters
Hi Jim,
Thanks for your note. I actually did send a more detailed email to the  
list after your note yesterday morning, but I think it got held up in  
the moderator's queue.

Thanks to heroic efforts of the wonderful support staff at  
RailsPlayground, we finally got my new VPS configured with all the  
most crucial extensions at 2am this morning. The problems were not  
caused by the VPS or by missing gems. As I suspected, there were  
different issues with each extension, some of which went unnoticed  
right away and caused extensions installed farther down the line to  
not install correctly or not install at all.

The main culprit was the comments extension, which is the one  
responsible for the nil object message referenced below. If I had  
not been so relatively new to Radiant and so worn out I might have  
realized how to fix this before 1:30 in the morning :-)

What I had to do was modify by hand the two fields in the pages table  
that the comments extension adds from Null to Zero Fill. Then the nil  
object message went away and the pages loaded without a glitch.

I hope this manual fix does not create further problems down the road.  
If anyone has any warnings for me, I'm all ears.

I'm wondering if the comments extension was developed and tested using  
MySQL 5.1, which is what is on my VPS. Maybe earlier versions of MySQL  
were not so picky...
~ Alexis
=
Alexis Masters, author




On Jan 28, 2010, at 10:18 AM, Jim Gay wrote:

 On Jan 28, 2010, at 1:05 PM, Alexis Masters wrote:

 Hello,
 I have numerous successful Radiant sites running now and I love the
 CMS, though I have always has some difficulty getting the extensions
 installed. I have been working in a shared environment with earlier
 Radiant sites, but since I hoped to use Multi-Site and host a number
 of Radiant clients in this instance, I decided to move to a VPS
 account. I have had the worst trouble installing the necessary
 extensions. Almost none installed correctly though I have gone  
 through
 each extension's README and installed every required gem. Is this
 because something is missing from the configuration that needs to be
 there for extensions to install properly? I am on a VPS account
 running passenger. We have installed Radiant 0.8.1 from the current
 gem. We have tried both Ruby-enterprise-1.8.7-2009.10 and
 REE1.8.6-20090201 but the problem persists.

 Here is the message I get when trying to install with the standard
 script install method:

 rake aborted!
 You have a nil object when you didn't expect it!
 The error occurred while evaluating nil.to_sym

 We'll need more than that. Did you run the rake task with --trace ?  
 That will give you more detail about where the error occurs.
 And without knowing what extensions you have, there's no way anyone  
 can help.

 Many extensions seem to be managed with a tag for a particular  
 version of radiant, and the master branch chases the Radiant master.
 So for example you may have one extension installed which is  
 compatible with edge, but you may need to do git checkout  
 v0.8.1 (or whatever the tag name is for a particular extension)

 Reply back with more informative errors and I'm sure you can get the  
 help you need.

 Jim Gay
 http://www.saturnflyer.com

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Trouble Installing Extensions

2010-01-29 Thread Alexis Masters
Great. I'm glad this problem resulted in helping others. I have  
another quick question:
In Settings, under the Comments section, I have Notifications all set  
to true but the site does not send any notifications at all, not even  
to the moderator when a new comment is posted. Did I do something  
wrong or overlook something I need to do to make this happen?
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Jan 29, 2010, at 10:45 AM, Jim Gay wrote:

 On Fri, Jan 29, 2010 at 11:53 AM, Alexis Masters
 alexismast...@gmail.com wrote:
 Hi Jim,
 Thanks for your note. I actually did send a more detailed email to  
 the
 list after your note yesterday morning, but I think it got held up in
 the moderator's queue.

 Thanks to heroic efforts of the wonderful support staff at
 RailsPlayground, we finally got my new VPS configured with all the
 most crucial extensions at 2am this morning. The problems were not
 caused by the VPS or by missing gems. As I suspected, there were
 different issues with each extension, some of which went unnoticed
 right away and caused extensions installed farther down the line to
 not install correctly or not install at all.

 The main culprit was the comments extension, which is the one
 responsible for the nil object message referenced below. If I had
 not been so relatively new to Radiant and so worn out I might have
 realized how to fix this before 1:30 in the morning :-)

 What I had to do was modify by hand the two fields in the pages table
 that the comments extension adds from Null to Zero Fill. Then the  
 nil
 object message went away and the pages loaded without a glitch.

 I hope this manual fix does not create further problems down the  
 road.
 If anyone has any warnings for me, I'm all ears.

 I'm wondering if the comments extension was developed and tested  
 using
 MySQL 5.1, which is what is on my VPS. Maybe earlier versions of  
 MySQL
 were not so picky...
 ~ Alexis
 =

 Thanks for the details.
 I'm currently maintaining the Comments extension.

 I took a quick look at the migrations and it seems that the first one
 creates columns on the pages table and then tries to update them
 without first reloading the table information, and it also never sets
 a default value for the enable_comments field.

 I believe I've corrected this for others, but thanks for reporting  
 the problem.
 http://github.com/artofmission/radiant-comments/commit/71a32c46039658cee6ea54d7ef85bb4a9559


 On Jan 28, 2010, at 10:18 AM, Jim Gay wrote:

 On Jan 28, 2010, at 1:05 PM, Alexis Masters wrote:

 Hello,
 I have numerous successful Radiant sites running now and I love the
 CMS, though I have always has some difficulty getting the  
 extensions
 installed. I have been working in a shared environment with earlier
 Radiant sites, but since I hoped to use Multi-Site and host a  
 number
 of Radiant clients in this instance, I decided to move to a VPS
 account. I have had the worst trouble installing the necessary
 extensions. Almost none installed correctly though I have gone
 through
 each extension's README and installed every required gem. Is this
 because something is missing from the configuration that needs to  
 be
 there for extensions to install properly? I am on a VPS account
 running passenger. We have installed Radiant 0.8.1 from the current
 gem. We have tried both Ruby-enterprise-1.8.7-2009.10 and
 REE1.8.6-20090201 but the problem persists.

 Here is the message I get when trying to install with the standard
 script install method:

 rake aborted!
 You have a nil object when you didn't expect it!
 The error occurred while evaluating nil.to_sym

 We'll need more than that. Did you run the rake task with --trace ?
 That will give you more detail about where the error occurs.
 And without knowing what extensions you have, there's no way anyone
 can help.

 Many extensions seem to be managed with a tag for a particular
 version of radiant, and the master branch chases the Radiant master.
 So for example you may have one extension installed which is
 compatible with edge, but you may need to do git checkout
 v0.8.1 (or whatever the tag name is for a particular extension)

 Reply back with more informative errors and I'm sure you can get the
 help you need.

 Jim Gay
 http://www.saturnflyer.com

 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] Trouble Installing Extensions

2010-01-29 Thread Alexis Masters
I have ActionMailer::Base.smtp_settings = {
configured with the mail server.

Because of database_mailer, I think, I had to disable the  
config.frameworks
like so:
   config.frameworks -= []

Could this be why comments isn't sending notifications, and if so, is  
there some fix or work-around I can use to get both of these crucial  
extension to play nice?
~ Alexis
=

On Jan 29, 2010, at 11:59 AM, Jim Gay wrote:

 On Fri, Jan 29, 2010 at 1:57 PM, Alexis Masters alexismast...@gmail.com 
  wrote:
 Great. I'm glad this problem resulted in helping others. I have
 another quick question:
 In Settings, under the Comments section, I have Notifications all set
 to true but the site does not send any notifications at all, not even
 to the moderator when a new comment is posted. Did I do something
 wrong or overlook something I need to do to make this happen?

 Have you setup action_mailer?
 By default, an instance of Radiant has this set in the config/ 
 environment.rb

 config.frameworks -= [:action_mailer]

 You'd need to remove that line and configure action mailer to use your
 mail server.



 On Jan 29, 2010, at 10:45 AM, Jim Gay wrote:

 On Fri, Jan 29, 2010 at 11:53 AM, Alexis Masters
 alexismast...@gmail.com wrote:
 Hi Jim,
 Thanks for your note. I actually did send a more detailed email to
 the
 list after your note yesterday morning, but I think it got held  
 up in
 the moderator's queue.

 Thanks to heroic efforts of the wonderful support staff at
 RailsPlayground, we finally got my new VPS configured with all the
 most crucial extensions at 2am this morning. The problems were not
 caused by the VPS or by missing gems. As I suspected, there were
 different issues with each extension, some of which went unnoticed
 right away and caused extensions installed farther down the line to
 not install correctly or not install at all.

 The main culprit was the comments extension, which is the one
 responsible for the nil object message referenced below. If I had
 not been so relatively new to Radiant and so worn out I might have
 realized how to fix this before 1:30 in the morning :-)

 What I had to do was modify by hand the two fields in the pages  
 table
 that the comments extension adds from Null to Zero Fill. Then the
 nil
 object message went away and the pages loaded without a glitch.

 I hope this manual fix does not create further problems down the
 road.
 If anyone has any warnings for me, I'm all ears.

 I'm wondering if the comments extension was developed and tested
 using
 MySQL 5.1, which is what is on my VPS. Maybe earlier versions of
 MySQL
 were not so picky...
 ~ Alexis
 =

 Thanks for the details.
 I'm currently maintaining the Comments extension.

 I took a quick look at the migrations and it seems that the first  
 one
 creates columns on the pages table and then tries to update them
 without first reloading the table information, and it also never  
 sets
 a default value for the enable_comments field.

 I believe I've corrected this for others, but thanks for reporting
 the problem.
 http://github.com/artofmission/radiant-comments/commit/71a32c46039658cee6ea54d7ef85bb4a9559


 On Jan 28, 2010, at 10:18 AM, Jim Gay wrote:

 On Jan 28, 2010, at 1:05 PM, Alexis Masters wrote:

 Hello,
 I have numerous successful Radiant sites running now and I love  
 the
 CMS, though I have always has some difficulty getting the
 extensions
 installed. I have been working in a shared environment with  
 earlier
 Radiant sites, but since I hoped to use Multi-Site and host a
 number
 of Radiant clients in this instance, I decided to move to a VPS
 account. I have had the worst trouble installing the necessary
 extensions. Almost none installed correctly though I have gone
 through
 each extension's README and installed every required gem. Is this
 because something is missing from the configuration that needs to
 be
 there for extensions to install properly? I am on a VPS account
 running passenger. We have installed Radiant 0.8.1 from the  
 current
 gem. We have tried both Ruby-enterprise-1.8.7-2009.10 and
 REE1.8.6-20090201 but the problem persists.

 Here is the message I get when trying to install with the  
 standard
 script install method:

 rake aborted!
 You have a nil object when you didn't expect it!
 The error occurred while evaluating nil.to_sym

 We'll need more than that. Did you run the rake task with -- 
 trace ?
 That will give you more detail about where the error occurs.
 And without knowing what extensions you have, there's no way  
 anyone
 can help.

 Many extensions seem to be managed with a tag for a particular
 version of radiant, and the master branch chases the Radiant  
 master.
 So for example you may have one extension installed which is
 compatible with edge, but you may need to do git checkout
 v0.8.1 (or whatever the tag name is for a particular extension)

 Reply back with more informative errors and I'm sure you can get  
 the
 help

[Radiant] Trouble Installing Extensions

2010-01-28 Thread Alexis Masters
Hello,
I have numerous successful Radiant sites running now and I love the  
CMS, though I have always has some difficulty getting the extensions  
installed. I have been working in a shared environment with earlier  
Radiant sites, but since I hoped to use Multi-Site and host a number  
of Radiant clients in this instance, I decided to move to a VPS  
account. I have had the worst trouble installing the necessary  
extensions. Almost none installed correctly though I have gone through  
each extension's README and installed every required gem. Is this  
because something is missing from the configuration that needs to be  
there for extensions to install properly? I am on a VPS account  
running passenger. We have installed Radiant 0.8.1 from the current  
gem. We have tried both Ruby-enterprise-1.8.7-2009.10 and  
REE1.8.6-20090201 but the problem persists.

Here is the message I get when trying to install with the standard  
script install method:

rake aborted!
You have a nil object when you didn't expect it!
The error occurred while evaluating nil.to_sym
~ Alexis
=
Alexis Masters, author and web developer

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[Radiant] Congratulations on Redesign

2010-01-07 Thread Alexis Masters
Very nice job! I used the Registry a lot these past two days :-)
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Jan 7, 2010, at 10:00 AM, radiant-requ...@radiantcms.org wrote:

 Send Radiant mailing list submissions to
   radiant@radiantcms.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.radiantcms.org/mailman/listinfo/radiant
 or, via email, send a message with subject or body 'help' to
   radiant-requ...@radiantcms.org

 You can reach the person managing the list at
   radiant-ow...@radiantcms.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of Radiant digest...


 Today's Topics:

   1. Re: [ANN] Updated Extension Registry (Steven Southard)
   2. How-To Install New Relic RPM (Jeff Casimir)
   3. Re: Sharing radiant layouts with another Rails   _application_
  (not controller) (Asfand Yar Qazi)
   4. Re: [ANN] Updated Extension Registry (John Long)
   5. Re: [ANN] Updated Extension Registry (Steven Southard)


 --

 Message: 1
 Date: Wed, 6 Jan 2010 12:37:16 -0600
 From: Steven Southard ste...@stevensouthard.com
 Subject: Re: [Radiant] [ANN] Updated Extension Registry
 To: radiant@radiantcms.org
 Message-ID: ef9921bd-026c-4a40-9c76-0816e1e77...@stevensouthard.com
 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

 It truly looks great.  Really a big improvement.  Thank you.  Your
 design brings in a lot of cool new features and personalizes the
 extensions and there creators in a great way.  I was wondering if you
 would mind including a list all button next to the next button.
 I've grown quite fond of using my browser's find to do word searches.
 Also sometimes it's easier to scroll through the whole list to find
 things you might not of even known to type in a search field.

 Steven


 On Jan 6, 2010, at 2:07 AM, John Long wrote:

 Howdy folks,

 I am thrilled to announce that we have just deployed a new version of
 the Radiant Extension Registry for your enjoyment. We are working  
 hard
 to make it easy for you to find and install excellent Radiant
 extensions. There are now over 170 extensions on the site!

 You can visit the registry here: http://ext.radiantcms.org

 New features include:

 * A new look and feel - you will notice a lot of things look much
 nicer
 * Search - find extensions based on title or description
 * Pagination - with so many extensions, this was really needed
 * Screenshots - get a feel for the quality of the extension before
 installing
 * Available for Hire - you can now list that you are available for
 hire if you are interested in developing Radiant extensions
 professionally

 ATTENTION EXTENSION AUTHORS!!! Please update your extensions to
 include screenshots. Also the descriptions on most of the extensions
 could really use an update. Descriptions are now truncated on the
 index, which means that you can be a lot more descriptive on the
 extensions page. Please take the time to write a nice description for
 your extension.

 Special thanks to Joel Oliveira who helped me implement the new look
 and the screenshots functionality. Also, Victor vonder Luft of
 avlux.net was a huge help with getting it deployed.

 Let me know if you run into any problems on the new site. We are  
 still
 getting a couple of things ironed out.

 --
 John Long
 http://wiseheartdesign.com
 http://recursivecreative.com
 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



 --

 Message: 2
 Date: Wed, 6 Jan 2010 14:01:20 -0500
 From: Jeff Casimir j...@casimircreative.com
 Subject: [Radiant] How-To Install New Relic RPM
 To: radiant@radiantcms.org
 Message-ID:
   70dad9df1001061101u50094b18p3d4186bb6f951...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 All,

 Today I'm launching my first client site with Radiant and, before it
 goes live, wanted to setup New Relic RPM for performance monitoring.
 It's not tricky, but if you want to do the same, here's how:

 1) Change to your radiant root directory, then cd to vendor/plugins/
 2) Download the latest archive from their github page
 (http://github.com/newrelic/rpm).  On my linux host I used wget:
 wget http://github.com/newrelic/rpm/tarball/v2.9.9
 3) Extract the archive (in my case using tar -xvf newrelic-rpm- 
 db3063f.tar.gz)
 4) Move/rename the folder to rpm
 5) Delete the archive file
 6) Signup for a New Relic account if you haven't already
 7) Download the newrelic.yml
 8) Edit the YML file to change My Application to the name of your  
 app
 9) Put the YML file in the config folder of your radiant install
 10) Restart your webserver

 That should be it.  I had data pop up on newrelic.com within

[Radiant] Help With Questionnaire Extension

2010-01-07 Thread Alexis Masters
Hello again,
I have a new radiant site that needs the Questionnaire extension. The  
site is on Radiant 0.8.1. I keep getting this error when I try to  
create a new questionnaire:

/!\ FAILSAFE /!\  Thu Jan 07 10:40:21 -0800 2010
   Status: 500 Internal Server Error
   expected Hash (got String) for param `questionnaire'

Is anyone else using this extension on 0.8.1, and if so, have you seen  
and hopefully solved this issue?

~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Newsletter Extension Update?

2009-10-08 Thread Alexis Masters

Hello!

The newsletter extension is one of the most crucial extensions for me,  
and I keep watching for an update, but thus far, I haven't seen one.  
Does anyone know of anybody working to update the extension? I'd be  
willing to beta test or help in any way, but I simply don't have the  
skill set to take on an update myself...

~ Alexis



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 42, Issue 18

2009-09-15 Thread Alexis Masters

Thanks, Mohit. That vote of confidence is just what I needed to hear.
Smiles,
~ Alexis



On Sep 15, 2009, at 7:24 AM, radiant-requ...@radiantcms.org wrote:


Message: 8
Date: Tue, 15 Sep 2009 19:15:31 +0800
From: Mohit Sindhwani t...@onghu.com
Subject: Re: [Radiant] Using Page_Attachments and Paperclipped
Simultaneously?
To: radiant@radiantcms.org
Message-ID: 4aaf7753.6020...@onghu.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Alexis Masters wrote:

Hello!
I've been trying without success to install these two extensions
simultaneously. I would use only paperclipped if it were not for the
gallery extension, which seems to need page_attachments to operate.
Are any of you using either the gallery extension without
page_attachments or using page_attachments, gallery, and paperclipped
all on the same site?


Alexis,

You don't need page_attachments for Gallery - I have successfully got
paperclipped and gallery working together.  Based on my notes, I
installed Gallery first and then paperclipped.

Cheers,
Mohit.
9/15/2009 | 6:56 PM.



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Trouble installing paperclipped in 0.7.1 Radiant

2009-08-26 Thread Alexis Masters

Hello :-)
We have been trying to install the paperclipped extension using the  
branch marked radiant-0.7.1, but the version at this address seems to  
be 0.8:

http://github.com/kbingman/paperclipped/tree/radiant-0.7.1

Does anyone have the correct URL?

Any other suggestions on how we might be able to upload images to a  
radiant site other than page_attachements would be appreciated. We use  
Page_attachments for the pages, but I'm using a little DHTML slideshow  
script that is not (and cannot be made to be) dynamic, and  my clients  
need a simple way to upload and overwrite these images without using a  
separate FTP client.


Hope this makes sense (it has been a long day here)
~ Alexis





___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Trouble Setting Up New 0.8 Sites

2009-08-10 Thread Alexis Masters

Hello group!
I am eager to start using Radiant 0.8, but every time I try to set up  
a site with it, I have so much trouble that I revert back to 0.7.1. I  
have found where others are having the same problem I am having but  
cannot find a solution anywhere.


Can someone kindly help me figure this out? Here's a link to a post  
that clearly states the problem:

http://lists.radiantcms.org/pipermail/radiant/2009-July/013327.html

Thanks for any info you can share,
~ Alexis
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Big Problem with 0.7.1

2009-08-10 Thread Alexis Masters

Hello again,

I've been trying to get a new radiant site going for several days. My  
webhost installed 0.8 on my web server, so now I have to add a radiant  
0.7.1 in the vendor folder and so on. Doing this today, I encountered  
a major problem and had to start the setup all over again. Here's the  
problem:
When I finally get the new site setup and add a new User in the Admin,  
the site's css all disappears.


Has anyone else encountered this issue?

~ Alexis
=



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Trouble Setting Up New 0.8 Site

2009-08-08 Thread Alexis Masters

Hello group!
I am eager to try Radiant 0.8, but every time I try to set up a site  
with it, I have so much trouble that I revert back to 0.7.1. I have  
found where others are having the same problem I am having but cannot  
find a solution anywhere.


Can someone kindly help me figure this out? Here's a link to a post  
that clearly states the problem:

http://lists.radiantcms.org/pipermail/radiant/2009-July/013327.html

Thanks very much,
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Aug 8, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Radiant digest...


Today's Topics:

  1. Re: Search, 0.8.0 and Sqlite3 (Rafael Carvalho)
  2. Re: Problem unsolved: Multiple languages for content (exitseven)
  3. Warning: already initialized constant (Pablo Barboza)
  4. route_handler extension - what can I do when there's no
 parameters? (Rafael Carvalho)
  5. Re: Problem unsolved: Multiple languages for content
 (Haselwanter Edmund)
  6. Re: Problem with language_transliterate  mailer extension
 (exitseven)


--

Message: 1
Date: Fri, 7 Aug 2009 14:02:29 -0300
From: Rafael Carvalho rafaelmcarva...@gmail.com
Subject: Re: [Radiant] Search, 0.8.0 and Sqlite3
To: radiant@radiantcms.org
Message-ID:
346df7c10908071002p16f36aa3sf6038f6a70c1b...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

2009/8/7 Jim Gay j...@saturnflyer.com



That work is a fork of adsmart's branch which adds some migrations to
select whether or not an individual page part is searchable.
http://github.com/adsmart/radiant-search-extension/tree/master



I liked it with searchable option, but I had some problems with this
branch. Your's works fine.
So, I prefer wait until you update your branch.

Thanks for made It.

--
Rafael Carvalho


--

Message: 2
Date: Fri, 7 Aug 2009 19:18:31 +0200
From: exitseven exitse...@gmail.com
Subject: Re: [Radiant] Problem unsolved: Multiple languages for
content
To: radiant@radiantcms.org
Message-ID:
bb6728e00908071018u10a73b7ao5072597c9400c...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

Hey John,

thanks for the hint. At a first sight this seems to work pretty good.

Thanks!!
rainer

On Thu, Aug 6, 2009 at 10:15 PM, john muhljohnm...@gmail.com wrote:

could you just ask your snippet to give the right urls?

r:if_url matches='^/de'
r:navigation urls=home: /de/home | ueberuns: /de/ueber_uns/ |
kontakt: /de/kontakt/
/r:if_url
r:if_url matches='^/en'
r:navigation urls=home: /en/home | aboutus: /en/about_us/ |  
contact:

/en/contact/
/r:if_url

still some duplication but much less and duplicating layouts

On Thu, Aug 6, 2009 at 2:06 PM, exitsevenexitse...@gmail.com wrote:

Hey again,

sorry, I'm still looking around for a solution. I stumbled over an  
old

post of someone having the same problem
(http://www.ruby-forum.com/topic/133019). He writes exactly about  
what

I need. But besides I am unable to install the Language Redirect
extension, it is not exactly what I need.

I have to page trees:

1) /de/page
2) /en/page

The /de-tree is working fine. The user should now be able to hit a
link English version on the site and should then get to the
/en-tree-contents.

So far not a problem. The user gets to for example /en/home. But  
from

now on he should only get contents from the /en-tree:

/en/home/
/en/about_us
/en/contact
/en/...

I use a snippet to render the menu:
r:navigation urls=home: /de/home | ueberuns: /de/ueber_uns/ |
kontakt: /de/kontakt/

Do I have to double every layout I have into an /en- and an
/de-version? I thought there is propably some extension that
automatically routes every /de-request to the /en-tree if the user
requested the english version of the site one time by clicking the
English version link.

Hopefully you understand the problem and there is an answer  
somewhere outside...


Best wishes,
rainer
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant




--

Message: 3
Date: Fri, 7 Aug 2009 17:43:11 -0300
From: Pablo

[Radiant] Re: Radiant Digest, Vol 40, Issue 23

2009-07-15 Thread Alexis Masters
Is anyone successfully using the newsletter extension in 0.7.1 or 0.8?  
If not, does anyone have any sense of when it might be ready for prime  
time on these recent versions?

~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Jul 15, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Radiant digest...


Today's Topics:

  1. Re: Radiant Extension (Victor Pereira)


--

Message: 1
Date: Wed, 15 Jul 2009 10:08:39 +0200
From: Victor Pereira pelas...@gmail.com
Subject: Re: [Radiant] Radiant Extension
To: radiant@radiantcms.org
Message-ID:
20de8d550907150108l3fcb814id93898c76b2d7...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

Hey Andrew,
thanks for your reply. I will check it now. My idea is just to learn  
how to

play with radiant. I'm not trying to reinvent the wheel :-)

Best regards,

VP

On Tue, Jul 7, 2009 at 12:23 AM, Andrew Neil
andrew.jr.n...@googlemail.comwrote:


Hi,

You might like to have a look at these extensions:

  http://github.com/pilu/radiant-newsletter/tree/master

http://github.com/nelstrom/radiant-subscriber-lists-extension/tree/master

I wrote the subscriber_lists extension to gather email addresses  
through a
form on the website. It is basically a simplified version of the  
newsletter
extension (which is much more ambitious). The newsletter extension  
also
allows you to send emails to all of the email addresses that you  
gather
through the form. At the time I tried it out, I was unable to make  
rails
send email using a googlemail address, but I think that might have  
been

fixed since.

Both of these extensions are quite out of date, so they might need  
a bit of
work to get them working with the current version of Radiant. I  
think they

worked fine on Radiant 0.6.9.

I don't intend to update the subscriber list extension. If anyone  
would
like to take over it's maintenance, that's grand. For myself, I  
would always
choose to let a 3rd party deal with subscriber lists in the future.  
The
likes of MailBuild (http://www.mailbuild.com/) offers code snippets  
that

you can include in your templates. I recommend that you try them out.

Cheers,
Drew



On 4 Jul 2009, at 09:54, Victor Pereira wrote:

Hi, i'm trying to write a simple extension to store emails, that  
users can

entry thru the newsletter form in one of the default templates.
So i changed the snippet newsletter to something like that:
div class=box h3Our Newsletter/h3 form action=/ 
newsletter/send
method=get input class=email value=Enter your email  
address...

type=text id=email name=name / input class=subscribe
type=submit
value=Subscribe / /form /div

my route at my extension.rb is something like:

define_routes do |map|
 map.connect '/newsletter/send',
:controller='newsletter',:action='send'
end

As a test i tried to call my controller/action like that:

http://localhost:3000/newsletter/send?email=vpere...@web.de

It didnt work, my controller is like that:

class NewsletterController  ApplicationController no_login_required
#skip_before_filter :verify_authenticity_token def send #...@news =
Newsletter.find_or_create_by_email(params[:email]) @news =
Newsletter.new(params[:email]) @news.save flash[:notice] = Your e- 
mail

was
added to our newsletter redirect_back_or_default(/) end end

Questions:
1) I cannot use a normal form syntax in my html?
2) I cannot access the params at my controller?

Thanks!
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant




--

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

End of Radiant Digest, Vol 40, Issue 23
***


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Trouble with 0.8

2009-06-29 Thread Alexis Masters

Hello List,
I asked my webhost about Radiant 0.8, and the support guy immediately  
installed it for me. I am relatively new to Radiant, and didn't  
realize it would mess up my other sites when upgrading to the latest  
version. That was one problem.


But now, when I start a new site on 0.8, the site won't work past the / 
admin/login page. The error I get in the logs is:
Processing Admin::WelcomeController#login (for 98.234.94.139 at  
2009-06-29 16:26:03) [GET]

  Parameters: {action=login, controller=admin/welcome}
Rendering template within layouts/application
Rendering admin/welcome/login
Completed in 64ms (View: 5, DB: 59) | 200 OK [http://sitename.com/ 
admin/login]

Can anyone explain how to fix this?

Thanks
~ Alexis
=
Alexis Masters, author  web developer
http://www.designbyalexis.com


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 38, Issue 26

2009-05-27 Thread Alexis Masters

Thanks very much for this. I worked, and saved the day!
~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On May 25, 2009, at 7:31 AM, radiant-requ...@radiantcms.org wrote:


Message: 3
Date: Sun, 24 May 2009 22:38:00 -0400
From: Jim Gay j...@saturnflyer.com
Subject: Re: [Radiant] Radiant Inheritance?
To: radiant@radiantcms.org
Message-ID: e7724adf-d80d-407d-81c2-6bafd5a9d...@saturnflyer.com
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

You may set the default page parts for the entire site with:

Radiant::Config['defaults.page.parts'] = 'body, summary'

Not sure about what is up to date, but you could try the
default_page_parts extension for per-page defaults
http://github.com/santry/radiant-default-page-parts-extension/network


On May 24, 2009, at 10:15 PM, Alexis Masters wrote:


Hello! I am working again on http://www.wizardofpaws.us and I'm
trying to figure out how to make child pages have the same page
structure as their parent page. I am virtually certain that my site
user will *not* remember to add a summary page part when she writes
a new article. I had assumed that when I made child pages they would
inherit the same basic structure as a parent page, which in this
case is body and summary -- but to my disappointment they do not
seem to inherit anything but body. I think I must be doing
something wrong or may have overlooked something. Any help/advice
you can share will be most appreciated.
~ Alexis


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Need to Sort Staff_Profiles Extension Output

2009-04-27 Thread Alexis Masters
I'm using the staff_profiles extension, which is very helpful indeed,  
but I have not been able all day to find out how to re-sort the staff  
bios by ID rather than alphabetically on the last name. If anyone has  
done so or looked closely at that code with solid radiant experience,  
I'd be very grateful for some tips on how to do it.

~ Alexis
=
Alexis Masters, author




On Apr 27, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Radiant digest...


Today's Topics:

  1. Comment pending twice (Steven Southard)


--

Message: 1
Date: Mon, 27 Apr 2009 11:17:42 -0500
From: Steven Southard ste...@stevensouthard.com
Subject: [Radiant] Comment pending twice
To: radiant@radiantcms.org
Message-ID: 07bf2112-3d8f-4486-a4a5-2298c392c...@stevensouthard.com
Content-Type: text/plain;   charset=US-ASCII;   format=flowed;  
delsp=yes

After making a comment I see the thank you message twice along with
the comment, date and author.  Once it is approved I only see it
once.  Anyone have an idea where to look to get this sorted out.


Steven




--

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

End of Radiant Digest, Vol 37, Issue 32
***


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 37, Issue 26

2009-04-21 Thread Alexis Masters


~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Apr 21, 2009, at 8:03 AM, radiant-requ...@radiantcms.org wrote:


I have used Mailer with 0.7.1 and no issues.  I've added it to the
extension registry -- you can install it with script/extension  
install now.


Sean


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 37, Issue 26

2009-04-21 Thread Alexis Masters
Thanks, Sean. I will work with this on Thursday. I sure appreciate  
your efforts and those of this group. Radiant is wonderful because of  
all of you.

~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



On Apr 21, 2009, at 8:03 AM, radiant-requ...@radiantcms.org wrote:


I have used Mailer with 0.7.1 and no issues.  I've added it to the
extension registry -- you can install it with script/extension  
install now.


Sean


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Mailer Extension in Radiant 0.7.1

2009-04-20 Thread Alexis Masters

Hi Everyone,
I notice that there is a Mailer Extension page in the wiki, but there  
is no Mailer in the Extensions Registry. This makes me wonder if it  
can be used in 0.7.1. I have tried to install it several times  
following the instructions on the Installing Extensions page, but the  
Mailer never shows up in my list of extension in the admin area. I  
need to have at least one mailer on the site I'm finishing up, so any  
information ou can provde or alternatives you can share will be most  
appreciated.

Thanks,
~ Alexis
=
Alexis Masters, author  web developer
http://www.alexismasters.com
510 234-0027



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 37, Issue 20

2009-04-15 Thread Alexis Masters

Ok, I tried this again and got the following:

rake aborted!
no such file to load -- cucumber/rake/task

The filter is on the filter dropdown but no editor appears on the  
admin editing page.


~ Alexis


On Apr 15, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Radiant digest...


Today's Topics:

  1. Re: WymEditor on Radiant (Bjorn Michelsen)


--

Message: 1
Date: Wed, 15 Apr 2009 18:04:11 +0200
From: Bjorn Michelsen b...@bjornmichelsen.com
Subject: Re: [Radiant] WymEditor on Radiant
To: radiant radiant@radiantcms.org
Message-ID: 1239811373-sup-4...@snowstorm
Content-Type: text/plain; charset=UTF-8

Excerpts from Michael Kessler's message of ti. april 14 22:31:20  
+0200 2009:



The difference is, that the install task copies all public files to
the projects public directory, whereas the update task skips the  
wym.css


The wym.css file styles the elements in the editor that have classes
from the class selector box on the right assigned.


Ah, cool. Thanks for letting me know.

In other words, put

 rake radiant:extensions:wym_editor_filter:install

before

 rake radiant:extensions:wym_editor_filter:update

..for greater glory.
--
Mvh.
Bjørn Michelsen
MOB: +47 934 55 474


--

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

End of Radiant Digest, Vol 37, Issue 20
***


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Radiant Digest, Vol 37, Issue 20

2009-04-15 Thread Alexis Masters
Please disregard my last reply... I should have written my host first.  
My host was missing the cucumber gem.


All is fine, now. The wonderful WYMeditor is installed and functioning  
now. Hooray, and thanks to all who helped!


And especially, thanks to Benny, who added WYMeditor today to the  
Radiant Extensions Registry and made our lives much better in the  
process.


Smiles,
~ Alexis
=
Alexis Masters, author  web developer





On Apr 15, 2009, at 10:00 AM, radiant-requ...@radiantcms.org wrote:


Send Radiant mailing list submissions to
radiant@radiantcms.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.radiantcms.org/mailman/listinfo/radiant
or, via email, send a message with subject or body 'help' to
radiant-requ...@radiantcms.org

You can reach the person managing the list at
radiant-ow...@radiantcms.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of Radiant digest...


Today's Topics:

  1. Re: WymEditor on Radiant (Bjorn Michelsen)


--

Message: 1
Date: Wed, 15 Apr 2009 18:04:11 +0200
From: Bjorn Michelsen b...@bjornmichelsen.com
Subject: Re: [Radiant] WymEditor on Radiant
To: radiant radiant@radiantcms.org
Message-ID: 1239811373-sup-4...@snowstorm
Content-Type: text/plain; charset=UTF-8

Excerpts from Michael Kessler's message of ti. april 14 22:31:20  
+0200 2009:



The difference is, that the install task copies all public files to
the projects public directory, whereas the update task skips the  
wym.css


The wym.css file styles the elements in the editor that have classes
from the class selector box on the right assigned.


Ah, cool. Thanks for letting me know.

In other words, put

 rake radiant:extensions:wym_editor_filter:install

before

 rake radiant:extensions:wym_editor_filter:update

..for greater glory.
--
Mvh.
Bjørn Michelsen
MOB: +47 934 55 474


--

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

End of Radiant Digest, Vol 37, Issue 20
***


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] WymEditor on Radiant

2009-04-14 Thread Alexis Masters
Hello! I am enjoying getting to know Radiant, and have been searching  
and reading the archives as well as reading the digests when they  
arrive. Thank you all for all you have done to make this CMS so  
functional.


I came upon a wonderful XML editor that apparently has been used  
successfully on Radiant, but I am having trouble getting it to work,  
and my tech support folks have not been able to install it either. We  
managed to get the Wymeditor filter installed correctly but the editor  
itself never showed up in the admin edit pages.


Does anyone have this running on their Radiant sites, and if so, can  
you kindly share any tips you might have about installing it---or  
better yet, may I hire you to install it for me?

~ Alexis
=
Alexis Masters, author
http://www.alexismasters.com
510 234-0027



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant