Changeset 107734 in spip-zone
- Timestamp:
- Nov 24, 2017, 10:46:35 PM (3 years ago)
- Location:
- _squelettes_/html5up_editorial
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_editorial/html5up_editorial_administrations.php
r107622 r107734 27 27 $maj = array(); 28 28 $maj['create'] = array( 29 array('ecrire_config','html5up ', array(29 array('ecrire_config','html5up_editorial', array( 30 30 'couleur_accent' => '#f56a6a' 31 31 )) 32 ); 33 $maj['1.1.0'] = array( 34 array('ecrire_config','html5up', lire_config('html5up_editorial')) 32 35 ); 33 36 include_spip('base/upgrade'); -
_squelettes_/html5up_editorial/paquet.xml
r107733 r107734 3 3 categorie="squelette" 4 4 version="1.1.1" 5 schema="1.1.0" 5 6 etat="test" 6 7 compatibilite="[3.1.0;3.2.*]" 7 8 logo="prive/themes/spip/images/html5up_editorial-64.png" 8 9 documentation="https://contrib.spip.net/?article4947" 9 schema="1.0.0"10 10 > 11 11 <nom>Html5up Editorial </nom>
Note: See TracChangeset
for help on using the changeset viewer.