aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mediawiki/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix syntax errorNicolas Vigier2011-10-231-3/+3
|
* 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-221-0/+2
|
* 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 config, use the proper search stringMichael Scherer2011-06-191-2/+2
|
* add some comments in case of needing debugMichael Scherer2011-06-191-1/+10
|
* use the complete path, as set by the rpmMichael Scherer2011-06-191-1/+1
|
* add support for ldap in the mediawiki config ( untested yet )Michael Scherer2011-06-181-0/+23
|
* fix licensing of the wiki, following romain comment on mlMichael Scherer2011-06-171-3/+5
|
* add alias for getting skinsMichael Scherer2011-06-161-0/+3
|
* finish the mediawiki module ( at least, to a state were I get a wikiMichael Scherer2011-06-152-0/+128
running on my vm )