Well actually since all page attachments associate with a page's id, copying a page would include a new page id, therefore unattached files. It kind of sucks, but at the same I don't think its a critical feature to have for neither page attachments or copy/move.
David Piehler wrote: > David Piehler wrote: >> 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? > > One thing I did notice was that copying a page with attached files (via > the page_attachments extension) caused the new page to lose the > attachments. I assumed this was just how CopyMove was built and not a > 0.6.6 bug, as I had never used CopyMove before. > > - 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
