
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (57)
-
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 (...) -
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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (4843)
-
Anomalie #4721 : cadre trop petit au moment d’une nouvelle installation, installation impossble
12 avril 2021Je disais, (j’ai supprimé le mauvais commentaire !)
Que la solution peut être :
- <span class="CodeRay">
- <span class="line comment">@media (min-width: 640px) {</span>
- <span class="line delete"><span class="delete">-</span> body { display: flex; padding: 2em; flex-direction: column; justify-content: center; align-items: center;}</span>
- <span class="line insert"><span class="insert">+</span> body { display: flex; padding: 2em; flex-direction: column; justify-content: center; align-items: center;<span class="eyecatcher"> height: auto; min-height: 100%;</span>}</span>
- #minipres { margin: 6em auto; width: 580px;border: 1px solid #DB1762;border-radius: 8px;padding: 2em 2em 1.5em 2em;overflow: hidden;}
- #minipres h1 {margin-top: -2em;margin-left: -2em;margin-right: -2em;padding: 0.8em;font-size: 1.1em;color: white;background: #DB1762;}
- <span class="line comment">}</span>
- </span>
-
Anomalie #4721 (En cours) : cadre trop petit au moment d’une nouvelle installation, installation i...
11 avril 2021, par Franck DHello :)
Juste pour dire qu’il y a eu un commit qui a eu comme effet de réduire le cadre de l’étape un quand une personne fait une nouvelle installation, voir copie d’écran (en bas)
Résultat, impossible de faire un clique sur "suivant" et donc de faire une installation en partant de zéro :D
SPIP 3.3.0-dev GIT [master : 2af193cb]Laragon avec :
Php 8.0.3 (VS16 x64 Non Thread Safe) https://windows.php.net/download/
Apache 2.4.46 Win64 avec mod_fcgid-2.3.10-win64-VS16 https://www.apachelounge.com/download/
Mysql 8.0.23 (mysql-8.0.23-winx64.zip) https://dev.mysql.com/downloads/mysql/
phpMyAdmin 5.1.0 https://www.phpmyadmin.net
Firefox 87Pour info, Je n’ai pas fait d’essai avec d’autre navigateur, si besoin, faite signe :)
-
Anomalie #4721 (Fermé) : cadre trop petit au moment d’une nouvelle installation, installation impo...
18 avril 2021Bon https://git.spip.net/spip/spip/commit/d87685f2 du coup