Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-05 | 2 | -23/+23 |
| | | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This batch of changes is for templates related to web sites. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 2 | -23/+23 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 2 | -23/+23 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | | | | This should result in no difference in configuration. | ||||
* | Send wiki e-mails from wiki_noreply@ml.mageia.org | Dan Fandrich | 2024-02-10 | 1 | -1/+1 |
| | | | | | This should resolve wiki e-mail delivery issues as b9c41d85 did for Bugzilla. | ||||
* | mediawiki: stop loading skins CologneBlue and Modern | Thomas Backlund | 2019-11-30 | 1 | -2/+0 |
| | |||||
* | Fix upload path | Nicolas Lécureuil | 2017-08-26 | 1 | -0/+2 |
| | |||||
* | mediawiki: use imagemagick | Nicolas Lécureuil | 2017-05-03 | 1 | -2/+2 |
| | | | | mediawiki: enable more logs | ||||
* | Allow image uploading | Nicolas Lécureuil | 2017-05-01 | 1 | -1/+1 |
| | |||||
* | Mediawiki: Add Mageia logo | Rémi Verschelde | 2017-04-20 | 1 | -2/+1 |
| | |||||
* | Mediawiki: Enable $wgShowExceptionDetails | Rémi Verschelde | 2017-04-20 | 1 | -3/+6 |
| | |||||
* | Mediawiki: Create tmp folder, needed for Vector skin | Rémi Verschelde | 2017-04-20 | 1 | -0/+5 |
| | |||||
* | Mediawiki: Fix path to cache directory | Rémi Verschelde | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | Enable cache directory, needed for Vector theme | Rémi Verschelde | 2017-04-20 | 1 | -6/+3 |
| | |||||
* | Mediawiki: Readd include path, necessary to load LDAP module | Rémi Verschelde | 2017-04-20 | 1 | -0/+7 |
| | | | | Erroneously removed in c9cf51c5adb5ea021383d171f35297930b88bd9d. | ||||
* | Mediawiki: Remove deprecated settings, use new ones | Rémi Verschelde | 2017-04-20 | 1 | -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 template | Rémi Verschelde | 2017-04-20 | 1 | -19/+52 |
| | |||||
* | Cosmetic changes to reduce diff with upstream template | Rémi Verschelde | 2017-04-20 | 1 | -28/+28 |
| | |||||
* | mediawiki: Fix typo in default theme name | Nicolas Lécureuil | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | mediawiki: Change default theme to Vector | Nicolas Lécureuil | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | typo-fix for Attibution | Marja van Waes | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | mediawiki: Enable themes | Nicolas Lécureuil | 2017-04-19 | 1 | -0/+5 |
| | |||||
* | Fix name of the pgsql server | Nicolas Lécureuil | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | use gd rather than convert, see #3202 ( in short, imagemagick do not work on ↵ | Michael Scherer | 2012-01-29 | 1 | -2/+4 |
| | | | | some images ) | ||||
* | set default handler for images directory | Nicolas Vigier | 2011-10-26 | 1 | -0/+4 |
| | |||||
* | fix syntax error | Nicolas Vigier | 2011-10-23 | 1 | -3/+3 |
| | |||||
* | add ldap groups config | Nicolas Vigier | 2011-10-22 | 1 | -1/+7 |
| | |||||
* | fix typo | Nicolas Vigier | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | import preferences from ldap | Nicolas Vigier | 2011-10-22 | 1 | -0/+2 |
| | |||||
* | add wiki_settings option | Nicolas Vigier | 2011-10-22 | 1 | -0/+2 |
| | |||||
* | force login to the wiki to be on https | Michael Scherer | 2011-07-03 | 1 | -0/+6 |
| | |||||
* | use a different default skin, to have the wiki looking less like a default | Michael Scherer | 2011-07-03 | 1 | -1/+1 |
| | | | | uncustomized mediawiki install | ||||
* | fix config, use the proper search string | Michael Scherer | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | add some comments in case of needing debug | Michael Scherer | 2011-06-19 | 1 | -1/+10 |
| | |||||
* | use the complete path, as set by the rpm | Michael Scherer | 2011-06-19 | 1 | -1/+1 |
| | |||||
* | add support for ldap in the mediawiki config ( untested yet ) | Michael Scherer | 2011-06-18 | 1 | -0/+23 |
| | |||||
* | fix licensing of the wiki, following romain comment on ml | Michael Scherer | 2011-06-17 | 1 | -3/+5 |
| | |||||
* | add alias for getting skins | Michael Scherer | 2011-06-16 | 1 | -0/+3 |
| | |||||
* | finish the mediawiki module ( at least, to a state were I get a wiki | Michael Scherer | 2011-06-15 | 2 | -0/+128 |
running on my vm ) |