office-gobmx/swext/mediawiki/help/help.tree
Andras Timar 4a2503e5a6 set paths in help tree file of MediaWiki extension help
we set the paths here to their runtime values, because in new
build "paradigm" English tree is not updated, just copied. No
problem with that, we'll fix regressions later. Now it works
even in en-US build, but nodes are not localized, because
update_tree.pl does not find localizations due to the changed
paths. update_tree.pl is a hack and must die. It will be killed
in feature/killsdf branch.

Change-Id: Ic16eca538182f5548d4d6c2a23f9bc9764da6b62
2012-09-25 21:23:38 +02:00

22 lines
892 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<tree_view>
<help_section application="swriter" id="02" title="MediaWiki">
<node id="0224" title="MediaWiki">
<topic id="help/com.sun.wiki-publisher/wiki.xhp">MediaWiki</topic>
<topic id="help/com.sun.wiki-publisher/wikiaccount.xhp">Wiki Publisher</topic>
<topic id="help/com.sun.wiki-publisher/wikiformats.xhp">MediaWiki Formats</topic>
<topic id="help/com.sun.wiki-publisher/wikisend.xhp">Send to MediaWiki</topic>
<topic id="help/com.sun.wiki-publisher/wikisettings.xhp">MediaWiki Options</topic>
</node>
</help_section>
</tree_view>