
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (100)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (14933)
-
Revision 106740 : Cf r106739 : ouvelle possibilité du plugin de mutualisation facile ...
11 octobre 2017, par real3t@… — LogCf r106739 : ouvelle possibilité du plugin de mutualisation facile (voir commit suivant) : afficher la valeur d’une meta. Soit :
nommeta
nomcasier/nommeta (beaucoup utilisé avec les CFG)
Déclaration dans le mes_options.php
Exemple :
GLOBALSmutualisation_afficher_config ? = (isset($GLOBALSmutualisation_afficher_config ?) ?$GLOBALSmutualisation_afficher_config ?.’,’ :).’soyezcreateurs/mode_affichage,slogan_site’ ; -
Anomalie #4144 (Nouveau) : Problème fonction autoriser() dans inc/sessions
29 mai 2018, par Samuel Burjadespip/ecrire/inc/session.php (révision 23641) (ligne 211)
Quand on utilise l’API session_set() dans mes_fonctions.php, la fonction autoriser() fait planter l’accès à interface privée.
Cela semble mieux tourner avec if (($auteur[’statut’] == ’0minirezo’) and _DUREE_COOKIE_ADMIN)
-
Revision 61148 : Il faut faire le test sur $saisies[$cle][’saisies’] car ...
9 mai 2012, par yffic@… — Log