Merged FileBackend branch. Manually avoiding merging the many prop-only changes SVN...
[lhc/web/wiklou.git] / docs / export-demo.xml
index 1b4bd7c..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>
   </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>