Revision 491:d0e6b350e68c,
954 bytes
checked in by Franck <carnet.franck.paul@…>, 14 years ago
(diff) |
Mise en place de la page d'aide globale
|
Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title></title> <!-- Leave the title empty --> |
---|
4 | </head> |
---|
5 | |
---|
6 | <body> |
---|
7 | <h3>Welcome</h3> |
---|
8 | <ul> |
---|
9 | <li><a href="help.php?page=core_user_pref">User preferences</a></li> |
---|
10 | </ul> |
---|
11 | <h3>Blog</h3> |
---|
12 | <ul> |
---|
13 | <li><a href="help.php?page=core_post">Post edition</a></li> |
---|
14 | <li><a href="help.php?page=core_posts">Posts management</a></li> |
---|
15 | <li><a href="help.php?page=core_wiki">Wiki syntax</a></li> |
---|
16 | <li><a href="help.php?page=core_comments">Comments and trackbacks management</a></li> |
---|
17 | <li><a href="help.php?page=core_categories">Categories management</a></li> |
---|
18 | <li><a href="help.php?page=core_media">Media manager</a></li> |
---|
19 | <li><a href="help.php?page=core_blog_pref">Blog parameters</a></li> |
---|
20 | <li><a href="help.php?page=themeEditor">Theme editor</a></li> |
---|
21 | <li><a href="help.php?page=blowupConfig">Default theme configuration (Blowup)</a></li> |
---|
22 | </ul> |
---|
23 | <h3>System</h3> |
---|
24 | <ul> |
---|
25 | <li><a href="help.php?page=core_user">User creation and management</a></li> |
---|
26 | </ul> |
---|
27 | |
---|
28 | </body> |
---|
29 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.