1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE preferences SYSTEM 'http://java.sun.com/dtd/preferences.dtd'
>
5 The preferences here should be set with the same values
6 found in the LocalSettings.php file in the installation
10 <preferences EXTERNAL_XML_VERSION=
"1.0">
17 <node name=
"wikitest">
19 <entry key=
"script" value=
"/wiki/wiki.phtml" />
20 <entry key=
"server" value=
"http://www.myhost.com" />
21 <entry key=
"articlepath" value=
"" />
22 <entry key=
"uploadpath" value=
"http://www.myhost.com/wiki/uploads" />
23 <entry key=
"mainpage" value=
"Main Page" />
24 <entry key=
"sysoppass" value=
"adminpass" />