Manual:Importing revisions/fr
Importing revisions can be done interwiki or by upload.
Base de données
For each page that is imported in a single XML file, a row in the logging table will be created.
Fichiers
- Manual:Import.php : Contains WikiImporter, UploadSourceAdapter, WikiRevision, ImportStringSource, and ImportStreamSource classes
- Manual:SpecialImport.php : Implements Special:Import
- Manuel:ImportDump.php : Maintenance script
Paramètres de configuration
- $wgImportSources - List of interwiki prefixes for wikis that will be accepted as sources for Special:Import (for sysops).
- $wgImportTargetNamespace - Optional default target namespace for interwiki imports.