[email protected] wrote: > Hi, > > is there a way to point to a particular attachment version per url (f.i. for > downloading)? If I add the property ?version=1.1 (which is the very first > version) it still gives me the current (last) one.
Hi there, you need to use rev=1.1 instead of version. And you can see these if you go on and click on the attachment version next to the file in the attachments panel at the bottom of your page, which will take you to the attachment history view where you have links towards all attachment revisions. Happy coding, Anca Luca > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
