r1229 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r1228‎ | r1229 | r1230 >
Date:23:37, 12 March 2003
Author:lcrocker
Status:old
Tags:
Comment:
Major update.
Modified paths:
  • /trunk/phpwiki/testsuite/wikitest.prefs (modified) (history)

Diff [purge]

Index: trunk/phpwiki/testsuite/wikitest.prefs
@@ -1,7 +1,12 @@
22 <?xml version="1.0" encoding="UTF-8"?>
3 -
43 <!DOCTYPE preferences SYSTEM 'http://java.sun.com/dtd/preferences.dtd'>
54
 5+<!--
 6+ The preferences here should be set with the same values
 7+ found in the LocalSettings.php file in the installation
 8+ to be tested.
 9+-->
 10+
611 <preferences EXTERNAL_XML_VERSION="1.0">
712 <root type="user">
813 <map />
@@ -11,10 +16,11 @@
1217 <map />
1318 <node name="wikitest">
1419 <map>
15 - <entry key="mainpage" value="Main Page" />
1620 <entry key="script" value="/newwiki/wiki.phtml" />
1721 <entry key="server" value="http://www.piclab.com" />
 22+ <entry key="articlepath" value="" />
1823 <entry key="uploadpath" value="http://images.piclab.com/upload/" />
 24+ <entry key="mainpage" value="Main Page" />
1925 </map>
2026 </node>
2127 </node>

Status & tagging log