
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (63)
-
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" (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (8739)
-
Anomalie #3779 : Erreur ""Un dossier temporaire est manquant pour télécharger les fichiers"
7 mai 2016, par Franck DalotBuenos dias, :-)
necesito mas informaciones para tratar de reproducir el problema
version de PHP ?
Version de spip 3.1.x ; 3.0.x ; 2.1.x ?
Se trata de una version NATIVA o de un sitio que ,por ejemplo paso de una version 3.0.x a una version 3.10x ?
tipo del’magen ?jpeg ?gif ?... -
Anomalie #3181 (Nouveau) : mots et groupes - API d’édition des objets
7 mars 2014, par Sylvain LesageLes fonctions d’action du plugin mots ne semblent pas suivre les mêmes règles que l’API d’édition des objets, ce qui en permet pas d’utiliser ces fonctions génériques pour les mots ou les groupes de mots (me semble-t-il). Est-il envisageable de les adapter au format défini par l’API ?
Insertion¶
API : objet_inserer
bool | int objet_inserer( string $objet , int $id_parent = null , array | null $set = null )
Mot : mot_inserer
int | bool mot_inserer( int $id_groupe )
Groupe de mots : groupemots_inserer
int | bool groupemots_inserer( string $table = ’’ )
Modification¶
API : objet_modifier
mixed | string objet_modifier( string $objet , int $id , array | null $set = null )
Mot : mot_modifier
string | null mot_modifier( int $id_mot , array | null $set = null )
Groupe mots : groupemots_modifier
string | null groupemots_modifier( int $id_groupe , array | null $set = null )
-
Anomalie #2307 : md5_boutons_plugins()
21 juillet 2014, par marcimat ☺☮☯♫Et les traces pour voir plus clairement les 2 créations du même define (_UPDATED_boutons_plugins) :
Premier passage (constante non définie)¶
array (size=5) 0 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 636 ’function’ => string ’plugin_ongletbouton’ (length=19) 1 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 530 ’function’ => string ’plugins_precompile_xxxtions’ (length=27) 2 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 431 ’function’ => string ’ecrire_plugin_actifs’ (length=20) 3 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc_version.php’ (length=58) ’line’ => int 391 ’function’ => string ’actualise_plugins_actifs’ (length=24) 4 => array (size=4) ’file’ => string ’[...]spip/ecrire/index.php’ (length=52) ’line’ => int 21 ’function’ => string ’include’ (length=7)
Second passage (constante déjà définie)¶
array (size=5) 0 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 636 ’function’ => string ’plugin_ongletbouton’ (length=19) 1 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 530 ’function’ => string ’plugins_precompile_xxxtions’ (length=27) 2 => array (size=4) ’file’ => string ’[...]spip/ecrire/inc/plugin.php’ (length=57) ’line’ => int 431 ’function’ => string ’ecrire_plugin_actifs’ (length=20) 3 => array (size=4) ’file’ => string ’[...]spip/plugins-dist/svp/exec/admin_plugin.php’ (length=74) ’line’ => int 52 ’function’ => string ’actualise_plugins_actifs’ (length=24) 4 => array (size=4) ’file’ => string ’[...]spip/ecrire/index.php’ (length=52) ’line’ => int 151 ’function’ => string ’exec_admin_plugin_dist’ (length=22)