source: gsdl/trunk/macros/yourhome-fr.dm@ 18061

Last change on this file since 18061 was 11358, checked in by kjdon, 18 years ago

removed the collector link

  • Property svn:keywords set to Author Date Id Revision
File size: 918 bytes
Line 
1# this file must be UTF-8 encoded
2
3package home
4_content_ {
5
6<h2>Votre propre page d'accueil pour Greenstone</h2>
7
8<ul>
9<table>
10<tr valign=top><td>Page de recherche pour la collection demo<br></td>
11 <td><a href="_httpquery_&c=demo">Cliquez ici</a></td></tr>
12
13<tr><td>Page «à propos» pour la collection demo</td>
14 <td><a href="_httppageabout_&c=demo">Cliquez ici</a></td></tr>
15
16<tr><td>Page de préférences pour la collection demo</td>
17 <td><a href="_httppagepref_&c=demo">Cliquez ici</a></td></tr>
18
19<tr><td>Page d'accueil</td>
20 <td><a href="_httppagehome_">Cliquez ici</a></td></tr>
21
22<tr><td>Page d'aide</td>
23 <td><a href="_httppagehelp_">Cliquez ici</a></td></tr>
24
25<tr><td>Page d'administration</td>
26 <td><a href="_httppagestatus_">Cliquez ici</a></td></tr>
27
28</table>
29</ul>
30
31}
32
33# if you hate the squirly green bar down the left-hand side of the page,
34# uncomment these lines:
35
36# _header_ {
37# }
Note: See TracBrowser for help on using the repository browser.