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 <[email protected]>

> 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
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to