
Recherche avancée
Autres articles (24)
-
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 -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
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 (...)
Sur d’autres sites (7245)
-
Anomalie #3120 : Langues et singulier/pluriel pour sites
18 juillet 2014, par 毎日 erational -on laisse tomber les singuliers / plusieurs sur la page plan
http://core.spip.org/issues/3088 -
Stream two vides in a row over http?
24 juillet 2014, par ZlatkoI have two video files (mpg) and I want to stream them back to a client (mobile devices) but as one video : the first one appended to the second one.
I know I can use ffmpeg to concat them :
ffmpeg -i "concat:input1.mpg|input2.mpg|input3.mpg" -c copy output.mpg
What I want is to avoid creating that concatenated file because I have potentially dozens of files to play, and I want to stream them and stop when the user closes the window and not create that one big output chunk.
For what it’s worth, I plan to stream those with Node.js.
-
Anomalie #2381 : Corriger le niveau d’intertitre
24 octobre 2014, par cedric -HTML5 ne résoud rien car si la spec dit en effet que chaque section a son propre niveau d’intertite, en pratique ça reste le plan de la page dans son ensemble qui fait foi pour le SEO