Luigi Rizzo wrote: > Hi. Is there anyone on the list who has got a successful installation > of the copy_move extension with the latest radiant release?
I did. I got the code from the SVN repository and used the following rake command to install: sudo rake development radiant:extensions:copy_move:install Did your terminal window give you any errors when running rake? Maybe the /public/images/admin/ directory where the images are copied to was not writable by the server? - Dave -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
