Modifying the wiki article hierarchy via the xml api - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-06-20T01:57:32Z http://fogbugz.stackexchange.com/feeds/question/10742 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10742/modifying-the-wiki-article-hierarchy-via-the-xml-api Modifying the wiki article hierarchy via the xml api Joshua Davis 2012-08-29T16:22:15Z 2012-08-29T16:22:15Z <p>Currently, there is no ability to alter the hierarchy of wiki articles via the xml api. My reasoning for wanting this is that I am working on a tool that pushes documentation to our wiki page. Currently it finds already existing pages and updates them. However, if I create a new object that I would like to have documentation for, I can only create a new article that gets put under the root of the wiki. I would like to be able to specify a parent article or something (similar to how editing a bug allows this with ixBugParent) so that I don't have to manually go and edit the hierarchy afterwards.</p>