I''ve installed the datebocks plugin (converted from engine) into my app and it does not work. When I click on the calender icon it does nothing. I know that I''ve installed it correctly. Maybe my previous datebocks Engine installation is messing with the plugin? Anyone else experience this problem? http://svn.caboo.se/plugins/repository/file/atmos/calendar_date_selector/README --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''ve found myself much happier just integrating datebocks into my application by hand. You''ll probably find it easier to maintain and marry to your application that way. The downside is missing out on bugfixes, but it really hasn''t been updated in a long time. D. Taylor Singletary, Reality Technician http://www.realitytechnicians.com On 3/18/07, jko170 <jko170-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > I''ve installed the datebocks plugin (converted from engine) into my > app and it does not work. When I click on the calender icon it does > nothing. I know that I''ve installed it correctly. Maybe my previous > datebocks Engine installation is messing with the plugin? Anyone else > experience this problem? > > > http://svn.caboo.se/plugins/repository/file/atmos/calendar_date_selector/README > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
The plugin copies the javascripts, html, and css over to the public folder. Isn''t that the same thing as integrating it into the app by hand? I did include All of the javascripts and css into the head section so I don''t know why its not working. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---