On Wed, Jul 29, 2009 at 9:29 AM, Ferenczi Viktor<[email protected]> wrote:
>
> Hi,
>
> I need to access the contents of Wiki pages without Trac's header and footer
> from an another Web application. It is to allow editing those pages from
> Trac, but showing them on our Web site. Is there a plugin for this?
>

This is really a very common question. So the archives are full of
responses like:

{{{

Yes, it's possible. TracXmlRpcPlugin implements WikiRPC API, which
includes methods to render arbitrary WikiFormatting, retrieve page
contents and many other features. So you could access such
functionality and nformation by using any XML RPC client lib written
in any programming language .

}}}

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to