A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:fetchText.php below:

Manual:fetchText.php - MediaWiki

MediaWiki version:

1.12

fetchText.php file is a maintenance script to fetch a particular revision text from an old_id. This is used by dumpTextPass.php when the --spawn option is present.

This is an interactive script.

This script does not take any options or arguments as it is an interactive script.

php maintenance/run.php fetchText

In MediaWiki version

1.39.13

and earlier, you must invoke maintenance scripts using

php maintenance/scriptName.php

instead of

php maintenance/run.php scriptName

.

Provide a text id (old_id from the text table) or an external storage URL followed by a newline, and the script will output a string containing the following in order:

Terminal

$ php maintenance/run.php fetchText
1
tt:1
755
<strong>MediaWiki has been installed.</strong>

Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.

== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]

The text string itself is *not* followed by newline. You can exit from the script by typing Ctrl+C.

Since revisions can be deleted without the actual revision text being removed, this script can also return text that is no longer associated with any revision at all (it may be a current, historic or deleted revision).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4