
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (37)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (4519)
-
Revision 65025 : On en recommande pas forcément un article... donc on recommande une page ...
20 août 2012, par kent1@… — LogOn en recommande pas forcément un article... donc on recommande une page qui est plus générique
Des classes "editer" sur le formulaire" pour être plus compat SPIP 3.0
On corrige la chaine de langue sur le texte par [(#VALforum_texte|_T#ARRAY,#ARRAYforce,|strlen| ?<:forum_texte :>,<:forum:forum_texte :>)] qui cherche <:forum_texte :> si présent ou <:forum:forum_texte :> pour SPIP 3.0
On clean un peu les fichiers de langue avant passage dans salvatore
Passage en 1.0.1 -
Anomalie #3174 (Nouveau) : LDAP - erreur à l’installation
2 mars 2014, par Sylvain LesageDans la procédure d’installation de SPIP (branche spip-3-stable), à l’étape 3, au lieu de créer l’utilisateur webmestre, j’ai cliqué sur l’installation de LDAP, avec succès (pour LDAP), puis j’obtiens une erreur d’accès à la base, et dans les logs :
ERREUR : Le serveur ’mysql’ version 1 n’a pas ’countsel’
L’application du contournement décrit dans le forum suivant : http://forum.spip.net/fr_243674.html#forum256183, permet de terminer correctement l’installation, mais ce n’est surement pas la solution.
La ligne "fautive" : http://core.spip.org/projects/spip/repository/entry/spip/ecrire/install/etape_3.php#L303
-
Evolution #3928 : les emails sont publics dans le privé
26 septembre 2020, par Dirk StratmannTrouvé une solution ici par rapport au problème de l’accès URL ecrire/ ?exec=auteurs
https://forum.spip.net/fr_264838.htmlIl faut créer un fichier "auteurs.html" dans ce dossier :
squelettes/prive/squelettes/top/auteurs.html
avec simplement cette ligne en contenu :[(#SESSIONstatut|==0minirezo|sinon_interdire_acces)]
Le dossier prive n’existe pas par défaut (en tout cas sur mon SPIP)