Re: [Radiant] Problem with twitter_tags in Radiant 0.8.1

2009-09-24 Thread Eric de Hont

Haselwanter Edmund schreef:


On 23.09.2009, at 23:30, Eric de Hont wrote:


Dear List,

After installing the extentions Twitter and Twitter_Tags and 
installing de ruby gem twitter I still can't get Twitter_Tags to work.


they don't play nicely together. I think it would make sense to merge 
them. Its on which one is load first as they define the same module 
(IMHO)


I plan on merging them and add a caching for the not so unlikely case 
that twitter is down ... but I;m very busy at the moment.


As a intermediate solution you could try to set:

  config.extensions = [ :twitter_tags, :twitter , :all ]

in your environment.rb

Thanks, that works fine!

A merge would be great, since whoever uses Radiant to post 
Twitter-messages will also want to read them.


By the way, I don't see a command to retrieve the profile pic. Is there 
a way to do that?


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


[Radiant] Problem with twitter_tags in Radiant 0.8.1

2009-09-23 Thread Eric de Hont

Dear List,

After installing the extentions Twitter and Twitter_Tags and installing 
de ruby gem twitter I still can't get Twitter_Tags to work.


I created a page wich contains nothing but:
 
   
  
 (/>)

  
   
 

When I display the page I see:

*undefined tag `tweets'

When I click on extentions I see all the extentions I installed. When I 
click on 'Available Tags' the only twitter-related thing I can find is: *



   

*Is Twitter_Tags incompatible with 0.8.1, or is there a conflict with 
other extentions?

Archive
Edit Published Date
Fckeditor
Mail To
Markdown Filter
Page Preview
Paperclipped
Settings
Simple Password
Sitemap Xml
Textile Editor
Textile Filter
Twitter
Twitter Tags


http://www.netcollectief.nl/twitter/

*What's up?*

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


Re: [Radiant] Small obstacle for a newby installing settings and paperclipped extentions

2009-09-15 Thread Eric de Hont

Mohit Sindhwani schreef:

Eric de Hont wrote:

Hi all,

Being a newbie to Radiant I have encountered -and 
solved- a little problem. I'll describe the problem 
and the solution so other people might learn from the mistakes I made.


Perhaps a more experienced person can give some background information.

Environment: Radiant CMS version 0.8.1.

Problem: installing the extentions 'settings' and 'paperclipped' 
fails with sqlite3-errors. Still the extentions get a status 
'installed' and after that, every work you try to do as admin leads 
to internal server errors. (500)


Solution: Making the 'production' and 'development' database equal in 
config/database.yml, uninstalling the extentions and installing them 
again.

[snip]

Hi Eric,

There are a couple of things to keep in mind when working with Radiant,

Thanks for enlightening these points.

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


[Radiant] Small obstacle for a newby installing settings and paperclipped extentions

2009-09-12 Thread Eric de Hont

Hi all,

Being a newbie to Radiant I have encountered -and solved- 
a little problem. I'll describe the problem and the solution so other 
people might learn from the mistakes I made.


Perhaps a more experienced person can give some background information.

Environment: Radiant CMS version 0.8.1.

Problem: installing the extentions 'settings' and 'paperclipped' fails 
with sqlite3-errors. Still the extentions get a status 'installed' and 
after that, every work you try to do as admin leads to internal server 
errors. (500)


Solution: Making the 'production' and 'development' database equal in 
config/database.yml, uninstalling the extentions and installing them again.


The current INSTALL-file says:

"2. Edit config/database.yml to taste.  There are example files 
available for various databases in the config directory."


Perhaps it should also say: "Unless you are an experienced Radiant 
developer, make sure your production and development environment point 
to the same database."


Perhaps this is of any help.

P.S.: I don't see any example files in the config directory.

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