Manual:ImportTextFile.php/de

Category:MediaWiki deprecated or obsolete features/de#ImportTextFile.php Category:MediaWiki deprecated or obsolete features/de#ImportTextFile.php Category:MediaWiki code/de#ImportTextFile.php

Details

MediaWiki Version:
1.23

importTextFile.php file is a maintenance script to create or edit pages using the contents of a text file.

Verwendung

php importTextFile.php <options> <filename>

Optionen

Option/Parameter Beschreibung
<filename> Path to the file containing page content to import
--title <title> Title for the new page; default is to use the filename as a base
--user <user> User to be associated with the edit
--comment <comment> Edit summary
--nooverwrite Don't overwrite existing content
--norc Don't update recent changes
--help Show this information
Category:Maintenance scripts/de#ImportTextFile.php
Category:Maintenance scripts/de Category:MediaWiki code/de Category:MediaWiki code pages without class names/de Category:MediaWiki deprecated or obsolete features/de