Is it possible? I did not find anything on the XML API doc page.
|
1
|
Short answer: You cannot currently access wiki comment blocks via the XML API. Please vote-up the question above to show your support for seeing this feature implemented. Longer answer: Wiki comment blocks are provided by the Wiki Comments plugin. That plugin uses the WikiBlock framework to provide its functionality. A wiki comment block in an article is actually just a small placeholder that tells the Wiki Comments plugin which comment block to display there when the article is displayed in view mode (as opposed to edit mode). The actual comments themselves are stored in a table in the database that is maintained by the plugin. |
|||
|
|