https://github.com/clecap/dante-delta
Contains delta work from mediawiki to dantewiki
https://github.com/clecap/dante-delta
Last synced: over 1 year ago
JSON representation
Contains delta work from mediawiki to dantewiki
- Host: GitHub
- URL: https://github.com/clecap/dante-delta
- Owner: clecap
- Created: 2023-06-19T21:22:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T23:25:33.000Z (over 1 year ago)
- Last Synced: 2025-01-11T00:27:55.790Z (over 1 year ago)
- Language: PHP
- Size: 4.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README-dante-delta.md
Awesome Lists containing this project
README
This file is the README file for the dante delta code.
The repository clecap/dante-delta contains some of the extenions and patches which have to be added
to MediaWiki to convert it into a DanteWiki.
## Installation Mechanism
For installing, the files of this repository are simply installed over an existing
Mediawiki installation. The extensions are placed into their proper directory and
patched files are used to overwrite MediaWiki core files.
## Generation Mechanism
## Patched Files
includes/import/WikiImporter.php
## LICENSE
The files in here are Copyright (C) Clemens H. Cap 2023
Use is permitted according to a negotiated license or according
to the AGPL-3.0-ONLY License.