- Simplifier l'appel à TextWheel avec le fichier d'options pour déclarer le yaml en global plutot qu'un prepropre
- Le yaml est plus précis - Up de Zsvn/attic/accordion/107716
parent
50ffd7f814
commit
ce3b8ae746
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) {
|
||||
return;
|
||||
}
|
||||
|
||||
$GLOBALS['spip_wheels']['raccourcis'][] = 'accordeon.yaml';
|
Loading…
Reference in New Issue