Last change
on this file since 52485 was
52485,
checked in by yffic@…, 9 years ago
|
Slogan, description, entités numériques, Borne sup spip a 2.1.99
Incohérence sur la borne inf entre doc (1.9) et plugin.xml (2.1). Romy ?
|
File size:
1.9 KB
|
Line | |
---|
1 | <plugin> |
---|
2 | <nom>SkipLinks</nom> |
---|
3 | <slogan>Liens de navigation interne dans une page</slogan> |
---|
4 | <icon>icon/skiplink-64.png</icon> |
---|
5 | <version>2.1.1</version> |
---|
6 | <etat>dev</etat> |
---|
7 | <description> |
---|
8 | <multi> |
---|
9 | [fr]Ce plugin propose des liens facilitant la navigation dans la page (liens d'accès rapide, retour en haut de page, dits « skip navigation links ») et leurs ancres. Ces liens sont indispensables pour les utilisateurs naviguant au clavier ou surfant sur téléphone portable. |
---|
10 | [en]Skip Navigation Links |
---|
11 | [ar]روابط تسهّل التنقل في الصفحة: روابط وصول سريع وعودة الى أعلى الصفحة ومراسيها.هذه الروابط ضرورية للتنقل باستخدام لوحة المفاتيح ومفيدة جداً في الهواتف الجوالة. |
---|
12 | </multi> |
---|
13 | </description> |
---|
14 | <lien>http://www.spip-contrib.net/?rubrique1213</lien> |
---|
15 | <auteur>[romy.tetue.net->http://romy.tetue.net]</auteur> |
---|
16 | <licence>2009-2011 GPL</licence> |
---|
17 | <prefix>skiplink</prefix> |
---|
18 | <pipeline> |
---|
19 | <nom>affichage_final</nom> |
---|
20 | <inclure>insere_skiplink.php</inclure> |
---|
21 | </pipeline> |
---|
22 | <pipeline> |
---|
23 | <nom>insert_head_css</nom> |
---|
24 | <inclure>skiplink_pipelines.php</inclure> |
---|
25 | </pipeline> |
---|
26 | <categorie>navigation</categorie> |
---|
27 | <necessite id='SPIP' version='[2.1.0;2.1.99]' /> |
---|
28 | </plugin> |
---|
Note: See
TracBrowser
for help on using the repository browser.