Apologies for flooding the site with the same message, but it didnt
seem to get through.. in retrospect it did :-(

 I'm implementing the functionality for a client of mine who
definately had some extensive group agenda funtionality on her wish
list. Personally I think  that lovdbyless would hugely benefit from
implementing sponger. Having Sifr working in it also hugely adds I
believe. I'm also looking into having a 'recent blog articles' on the
front page..... It's great functionality, but has imo been too deeply
hidden in the navigation.

Right now I'm looking into getting the google calendar functionality
to work as well, but that hasnt be too well documented either and
actually I think Sponger has more to offer than Google calendar. So I
just have to find out why that plugin isnt working.

To my understanding it must be because of something in lovdbyless, not
the plugin. I installed the plugin in an empty rails (2.1)
installation and it worked just fine.  My gut feeling tells me it's
somethig in the routes.rb, since it throws a 404.  BUt the logfiles
arent very enlightening. So what I was wondering is if there would be
something in routes.rb I should configure like map.connect or so?? In
the empty Rails installation this wasnt necessary, so I was wondering
if there is anything going on in lovdbyless making his necessary.

I'll contact the builder of the plugin as well

best wishes,

Jeroen Hoogeweij


---------- Forwarded message ----------
From: "Steven A Bristol" <[EMAIL PROTECTED]>
Date: 24 okt, 10:25
Subject: sponger plugin
To: Lovd by Less


On Thu, Oct 23, 2008 at 6:05 PM, jeroen <[EMAIL PROTECTED]> wrote:

> Hi there,

> I just joined this group, hoping anyone can help me out. I already
> installed the sifr plugin and am now attempting to add the sponger
> plugin to lovdbyless, with lots of calendar functionality. But it isnt
> working, although it is working in an empty rails installation without
> lovdbyless. Should I add lines to config/routes.rb? It throws a 404
> and I dont see why it should. Any ideas? The installation instructions
> of the plugin were:

> ruby script/plugin 
> installhttp://sponger.googlecode.com/svn/trunk/plugins/sponger

> 3. Generate a controller for your app
> ruby script/generate controller sponger

> 4. Add a method to your controller
> Edit the file app/controller/sponger_controller.rb and the following
> method:
>  #gets all events from 2008-04-15 that were created from
> remindblast.com
>  def events
>   [EMAIL PROTECTED] =
> Sponger::Event.find(:all,:params=>{:calendar_id=>137619,:start_time=>Date.new(2008,04,15)})
>  end

> 5. Add a view
> Create the file app/views/sponger/events.rhtml and paste the following
> into it:
> <% for event in @events -%>
>  <%= h event.title %>
>  <br>
> <% end -%>

> 6. Start your server
> ruby script/server start

> Thanks in advance for any suggestion

> best wishes,
> Jeroen Hoogeweij

I don't have any idea why this plugin doesn't work. Sorry. Have you
tried the plugin author?

cheers,
steven bristol
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to