[xwiki-users] Help how to pull info from Xwiki

Robin Fernandes rewbs.soal at gmail.com
Mon Jul 3 18:53:18 CEST 2006


Hi,

I'm not sure what you mean. Could you explain more precisely what
you're trying to do?

You can access XWiki pages from other apps via an XMLRPC api.
Alternatively, you can override the default viewing template to get
the content in the format you want via a "normal" http request. For
example, here is the plain xwiki.org homepage content:
http://www.xwiki.org/xwiki/bin/view/Main/WebHome?xpage=plain
(uses the plain template: http://openmpt.xwiki.com/xwiki/templates/plain.vm )

And here it is as xml:
http://www.xwiki.org/xwiki/bin/view/Main/WebHome?xpage=xml
(uses the xml template: http://openmpt.xwiki.com/xwiki/templates/xml.vm )

Regards,
Robin


On 03/07/06, Salman Qaiser <salman_qaiser at hotmail.com> wrote:
>
> Hi,
>  I am new to Xwiki. Can some one help me out how to pull information from
> Xwiki?
> Reards,
>  S.Salman Qaiser
>
>
> ________________________________
> Express yourself instantly with Windows Live Messenger
>
> --
> You receive this message as a subscriber of the xwiki-users at objectweb.org
> mailing list.
> To unsubscribe:
> mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>




More information about the users mailing list