~ubuntu-fr-webteam/ubuntu-fr-doc/trunk

« back to all changes in this revision

Viewing changes to lib/plugins/tagnotes/conf/default.php

  • Committer: YoBoY
  • Date: 2014-05-30 16:01:54 UTC
  • mfrom: (125.2.1 fix-1268316)
  • Revision ID: yoboy.leguesh@gmail.com-20140530160154-851sud4ilr2xlgd9
le plugin avait deux versions de retard.. là il est pret pour la 14.10.
Suppression d'un check pour le rendre moins verbeux, et peut-etre moins gourmand

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
$conf['alertNoTags'] = 'Cette page n\'a pas encore d\'<a href="/wiki/tags">étiquettes</a>.';
10
10
$conf['excludeID'] = array(
11
11
                        '/^(accueil|Accueil)$/',
12
 
                        '/(warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty|oneiric|precise|quantal|raring|saucy)/',
13
 
                        '/(4\.10|5\.04|5\.10|6\.06|6\.10|7\.04|7\.10|8\.04|8\.10|9\.04|9\.10|10\.04|10\.10|11\.04|11\.10|12\.04|12\.10|13\.04|13\.10)/',
 
12
                        '/(warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty|oneiric|precise|quantal|raring|saucy|trusty|utopic)/',
 
13
                        '/(4\.10|5\.04|5\.10|6\.06|6\.10|7\.04|7\.10|8\.04|8\.10|9\.04|9\.10|10\.04|10\.10|11\.04|11\.10|12\.04|12\.10|13\.04|13\.10|14\.04|14\.10)/',
14
14
                );
15
15
$conf['excludeNS'] = array(
16
16
                        'evenements',
27
27
 
28
28
$conf['notes'] = array(
29
29
 
30
 
    'warty hoary breezy dapper edgy feisty gutsy hardy intrepid jaunty karmic -lucid maverick natty oneiric -precise -quantal -raring'
31
 
    => 'Selon les <a href="/wiki/tags">tags</a> présents sur cette page, celle-ci est ancienne et ne contient plus d\'informations sur une des  <a href="/versions">versions supportées d\'Ubuntu</a>.',
32
 
    'quantal -raring'
33
 
    => 'Selon les <a href="/wiki/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/quantal">Ubuntu 12.10.</a>', 
34
 
    'precise -quantal -raring'
35
 
        => 'Selon les <a href="/wiki/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/precise">Ubuntu 12.04 LTS.</a>',
36
 
    'lucid -precise -quantal -raring'
37
 
        => 'Selon les <a href="/wiki/tags">tags</a> présents sur cette page, les informations qu\'elle contient  n\'ont pas été vérifiées depuis <a href="/lucid">Ubuntu 10.04 LTS.</a>',
 
30
    'warty hoary breezy dapper edgy feisty gutsy hardy intrepid jaunty karmic -lucid maverick natty oneiric -precise quantal raring saucy -trusty -utopic'
 
31
        => 'Selon les <a href="/tags">tags</a> présents sur cette page, celle-ci est ancienne et ne contient plus d\'informations sur une des  <a href="/versions">versions supportées d\'Ubuntu</a>.',
 
32
    'precise -quantal -raring -saucy -trusty -utopic'
 
33
        => 'Selon les <a href="/tags">tags</a> présents sur cette page, les informations qu\'elle contient n\'ont pas été vérifiées depuis <a href="/precise">Ubuntu 12.04 LTS.</a>',
 
34
    'lucid -precise -quantal -raring -saucy -trusty -utopic'
 
35
        => 'Selon les <a href="/tags">tags</a> présents sur cette page, les informations qu\'elle contient  n\'ont pas été vérifiées depuis <a href="/lucid">Ubuntu 10.04 LTS.</a>',
38
36
    'vetuste vétuste'
39
37
        => 'Cette page est considée comme <a href="/vetuste">vétuste</a> et ne contient plus d\'informations utiles.',
40
38
    'BROUILLON brouillon'