56 $this->magicWordFactory = $magicWordFactory;
57 $this->contLang = $contLang;
59 $this->specialPageFactory = $spFactory;
67 return new
Parser( $this->conf, $this->magicWordFactory, $this->contLang, $this,
68 $this->urlProtocols, $this->specialPageFactory );
Internationalisation code.
A factory that stores information about MagicWords, and creates them on demand with caching.
Factory for handling the special page list and generating SpecialPage objects.
SpecialPageFactory $specialPageFactory
MagicWordFactory $magicWordFactory
__construct(array $conf, MagicWordFactory $magicWordFactory, Language $contLang, $urlProtocols, SpecialPageFactory $spFactory)
PHP Parser - Processes wiki markup (which uses a more user-friendly syntax, such as "[[link]]" for ma...
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))