[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Clean up broken, unparseable upload filenames. Usage: php cleanupImages.php [--fix] Options: --fix Actually clean up titles; otherwise just checks for them
Author: | Brion Vibber |
File Size: | 228 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file maintenance/cleanupTable.inc |
ImageCleanup:: (9 methods):
__construct()
processRow()
killRow()
filePath()
imageExists()
pageExists()
pokeFile()
appendTitle()
buildSafeTitle()
Class: ImageCleanup - X-Ref
Maintenance script to clean up broken, unparseable upload filenames.__construct() X-Ref |
No description |
processRow( $row ) X-Ref |
No description |
killRow( $name ) X-Ref |
param: string $name |
filePath( $name ) X-Ref |
No description |
imageExists( $name, $db ) X-Ref |
No description |
pageExists( $name, $db ) X-Ref |
No description |
pokeFile( $orig, $new ) X-Ref |
No description |
appendTitle( $name, $suffix ) X-Ref |
No description |
buildSafeTitle( $name ) X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |