11 Oct
2008
11 Oct
'08
8:52 p.m.
Hello, I'm trying to work with the content of wiki page in my plugin Api. I can access the content through method getContent() called with XWikiDocument. However I have an object added to the page and I'm using #includeForm("XWiki.PersonClassSheet") and this is the problem, because with method getContent() I get literally "#includeForm("XWiki.PersonClassSheet")"... Is there any way to get exactly what I see on the page? For example instead of #includeForm("XWiki.PersonClassSheet") I want to see "John Smith" (or whatever I will define in the ClassSheet)? -- View this message in context: http://n2.nabble.com/How-to-get-%22real%22-content-of-wiki-page-in-plugin-Ap... Sent from the XWiki- Users mailing list archive at Nabble.com.