« WikiOpenTruc:Administration » : différence entre les versions
Aller à la navigation
Aller à la recherche
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
* Version mediawiki employée ici = 1.17.0 : [[Sp%C3%A9cial:Version]] | * Version mediawiki employée ici = 1.17.0 : [[Sp%C3%A9cial:Version]] | ||
* Stats du wiki : [[WikiOpenTruc:Statistiques]] | |||
* voir la partie admin de wikiberal pour qq chose de plus documenté | |||
==Maintenance des tables== | |||
* https://www.mediawiki.org/wiki/Category:MediaWiki_database_tables | * https://www.mediawiki.org/wiki/Category:MediaWiki_database_tables | ||
* https://www.mediawiki.org/wiki/Manual:Text_table | * https://www.mediawiki.org/wiki/Manual:Text_table | ||
| Ligne 8 : | Ligne 10 : | ||
* http://phpmyadmin.ovh.net/ | * http://phpmyadmin.ovh.net/ | ||
The l10n_cache table. Its content can be deleted and excluded from backups as it will be regenerated when needed. LocalisationCache.php's LCStore_DB class's public function get() looks up the lc_value by the lc_lang and lc_key. | * The l10n_cache table. Its content can be deleted and excluded from backups as it will be regenerated when needed. LocalisationCache.php's LCStore_DB class's public function get() looks up the lc_value by the lc_lang and lc_key. | ||
<br> | <br> | ||
| Ligne 18 : | Ligne 20 : | ||
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
== Getting started == | === Getting started === | ||
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | * [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list] | ||
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | * [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ] | ||
Version du 24 février 2015 à 16:06
- Version mediawiki employée ici = 1.17.0 : Spécial:Version
- Stats du wiki : WikiOpenTruc:Statistiques
- voir la partie admin de wikiberal pour qq chose de plus documenté
Maintenance des tables
- https://www.mediawiki.org/wiki/Category:MediaWiki_database_tables
- https://www.mediawiki.org/wiki/Manual:Text_table
- The l10n_cache table. Its content can be deleted and excluded from backups as it will be regenerated when needed. LocalisationCache.php's LCStore_DB class's public function get() looks up the lc_value by the lc_lang and lc_key.
La main page initiale
Pondue automatiquement. Gardée en copie in case of.
Consult the User's Guide for information on using the wiki software.
Getting started