| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
| start [02/07/2026 14:51] – ajean | start [03/07/2026 07:30] (Version actuelle) – ajean |
|---|
| ['titre' => 'Résultats', 'url' => '/doku.php?id=resultats', 'desc' => 'Résultats des formations du GNI', 'color' => '#BA7517', 'bg' => '#FEF3C7', 'icon' => '<path d="M3 3v18h18"/><rect x="7" y="13" width="3" height="5"/><rect x="12" y="9" width="3" height="9"/><rect x="17" y="5" width="3" height="13"/>'], | ['titre' => 'Résultats', 'url' => '/doku.php?id=resultats', 'desc' => 'Résultats des formations du GNI', 'color' => '#BA7517', 'bg' => '#FEF3C7', 'icon' => '<path d="M3 3v18h18"/><rect x="7" y="13" width="3" height="5"/><rect x="12" y="9" width="3" height="9"/><rect x="17" y="5" width="3" height="13"/>'], |
| ['titre' => 'Handicap', 'url' => '/doku.php?id=handicap', 'desc' => 'Ressources et informations dédiées', 'color' => '#D85A30', 'bg' => '#FEF0EB', 'icon' => '<circle cx="12" cy="5" r="2"/><path d="M12 7v6l4 4M12 13l-4 4"/>'], | ['titre' => 'Handicap', 'url' => '/doku.php?id=handicap', 'desc' => 'Ressources et informations dédiées', 'color' => '#D85A30', 'bg' => '#FEF0EB', 'icon' => '<circle cx="12" cy="5" r="2"/><path d="M12 7v6l4 4M12 13l-4 4"/>'], |
| ['titre' => 'RP', 'url' => '/doku.php?id=rp:comptes-rendus', 'desc' => 'Représentants du Personnel : comptes rendus, œuvres sociales...', 'color' => '#B03A5B', 'bg' => '#FBE8EE', 'icon' => '<path d="M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 00-3-3.87"/><path d="M16 3.13a4 4 0 010 7.75"/>'], | ['titre' => 'RP', 'url' => '/doku.php?id=rp:cr', 'desc' => 'Représentants du Personnel : comptes rendus, œuvres sociales...', 'color' => '#B03A5B', 'bg' => '#FBE8EE', 'icon' => '<path d="M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 00-3-3.87"/><path d="M16 3.13a4 4 0 010 7.75"/>'], |
| ['titre' => 'GFD', 'url' => '/doku.php?id=gni:app:gfd', 'desc' => 'Gestion des Frais de Déplacements : guides, FAQ, textes...', 'color' => '#0F6E56', 'bg' => '#E1F5EE', 'icon' => '<path d="M3 13l2-6h14l2 6M5 13h14v5H5z"/><circle cx="7.5" cy="18" r="1.5"/><circle cx="16.5" cy="18" r="1.5"/>'], | ['titre' => 'GFD', 'url' => '/doku.php?id=gni:app:gfd:gfd', 'desc' => 'Gestion des Frais de Déplacements : guides, FAQ, textes...', 'color' => '#0F6E56', 'bg' => '#E1F5EE', 'icon' => '<path d="M3 13l2-6h14l2 6M5 13h14v5H5z"/><circle cx="7.5" cy="18" r="1.5"/><circle cx="16.5" cy="18" r="1.5"/>'], |
| ]; | ]; |
| |
| ['titre' => 'Tutoriels', 'url' => '/doku.php?id=gni:tutos'], | ['titre' => 'Tutoriels', 'url' => '/doku.php?id=gni:tutos'], |
| ['titre' => 'Applicatifs', 'url' => '/doku.php?id=gni:app'], | ['titre' => 'Applicatifs', 'url' => '/doku.php?id=gni:app'], |
| ['titre' => 'Documents Ressources', 'url' => '/doku.php?id=gni:doc_type'], | ['titre' => 'Portail Documentaire', 'url' => '/doku.php?id=gni:doc_type'], |
| ['titre' => 'Procédures', 'url' => '/doku.php?id=gni:procedures'], | ['titre' => 'RP - Comptes Rendus', 'url' => '/doku.php?id=rp:cr'], |
| ['titre' => 'RP - Comptes Rendus', 'url' => '/doku.php?id=rp:comptes-rendus'], | ['titre' => 'RP - Œuvres Sociales', 'url' => '/doku.php?id=rp:cos'], |
| ['titre' => 'RP - Œuvres Sociales', 'url' => '/doku.php?id=rp:oeuvressociales'], | |
| ['titre' => 'RP - Divers', 'url' => '/doku.php?id=rp:divers'], | ['titre' => 'RP - Divers', 'url' => '/doku.php?id=rp:divers'], |
| ]; | ]; |
| echo ' | echo ' |
| <style> | <style> |
| .home-wrap { font-family: Arial, sans-serif; font-size: 14px; color: #333; } | .home-wrap { font-family: Arial, sans-serif; font-size: 14px; color: #333; padding-top: 24px; } |
| |
| .home-hero { text-align: center; padding: 20px 0 32px; } | .home-hero { text-align: center; padding: 20px 0 32px; } |