SPIP

Système de Publication pour Internet

http://www.spip.net

Les articles publiés sur le site

  • _NOM_PERMANENTS_INACCESSIBLES

    17 août 2010, par MarkVariables and Constants for customisation
    This is the name of the directory for the permanent files which are not accessible via HTTP. It contains the configuration file managed by SPIP during installation, and also the sqlite database and the chmod.php file (which makes it easier to manage the write access mode determined by the (...)
  • _NOM_TEMPORAIRES_INACCESSIBLES

    17 août 2010, par MarkVariables and Constants for customisation
    This is the name of the directory for the temporary files which are not accessible via HTTP. It chiefly contains the log files, database exports and most of the cache files. define('_NOM_TEMPORAIRES_INACCESSIBLES', "tmp/"); Application: if you want to store the files in question elsewhere than (...)
  • _NOM_TEMPORAIRES_ACCESSIBLES

    17 août 2010, par MarkVariables and Constants for customisation
    This is the name of the directory for the temporary files that are accessible via HTTP. This directory chiefly contains the cache for the images, stylesheets and JavaScript files which are used by SPIP. define('_NOM_TEMPORAIRES_ACCESSIBLES', "local/"); This constant can only be modified in (...)
  • _NOM_PERMANENTS_ACCESSIBLES

    17 août 2010, par MarkVariables and Constants for customisation
    This is the name of the directory for the permanent files which are accessible via HTTP. This directory contains the images and documents which are uploaded using SPIP's private zone interface. It also contains all of the logos for the various elements within SPIP. (...)
  • |lien_ou_expose

    16 août 2010, par MarkFilters
    The |lien_ou_expose filter returns either a clickable link or just a simple text title. When applied to a given URL, the |lien_ou_exposetext_title, condition filter will evaluate the condition and display either a link to that URL or just the text string that is passed as the first argument. (...)

Rechercher

Recherche avancée

Sites Web