
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (66)
-
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 -
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 -
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 (...)
Sur d’autres sites (6016)
-
Revision f75448ed73 : Merge "Fixed the MSVC compiling error with correct cast" into experimental
23 octobre 2012, par Yaowu XuMerge "Fixed the MSVC compiling error with correct cast" into experimental
-
vda : Cast to not discard constant qualifier and silence compiler warning
9 avril 2015, par Himangi Saraogi -
avformat/sccdec : Remove nonsense cast
1er octobre 2021, par Andreas Rheinhardtavformat/sccdec : Remove nonsense cast
In most contexts, arrays are automatically converted to a pointer
to their first element ; taking the address of the array just yields
a pointer to an array of fixed-size arrays, which is not intended here.Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>