Subversion Repositories Applications.annuaire

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 aurelien 1
<?xml version="1.0" encoding="iso-8859-15" ?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml" >
4
 
5
    <head lang="fr" >
6
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
        <title>annuaire v1.0 - Accueil</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="annuaire.css">
9
    </head>
10
    <body xml:lang="fr" lang="fr" >
11
 
12
        <div id="zone_bandeau" >
13
            <div id="logo">
14
                <h1>
15
                <a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaire" title="Retourner à la page d'accueil du wiki">
16
                    Retourner à la page d'accueil du wiki
17
                </a>
18
                </h1>
19
            </div>
20
            <div id="rapport_nom">
21
               <h1>annuaire v1.0</h1>
22
            </div>
23
            <ul id="accessibilite">
24
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
25
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
26
            </ul>
27
            </div>
28
        </div>
29
 
30
        <div id="zone_contenu">
31
            <p>Vous êtes ici : Accueil</p>
32
            <div id="zone_contenu_tete">
33
<!-- CONTENU_TETE -->
34
            </div>
35
 
36
            <div id="zone_contenu_corps">
37
            <h1> Liste des modules </h1>
38
                <p><a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaire" title="Retourner à la page d'accueil du wiki">Pour revenir sur le Wikini, cliquer ici</a> ou sur le logo en haut à gauche.</p>
39
            <h2> Tableau récapitulatif des modules </h2>
40
<!-- CONTENU_CORPS -->
41
            <table class="eflore_table" border="1" cellpadding="2" cellspacing="0" >
42
                <thead>
43
                    <th> Numéro </th>
44
                    <th> Nom et liens vers la description du module </th>
45
                    <th> Abréviation </th>
46
                    <th> Etat du module </th>
47
                    <th> Etat de l'aide </th>
48
                    <th> Nbre tables </th>
49
                    <th> Révision </th>
50
                    <th> Commentaires </th>
51
                    </thead>
52
                    <tbody>
53
                        <tr>
54
                            <td> 1 </td>
55
                            <td> <a href="annuaire_module_Annuaire.html">Annuaire</a> </td>
56
                            <td>  </td>
57
                            <td>  </td>
58
                            <td>  </td>
59
                            <td> 4 </td>
60
                            <td> 1.1 </td>
61
                            <td>  </td>
62
                        </tr>
63
 
64
                        <tr>
65
                            <td> 2 </td>
66
                            <td> <a href="annuaire_module_Metadonnees.html">Metadonnées</a> </td>
67
                            <td>  </td>
68
                            <td>  </td>
69
                            <td>  </td>
70
                            <td> 4 </td>
71
                            <td> 1.1 </td>
72
                            <td>  </td>
73
                        </tr>
74
 
75
                    </tbody>
76
                </table>
77
                <p>Nombre total de tables : 8</p>
78
 
79
                <h2> Commentaires </h2>
80
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant l'annuaire :
81
                        <a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaireDiscussion">
82
                            discussion sur la liste des modules
83
                        </a>.
84
                    </p>
85
            </div>
86
 
87
            <div id="zone_contenu_pied">
88
                <p>Documentation générée le 9 février 2010 11:55:43</p>
89
<!-- CONTENU_PIED -->
90
            </div>
91
 
92
            <div id="zone_pied">
93
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
94
            </div>
95
 
96
        </div>
97
 
98
        <div id="zone_menu">
99
<!-- MENU -->
100
        </div>
101
 
102
    </body>
103
</html>
104