Skip to content

Export Tool to export contents of the Volxbibel Wiki (or any other MediaWiki) into a readable RTF (Rich Text Format) file.

Notifications You must be signed in to change notification settings

powtac/Volxbibel-RTF-Export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Rename /config/config.template.php into config.php.
  • Set the constant WIKI_SERVER, to the domain and path to your MediaWiki installation, with http:// but no trailing /.
  • Set WIKI_USER and WIKI_PASSWORD for a wiki user which has the rights to export data from the MediaWiki.

Requirements

  • PHP > 5

PEAR Packages and all their dependencies, see /config/bootstrap.php:

  • HTTP_Request
  • Text_Wiki_Mediawiki

They can be installed by pear install --force --alldeps HTTP_Request Text_Wiki_Mediawiki.

Support and Contact

Please fill in a Issue.

Author

Simon Brüchner 2008, 2012

License

MIT for all the code I coded. There is also a rtf library in the libs folder but I don't know where it is from...

About

Export Tool to export contents of the Volxbibel Wiki (or any other MediaWiki) into a readable RTF (Rich Text Format) file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages