| From | Sent On | Attachments |
|---|---|---|
| Florin Ciubotaru | Jun 12, 2009 4:28 am | |
| Sergiu Dumitriu | Jun 12, 2009 5:29 am | |
| Marius Dumitru Florea | Jun 12, 2009 5:36 am | |
| Anca Paula Luca | Jun 12, 2009 5:38 am | |
| Vincent Massol | Jun 12, 2009 5:41 am | |
| Florin Ciubotaru | Jun 12, 2009 5:53 am | |
| Fabio Mancinelli | Jun 16, 2009 5:41 am | |
| Venkatesh Nandakumar | Jun 28, 2009 7:01 am |
| Subject: | Re: [xwiki-devs] [Proposal] Extend the XML-RPC API | |
|---|---|---|
| From: | Venkatesh Nandakumar (venk...@gmail.com) | |
| Date: | Jun 28, 2009 7:01:07 am | |
| List: | org.xwiki.devs | |
Hi all,
I would also like to have a -moveAttachment() according to http://confluence.atlassian.com/display/DOC/Remote+API+Specification#RemoteAPISpecification-Attachmentsnewinversion2.0which uses copyAttachment() and removeAttachment() internally.
Other xmlrpc functions, (non-confluence specified), that should be there are:- -copyAttachment() -copyPage() -movePage() [current renamePage() being used by XEclipse is not good]
2009/6/16 Fabio Mancinelli <fabi...@xwiki.com>
1) Getting collections (i.e., pages/spaces/objects/attachments/etc) using start and offset parameters. This is needed for pagination and incremental retrieval of huge amount of data (e.g., a wiki with thousands of spaces and pages)
The 2nd patch in xwiki-1559 does this, albeit only for pages, enough to rectify xeclipse-106. And it uses native SQL, and not parametrized query, as told to me by sergiu.
I will create the xmlrpc functions that I said above and will notify Florin.
The functions would be used for Drag and Drop Functionalities for XEclipse navigator. http://gsoc.myxwiki.org/xwiki/bin/view/XEclipse/DragDrop
Current status of the gsoc project:- http://gsoc.myxwiki.org/xwiki/bin/view/XEclipse/
Please let me know.
Venkatesh Nandakumar Department of Electronics & Computer Engineering Indian Institute of Technology Roorkee
_______________________________________________ devs mailing list de...@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs





