aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mediawiki
Commit message (Collapse)AuthorAgeFilesLines
* Mediawiki: Remove deprecated settings, use new onestopic/mediawiki-1.27Rémi Verschelde2017-04-191-31/+19
| | | | | | | | | | | - $IP no longer has to be set manually since 1.18 - $wgScriptExtension was removed in 1.27.0 - $wgUseTeX was removed in 1.18.0, replaced by Extension:Math - $wgLocalInterwiki is obsoleted, replaced by $wgLocalInterwikis - $wgRightsCode does not exist - $wgCacheEpoch trick obsoleted since 1.17, replaced by $wgInvalidateCacheOnLocalSettingsChange - $wgMinimalPasswordLength deprecated since 1.26 in favor of $wgPasswordPolicy (but still in use as of this commit)
* MediaWiki: Add new config options from default 1.27 templateRémi Verschelde2017-04-191-19/+52
|
* Cosmetic changes to reduce diff with upstream templateRémi Verschelde2017-04-191-28/+28
|
* mediawiki: Fix typo in default theme nameNicolas Lécureuil2017-04-191-1/+1
|
* mediawiki: Change default theme to VectorNicolas Lécureuil2017-04-191-1/+1
|
* mediawiki: Disable init_wiki.php for the momentNicolas Lécureuil2017-04-192-9/+9
|
* typo-fix for AttibutionMarja van Waes2017-04-191-1/+1
|
* mediawiki: Enable themesNicolas Lécureuil2017-04-191-0/+5
|
* mediawiki: Add vendor dirNicolas Lécureuil2017-04-191-0/+7
|
* mediawiki: Fix typoNicolas Lécureuil2017-04-181-1/+1
|
* mediawiki: Add maintenance folderNicolas Lécureuil2017-04-181-0/+7
|
* mediawiki: Fix t ypoNicolas Lécureuil2017-04-181-2/+2
|
* mediawiki: Fix t ypoNicolas Lécureuil2017-04-181-1/+1
|
* mediawiki: Add include dirNicolas Lécureuil2017-04-181-0/+6
|
* Fix name of the pgsql serverNicolas Lécureuil2017-04-171-1/+1
|
* Adapt to new mediawikiNicolas Lécureuil2017-04-061-1/+1
|
* Adapt to new mediawikiNicolas Lécureuil2017-04-061-6/+4
|
* Fixup last mediawiki change (missing quote)Olivier Blin2017-02-212-2/+2
|
* Fix mediawiki package nameOlivier Blin2017-02-212-2/+2
| | | | | | | mediawiki-minimal does not exist anymore since Mga3, use mediawiki instead. This still works on alamut (Mga1) and allows installation on sucuk (Mga5).
* variable enclosing fixesThomas Backlund2015-10-201-1/+1
|
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* lint fixes for mediawikiThomas Backlund2015-10-202-13/+13
|
* exit if config directory doesn't existNicolas Vigier2012-09-291-0/+4
|
* use full path to /usr/bin/testNicolas Vigier2012-09-291-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-2/+2
| | | | the one for redirect_ssl
* use the new name for mod_php moduleMichael Scherer2012-03-251-1/+1
|
* split and clean the mediawiki classMichael Scherer2012-03-174-99/+97
|
* split config in a separate fileMichael Scherer2012-03-172-8/+9
|
* small cleanup in mediawiki moduleMichael Scherer2012-01-291-7/+1
|
* use gd rather than convert, see #3202 ( in short, imagemagick do not work on ↵Michael Scherer2012-01-291-2/+4
| | | | some images )
* set default handler for images directoryNicolas Vigier2011-10-261-0/+4
|
* add an option to select skins directoryNicolas Vigier2011-10-241-1/+7
|
* fix syntax errorNicolas Vigier2011-10-231-3/+3
|
* add root as config optionNicolas Vigier2011-10-221-3/+2
|
* only add vhost if vhost option is setNicolas Vigier2011-10-221-8/+10
|
* use vhost optionNicolas Vigier2011-10-221-1/+1
|
* add a vhost optionNicolas Vigier2011-10-221-4/+8
|
* add ldap groups configNicolas Vigier2011-10-221-1/+7
|
* fix typoNicolas Vigier2011-10-221-1/+1
|
* import preferences from ldapNicolas Vigier2011-10-221-0/+2
|
* add wiki_settings optionNicolas Vigier2011-10-222-1/+3
|
* change permissions on LocalSettings.phpNicolas Vigier2011-10-221-0/+2
|
* redirect http to httpsNicolas Vigier2011-10-221-5/+1
|
* make base inherit configNicolas Vigier2011-10-191-1/+1
|
* use sprintf, to pass parameter as copy, and avoid problems with exported ↵Nicolas Vigier2011-10-121-1/+1
| | | | resource
* add config class to move configuration options outside moduleNicolas Vigier2011-10-101-5/+7
|
* force login to the wiki to be on httpsMichael Scherer2011-07-031-0/+6
|
* use a different default skin, to have the wiki looking less like a defaultMichael Scherer2011-07-031-1/+1
| | | | uncustomized mediawiki install
* fix ordering issues ( took me a long time to understand the problem )Michael Scherer2011-06-201-1/+4
|
* fix config, use the proper search stringMichael Scherer2011-06-191-2/+2
|