[Radiant] Re: Twitter Extension Integration Problems

2010-07-13 Thread Togo
On 13 Jul., 19:28, banane wrote: > Sure, um, > I'd remove old twitter ext. > > > script/extension uninstall twitter OK, Done! > > then i'd install the new one, go into vendor/extensions and run this: > > >git clone git://github.com/banane/radiant-twitter-extension.git > OK, Done! > then go to

Re: [Radiant] Re: Twitter Extension Integration Problems

2010-07-13 Thread banane
Sure, um, I'd remove old twitter ext. > script/extension uninstall twitter then i'd install the new one, go into vendor/extensions and run this: >git clone git://github.com/banane/radiant-twitter-extension.git then go to your rails root and run >rake radiant:extensions:twitter:update >rake radian

[Radiant] Re: Twitter Extension Integration Problems

2010-07-13 Thread Togo
>>"I simply named it something else. Can you explain what i have to do - to rename it? I'm still a beginner on rails and radiant! On 13 Jul., 18:36, banane wrote: > The problem is one we've had before- check out my branch of twitter extension. > Basically other extensions/core uses the "config"

Re: [Radiant] Twitter Extension Integration Problems

2010-07-13 Thread banane
The problem is one we've had before- check out my branch of twitter extension. Basically other extensions/core uses the "config" constant so there's a conflict. I simply named it something else. git clone git://github.com/banane/radiant-twitter-extension.git On Tue, Jul 13, 2010 at 7:18 AM, Matt

Re: [Radiant] Twitter Extension Integration Problems

2010-07-13 Thread Matt Spendlove
Is Radiant properly installed on your system with all the database migrations having been run? Can you see the "config" table in your database? On Tue, Jul 13, 2010 at 2:41 PM, Togo wrote: > Hi Radiant, > > i'm trying to intergrate the Twitter extension in my homepage. I > installed the twitter

[Radiant] Twitter Extension Integration Problems

2010-07-13 Thread Togo
Hi Radiant, i'm trying to intergrate the Twitter extension in my homepage. I installed the twitter extension and the twitter_tags extension. When i try to start the Server the following error comes: /Library/Ruby/Gems/1.8/gems/radiant-0.9.1/vendor/rails/activesupport/ lib/active_support/dependen

Re: [Radiant] Re: 0.9 sass dirs

2010-07-13 Thread Matt Spendlove
On Tue, Jul 13, 2010 at 1:16 PM, William Ross wrote: > On 13 Jul 2010, at 12:44, Matt Spendlove wrote: > > On Mon, Jul 12, 2010 at 6:07 PM, William Ross wrote: > >> On 12 Jul 2010, at 17:53, Matt Spendlove wrote: >> >> >> >> /public/stylesheets/sass/admin/modules >> >> /public/stylesheets/sass/a

Re: [Radiant] Re: 0.9 sass dirs

2010-07-13 Thread William Ross
On 13 Jul 2010, at 12:44, Matt Spendlove wrote: > On Mon, Jul 12, 2010 at 6:07 PM, William Ross wrote: > On 12 Jul 2010, at 17:53, Matt Spendlove wrote: > >> > >> /public/stylesheets/sass/admin/modules > >> /public/stylesheets/sass/admin/partials > >> I'm assuming the update task is copying the .

Re: [Radiant] Re: 0.9 sass dirs

2010-07-13 Thread Matt Spendlove
On Mon, Jul 12, 2010 at 6:07 PM, William Ross wrote: > On 12 Jul 2010, at 17:53, Matt Spendlove wrote: > > > anyone have thoughts on this? > > > > On Jul 8, 6:40 pm, Matt Spendlove wrote: > >> Hi all > >> > >> Bit confused, after upgrading a project to 0.9 I run : rake > >> radiant:update to get

[Radiant] Re: Problems with installing Radiant extensions

2010-07-13 Thread Nikus
What deatils do you need to know?