Manual:view.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Details

The view.php maintenance script outputs article contents to the command line in Wikitext format.

Arguments

view.php takes the title of the page as an argument.

Tip: Spaces inside a title must be replaced with underscores ( _ ), or use double quotation marks like "Foo Bar"

Usage

php maintenance/view.php pageName
Terminal

See also