Recherche avancée

Médias (93)

Sur d’autres sites (329)

  • |heures

    25 juin 2010, par Mark — Filters

    The |heures filter (since SPIP 1.2, SPIP 1.2.1) displays the hours portion of the date to which it is applied. (#DATE The hour returned varies from 00 to 24. If the date to which the filter is applied does not contain any time information, e.g. ((#VAL2009-10-24), the filter (...)

  • |taille_en_octets

    25 juin 2010, par Mark — Filters

    The |taille_en_octets filter (meaning "size in bytes" in French) converts a number of bytes (25678906) into a more explicit character string ("24.4 MB"). Example within a DOCUMENTS loop : #TITRE - #TYPE_DOCUMENT - (#TAILLE) will display "My document - JPEG - 82.6 KB" - (...)

  • Appeler SPIP depuis un autre programme PHP

    11 avril, par JLuc — Carnet Code SPIP

    Issu de https://discuter.spip.net/t/bug-avec-le-script-de-chargeur-spip/189964 erational partage un patch qui permet de charger SPIP depuis un script PHP : php // // Charger SPIP // if (!defined(’_ECRIRE_INC_VERSION’)) // recherche du loader SPIP. require_once __DIR__ . (...)

Rechercher

Recherche avancée