
Recherche avancée
Autres articles (56)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (...) -
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 (11345)
-
avformat : remove obsolete commented-out DEBUG define
7 juillet 2017, par Tobias Rapp -
Evolution #3802 : Rendre obsolète le filtre
9 février 2017La doc « préconise » c’est un bien grand mot. Je dirais surtout qu’elle n’est pas à jour :)
Celle-ci non plus http://www.spip.net/fr_article4341.html#URL_DOCUMENT d’ailleurs
Celle-ci n’en parle pas http://www.spip.net/fr_article4340.html#LOGO_DOCUMENTLa bonne écriture étant au moins là depuis SPIP 2.1.0
- https://core.spip.net/projects/spip/repository/revisions/13550
- https://core.spip.net/projects/spip/repository/revisions/14175L’ancienne écriture est toujours pris en compte par la fonction `phraser_vieux()`
qui du coup pourrait être supprimée, depuis le temps, avec les différentes fonctions traitant les vieilleries…
ou mises au grenier. -
Anomalie #4413 : get_magic_quotes_runtime obsolète en php 7.4
14 juillet 2020- Pour pclzip.php, il y a des tests function_exists() : ça ne posera pas de problème.
- pour gitID3 : c’est pareil, il y a ce test function_exists(). Donc pas un souci non plus.