Merge to trunk everything in img_metadata branch.
[lhc/web/wiklou.git] / docs / export-demo.xml
index 941a097..77b26a4 100644 (file)
@@ -1,4 +1,4 @@
-<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.3/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.3/ http://www.mediawiki.org/xml/export-0.3.xsd" version="0.3" xml:lang="en">
+<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.4/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.4/ http://www.mediawiki.org/xml/export-0.4.xsd" version="0.4" xml:lang="en">
 
 <!-- Optional global configuration info -->
 <siteinfo>
   <!-- Page ID numbers are kept across page moves, but may change   -->
   <!-- if a page is deleted and recreated.                          -->
   <id>1</id>
+
+  <!-- Tag wether this article is a redirect -->
+  <!-- This corresponds to the page_is_redirect in the page table -->
+  <redirect />
   
   <!-- If restricted, the ACL is listed here raw. -->
   <restrictions>edit=sysop:move=sysop</restrictions>
     <contributor><username>Foobar</username><id>42</id></contributor>
     <minor />
     <comment>I have just one thing to say!</comment>
-    <text>A bunch of [[text]] here.</text>
+    <text xml:space="preserve">A bunch of [[text]] here.</text>
   </revision>
   
   <revision>
     <timestamp>2001-01-15T13:10:27Z</timestamp>
     <contributor><ip>10.0.0.2</ip></contributor>
     <comment>new!</comment>
-    <text>An earlier [[revision]].</text>
+    <text xml:space="preserve">An earlier [[revision]].</text>
   </revision>
 </page>
 
@@ -88,7 +92,7 @@
     <timestamp>2001-01-15T14:03:00Z</timestamp>
     <contributor><ip>10.0.0.2</ip></contributor>
     <comment>hey</comment>
-    <text>WHYD YOU LOCK PAGE??!!! i was editing that jerk</text>
+    <text xml:space="preserve">WHYD YOU LOCK PAGE??!!! i was editing that jerk</text>
   </revision>
 </page>
 
     <timestamp>2001-01-15T20:34:12Z</timestamp>
     <contributor><username>Foobar</username><id>42</id></contributor>
     <comment>My awesomeest image!</comment>
-    <text>This is an awesome little imgae. I lurves it. {{PD}}</text>
+    <text xml:space="preserve">This is an awesome little imgae. I lurves it. {{PD}}</text>
   </revision>
   <upload>
     <timestamp>2001-01-15T20:34:12Z</timestamp>
   </upload>
 </page>
 
+<logitem>
+  <id>15</id>
+  <timestamp>2008-10-23T03:20:32Z</timestamp>
+  <contributor>
+  <username>Wikimedian</username>
+  <id>12345</id>
+  </contributor>
+  <comment>content was: 'I think this was a silly edit'</comment>
+  <type>delete</type>
+  <action>delete</action>
+  <logtitle>Silly page name</logtitle>
+  <params xml:space="preserve" />
+</logitem>
+
+
 </mediawiki>