summaryrefslogtreecommitdiff
path: root/docs/export-demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/export-demo.xml')
-rw-r--r--docs/export-demo.xml21
1 files changed, 20 insertions, 1 deletions
diff --git a/docs/export-demo.xml b/docs/export-demo.xml
index 1b4bd7cf..77b26a41 100644
--- a/docs/export-demo.xml
+++ b/docs/export-demo.xml
@@ -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>
@@ -49,6 +49,10 @@
<!-- 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>
@@ -112,4 +116,19 @@
</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>