Revision 491:d0e6b350e68c,
1022 bytes
checked in by Franck <carnet.franck.paul@…>, 14 years ago
(diff) |
Mise en place de la page d'aide globale
|
Rev | Line | |
---|
[491] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title></title> <!-- Laissez le titre vide --> |
---|
| 4 | </head> |
---|
| 5 | |
---|
| 6 | <body> |
---|
| 7 | <h3>Bienvenue</h3> |
---|
| 8 | <ul> |
---|
| 9 | <li><a href="help.php?page=core_user_pref">Préférences utilisateur</a></li> |
---|
| 10 | </ul> |
---|
| 11 | <h3>Blog</h3> |
---|
| 12 | <ul> |
---|
| 13 | <li><a href="help.php?page=core_post">Édition de billet</a></li> |
---|
| 14 | <li><a href="help.php?page=core_posts">Gestion des billets</a></li> |
---|
| 15 | <li><a href="help.php?page=core_wiki">Syntaxe wiki</a></li> |
---|
| 16 | <li><a href="help.php?page=core_comments">Gestion des commentaires et rétroliens</a></li> |
---|
| 17 | <li><a href="help.php?page=core_categories">Gestion des catégories</a></li> |
---|
| 18 | <li><a href="help.php?page=core_media">Gestionnaire de médias</a></li> |
---|
| 19 | <li><a href="help.php?page=core_blog_pref">Paramètres du blog</a></li> |
---|
| 20 | <li><a href="help.php?page=themeEditor">Éditeur de thème</a></li> |
---|
| 21 | <li><a href="help.php?page=blowupConfig">Configuration du thème par défaut (Blowup)</a></li> |
---|
| 22 | </ul> |
---|
| 23 | <h3>Système</h3> |
---|
| 24 | <ul> |
---|
| 25 | <li><a href="help.php?page=core_user">Création et gestion d'un utilisateur</a></li> |
---|
| 26 | </ul> |
---|
| 27 | |
---|
| 28 | </body> |
---|
| 29 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.