Changeset 88209 in spip-zone
- Timestamp:
- Mar 25, 2015, 10:48:42 AM (6 years ago)
- Location:
- _plugins_/fabrique/trunk
- Files:
-
- 31 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/fabrique/trunk/fabrique/base/importer_table.php_fonctions.php
r65708 r88209 45 45 } 46 46 47 ?> -
_plugins_/fabrique/trunk/fabrique/base/prefixe.php.html
r70030 r88209 130 130 (#ENV*{paquet/inserer/base/tables/fin}) 131 131 ] 132 ?> -
_plugins_/fabrique/trunk/fabrique/fabrique_prefixe.php.html
r60510 r88209 22 22 $data = [(#ENV**{data}|var_export{1})]; 23 23 24 ?> -
_plugins_/fabrique/trunk/fabrique/formulaires/editer_objet.php.html
r79328 r88209 187 187 188 188 189 ?>190 189 -
_plugins_/fabrique/trunk/fabrique/inc/precharger_objet.php.html
r70030 r88209 50 50 } 51 51 52 53 ?> -
_plugins_/fabrique/trunk/fabrique/lang/objet_fr.php.html
r60510 r88209 11 11 ); 12 12 13 ?> -
_plugins_/fabrique/trunk/fabrique/lang/paquet-prefixe_fr.php.html
r60510 r88209 12 12 ); 13 13 14 ?> -
_plugins_/fabrique/trunk/fabrique/lang/prefixe_fr.php.html
r60510 r88209 33 33 ); 34 34 35 ?> -
_plugins_/fabrique/trunk/fabrique/prefixe_administrations.php.html
r87853 r88209 83 83 (#ENV*{paquet/inserer/administrations/fin}) 84 84 ] 85 ?> -
_plugins_/fabrique/trunk/fabrique/prefixe_autorisations.php.html
r70048 r88209 149 149 }</BOUCLE_associer_objets> 150 150 </BOUCLE_objets> 151 152 ?> -
_plugins_/fabrique/trunk/fabrique/prefixe_fonctions.php.html
r70026 r88209 13 13 */ 14 14 </BOUCLE_si_exemples> 15 ?> -
_plugins_/fabrique/trunk/fabrique/prefixe_options.php.html
r70026 r88209 14 14 */ 15 15 </BOUCLE_si_exemples> 16 ?> -
_plugins_/fabrique/trunk/fabrique/prefixe_pipelines.php.html
r79327 r88209 216 216 }</BOUCLE_si_optimiser_base_disparus> 217 217 218 ?> -
_plugins_/fabrique/trunk/fabrique/prive/objets/liste/objets_associer_fonctions.php.html
r70030 r88209 8 8 include_spip('prive/objets/liste/auteurs_fonctions'); 9 9 10 ?> -
_plugins_/fabrique/trunk/fabrique/prive/objets/liste/objets_lies_fonctions.php.html
r70030 r88209 7 7 include_spip('prive/objets/liste/auteurs_fonctions'); 8 8 9 ?> -
_plugins_/fabrique/trunk/fabrique/prive/objets/liste/objets_roles_associer_fonctions.php.html
r70030 r88209 7 7 include_spip('prive/objets/liste/auteurs_fonctions'); 8 8 9 ?> -
_plugins_/fabrique/trunk/fabrique/prive/objets/liste/objets_roles_lies_fonctions.php.html
r70030 r88209 7 7 include_spip('prive/objets/liste/auteurs_fonctions'); 8 8 9 ?> -
_plugins_/fabrique/trunk/fabrique_fonctions.php
r83839 r88209 1249 1249 return str_replace('_', '', $type); 1250 1250 } 1251 1252 ?> -
_plugins_/fabrique/trunk/fabrique_options.php
r69990 r88209 55 55 define('_FABRIQUE_ESPACER', 20); 56 56 } 57 58 ?> -
_plugins_/fabrique/trunk/fabrique_pipelines.php
r79326 r88209 54 54 return $flux; 55 55 } 56 57 ?> -
_plugins_/fabrique/trunk/formulaires/fabriquer_peuple.php
r65738 r88209 94 94 return $res; 95 95 } 96 97 98 99 ?> -
_plugins_/fabrique/trunk/formulaires/fabriquer_plugin.php
r70627 r88209 948 948 return $objet; 949 949 } 950 ?> -
_plugins_/fabrique/trunk/formulaires/fabriquer_plugin_actions.php
r65738 r88209 378 378 eval($script); 379 379 } 380 ?> -
_plugins_/fabrique/trunk/formulaires/fabriquer_squelettes_fabrique.php
r65738 r88209 120 120 return $res; 121 121 } 122 123 124 125 ?> -
_plugins_/fabrique/trunk/formulaires/reinitialiser_plugin.php
r65738 r88209 39 39 return $res; 40 40 } 41 42 43 44 ?> -
_plugins_/fabrique/trunk/formulaires/restaurer_plugin.php
r81867 r88209 341 341 return $data; 342 342 } 343 344 ?> -
_plugins_/fabrique/trunk/inc/fdiff.php
r70033 r88209 399 399 } 400 400 } 401 402 ?> -
_plugins_/fabrique/trunk/inc/futilitaire.php
r70033 r88209 393 393 } 394 394 } 395 396 397 ?> -
_plugins_/fabrique/trunk/lang/fabrique_fr.php
r84673 r88209 417 417 des chaines de langues, qu\'il vous faudra simplement vérifier.', 418 418 ); 419 ?> -
_plugins_/fabrique/trunk/lang/paquet-fabrique_fr.php
r60510 r88209 8 8 plugin parfait, mais une base solide, rapide à mettre en place, à éditer ensuite à votre goût.', 9 9 ); 10 ?> -
_plugins_/fabrique/trunk/saisies/tables_sql_fonctions.php
r65708 r88209 43 43 } 44 44 } 45 ?>
Note: See TracChangeset
for help on using the changeset viewer.