source: trunk/gsdl/macros/yourhome-es.dm@ 3270

Last change on this file since 3270 was 3270, checked in by cvs_blondeel, 22 years ago

First draft of the file needed to produce Figure 3 of the _Installation Guide_

  • Property svn:keywords set to Author Date Id Revision
File size: 1012 bytes
Line 
1package home
2_content_ {
3
4<h2>Su propia página principal para Greenstone</h2>
5
6<ul>
7<table>
8<tr valign=top><td>Página de búsqueda para la colección demo<br></td>
9 <td><a href="_httpquery_&c=demo">Presione aquí</a></td></tr>
10
11<tr><td>Página «sobre» para la colección demo</td>
12 <td><a href="_httppageabout_&c=demo">Presione aquí</a></td></tr>
13
14<tr><td>Página de preferencias para la colección demo</td>
15 <td><a href="_httppagepref_&c=demo">Presione aquí</a></td></tr>
16
17<tr><td>Página principal</td>
18 <td><a href="_httppagehome_">Presione aquí</a></td></tr>
19
20<tr><td>Página de ayuda</td>
21 <td><a href="_httppagehelp_">Presione aquí</a></td></tr>
22
23<tr><td>Página de administración</td>
24 <td><a href="_httppagestatus_">Presione aquí</a></td></tr>
25
26<tr><td>El Collector</td>
27 <td><a href="_httppagecollector_">Presione aquí</a></td></tr>
28
29</table>
30</ul>
31
32}
33
34# if you hate the squirly green bar down the left-hand side of the page,
35# uncomment these lines:
36
37# _header_ {
38# }
Note: See TracBrowser for help on using the repository browser.