suman gurung
2008-Dec-22 13:23 UTC
ror plugins - in_place_editing and acts_as-textiled - install error
Hello everyone, I was trying to install these in_place_editing and acts_as_textiled plugins in my rails application version 2.2.2, running on windows XP but i came across some problems when doing so. When i was trying to install in_place_editing, using the command ruby script/plugin install http://svn.rubyonrails.org/rails/plugins/in_place_editing i got the error plugin not found: ["in_place_editing"] I tried to browse the svn repository, http://svn.rubyonrails.org/rails/plugins/ using tortoisesvn, and i couldn''t get any plugins listed in my tortoisesvn. When i tried to install acts_as_textiled plugin, from the repository ruby script/plugin install svn://errtheblog.com/svn/plugins/acts_as_textiled i got the error svn: Can''t connect to the host ''errtheblog.com'' Has the plugins been moved to a different directory?? i believe these are fairly popular plugins, so i hope i can get some help here. thanks, suman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Mark Reginald James
2008-Dec-22 18:39 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
suman gurung wrote:> I was trying to install these in_place_editing and acts_as_textiled > plugins in my rails application version 2.2.2, running on windows XP > but i came across some problems when doing so. > ... > Has the plugins been moved to a different directory?? i believe these > are fairly popular plugins, so i hope i can get some help here.Both have now been moved to git. Here are installation instructions: http://railswheels.com/acts-as-textiled http://railswheels.com/in-place-editing -- Rails Wheels - Find Plugins, List & Sell Plugins - http://railswheels.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
suman gurung
2008-Dec-23 16:02 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
Thanks mark for the links. I am running on windows and it is always a problem atleast for me to install using git.. Any idea of easy way or tutorial to use install these plugins from github easily on windows?? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Frederick Cheung
2008-Dec-23 16:30 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
On 23 Dec 2008, at 16:02, suman gurung wrote:> > Thanks mark for the links. > > I am running on windows and it is always a problem atleast for me to > install using git.. > Any idea of easy way or tutorial to use install these plugins from > github easily on windows??You can download tarballs/zip files off github.> > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Mark Reginald James
2008-Dec-23 16:50 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
Frederick Cheung wrote:> You can download tarballs/zip files off github.Ah, thanks Fred. I''ve added ZIP download links to those plugin listings. -- Rails Wheels - Find Plugins, List & Sell Plugins - http://railswheels.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
morgler
2008-Dec-26 16:21 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
When I try to do a "ruby script/plugin install git://github.com/rails/in_place_editing" on my WinXP install, I always get the message "removing: I: \instant_rails\...\in_place_editing\.git". What do I do wrong? On 23 Dez., 17:50, Mark Reginald James <m...-bzGI/hKkdgQnC9Muvcwxkw@public.gmane.org> wrote:> Frederick Cheung wrote: > > You can download tarballs/zip files off github. > > Ah, thanks Fred. I''ve added ZIP download links to > those plugin listings. > > -- > Rails Wheels - Find Plugins, List & Sell Plugins -http://railswheels.com--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
suman gurung
2008-Dec-26 20:47 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
You should follow the link provided by Mark Reginald which is http://railswheels.com/acts-as-textiled http://railswheels.com/in-place-editing --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
suman gurung
2008-Dec-26 20:50 UTC
Re: ror plugins - in_place_editing and acts_as-textiled - install error
Sorry about my previous post, clicked the on the ''enter'' button prematurely.... You should follow the link posted by mark reginald. And then you should download the zip version of the plugin. After doing that you extract the files and copy all the extracted files into the vendor/ plugins/in_place_editing folder of your rails app. You should create the in_place_editing folder yourself. Then you restart the server to make the changes come into effect. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---