Page MenuHomePhabricator

config.php

Authored By
bzimport
Nov 21 2014, 9:52 PM
Size
630 B
Referenced Files
None
Subscribers
None

config.php

<?php
$extension_config = array();
$extension_config[] = array(
'name' => 'ParserFunctions',
'label' => 'Parser Functions',
'description' => 'You may choose to install the <a href="http://meta.wikimedia.org/wiki/Help:ParserFunctions">ParserFunctions</a> extension by enabling this option. The ParserFunctions extension is installed on all Wikimedia Foundation wikis (such as the Wikipedia), and installing them allows more flexible control over page output.',
'file' => 'ParserFunctions/ParserFunctions.php',
'config' => '',
'download' => 'http://meta.wikimedia.org/wiki/Help:ParserFunctions'
);

File Metadata

Mime Type
text/x-php
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3729
Default Alt Text
config.php (630 B)

Event Timeline