Skip to content
Snippets Groups Projects
Commit a45ffdfc authored by Alex Arnaud's avatar Alex Arnaud
Browse files

dev #26469 - Move documentation links from HelpLinkArdans to HelpLinkBokehWiki...

dev #26469 - Move documentation links from HelpLinkArdans to HelpLinkBokehWiki and remove those for which page no longer exists.
parent 3b3045d6
2 merge requests!971Dev#26469 update documentation links,!956Dev#26453 make admin variables available
......@@ -101,27 +101,15 @@ class ZendAfi_View_Helper_Admin_HelpLinkArdans
['profil' => ['accueil' => 3614,
'proprietes' => 3894],
'formation' => [ 'index' => 4477 ],
'opds' => [ 'index' => 4767 ],
'accueil' => ['kiosque' => 3651],
'cms' => ['index' => 3611],
'index' => ['index' => 4037,
'changelog' => 4488],
'modules' => ['recherche_resultat' => 3643],
'modo' => ['index' => 3648,
'membreview' => 3890],
'bib' => ['index' => 3928],
'upload' => ['vignette-notice' => 4635],
'bib' => ['index' => 3928]];
'newsletter' => ['index' => 4714]];
}
......@@ -131,13 +119,18 @@ class ZendAfi_View_Helper_Admin_HelpLinkBokehWiki
protected $_pattern = 'http://wiki.bokeh-library-portal.org/index.php/%s';
protected $_mapping =
['modules' => ['recherche_viewnotice' => 'Affichage_d%27une_notice'],
'catalogue' => ['index' => 'Gestions_des_domaines'],
'profil' => ['index' => 'Configurer_un_profil',
'menusindex' => 'Configurer_un_menu'],
'accueil' => ['critiques' => 'Boite_Critiques',
'news' => 'Boite_Article'],
'harvest' => ['jamendo-browse' => 'Jamendo']];
['modules' => ['recherche_viewnotice' => 'Affichage_d%27une_notice'],
'catalogue' => ['index' => 'Gestions_des_domaines'],
'profil' => ['index' => 'Configurer_un_profil',
'menusindex' => 'Configurer_un_menu'],
'accueil' => ['critiques' => 'Boite_Critiques',
'news' => 'Boite_Article'],
'harvest' => ['jamendo-browse' => 'Jamendo'],
'formation' => ['index' => 'Gestion_des_formations' ],
'accueil' => ['kiosque' => 'Paramétrer_un_kiosque_de_notices'],
'cms' => ['index' => 'Articles_-_Créer,_rédiger_et_ordonner'],
'modo' => ['index' => 'Modération'],
'newsletter' => ['index' => 'Lettre_d%27information']];
}
?>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment