Skip to content
Snippets Groups Projects
Commit 99bebbc8 authored by Laurent's avatar Laurent
Browse files

Merge branch 'dev#26469_update_documentation_links' into 'master'

Dev#26469 update documentation links

See merge request !971
parents 3b3045d6 93b6ba90
Branches
Tags
1 merge request!956Dev#26453 make admin variables available
......@@ -98,30 +98,17 @@ class ZendAfi_View_Helper_Admin_HelpLinkArdans
protected $_pattern = 'https://akm.ardans.fr/AFI2/invite/listerFiche.do?idFiche=%s';
protected $_mapping =
['profil' => ['accueil' => 3614,
'proprietes' => 3894],
'formation' => [ 'index' => 4477 ],
['profil' => ['proprietes' => 3894],
'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 +118,26 @@ 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']];
['accueil' => ['critiques' => 'Boite_Critiques',
'news' => 'Boite_Article',
'kiosque' => 'Paramétrer_un_kiosque_de_notices',
'sitotheque' => 'Boite_Sitothèque',
'calendrier' => 'Paramétrer_le_module_Calendrier'],
'album' => ['index' => 'Collections'],
'catalogue' => ['index' => 'Domaines'],
'cms' => ['index' => 'Articles_-_Créer,_rédiger_et_ordonner'],
'custom-fields' => ['index' => 'Gestion_des_champs_personnalisés'],
'custom-fields-report' => ['index' => 'Rapports_statistiques'],
'formation' => ['index' => 'Gestion_des_formations' ],
'harvest' => ['jamendo-browse' => 'Jamendo'],
'modo' => ['index' => 'Modération'],
'modules' => ['recherche_viewnotice' => 'Affichage_d%27une_notice'],
'newsletter' => ['index' => 'Lettre_d%27information'],
'profil' => ['index' => 'Configurer_un_profil',
'edit' => 'Configurer_un_profil',
'accueil' => 'Configurer_une_page',
'menusindex' => 'Configurer_un_menu'],
];
}
?>
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