galerie photo map + link

This commit is contained in:
2025-11-12 10:45:21 +01:00
parent 8355722092
commit ba4116a084
4 changed files with 211 additions and 0 deletions

View File

@@ -16,5 +16,8 @@ function q2d_mod_theme() {
'svg_mapprojets' => array(
'variables' => array('vpw' => null, 'vph' => null, 'sites' => [], 'label' => null),
),
'svg_mapgaleries' => array(
'variables' => array('vpw' => null, 'vph' => null, 'sites' => [], 'label' => null),
),
);
}