I think I should maybe put this another way. What I'm trying to do is add an attachment to a page that is a remotely available image file. The way the process is desired to work is that the user doesn't have to download this image and then use the attachment form on the page manually. Rather, they'd like to know if it can be taken care of programmaticly.
I made an assumption of the REST API based upon the example of creating a Page. It seems that this won't be the same process with creating files - at least from a purely JavaScript perspective. Using Velocity can I achieve something like this server side? -- View this message in context: http://xwiki.475771.n2.nabble.com/create-attachment-with-Rest-API-tp7583867p7583871.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

