
Recherche avancée
Médias (1)
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (104)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (13385)
-
lavf/file : file_check : Handle file URLs that start with "file :"
2 janvier 2014, par Alexander Strasserlavf/file : file_check : Handle file URLs that start with "file :"
Handle the URL analog to file_open, it may contain a "file :"
prefix. Skip it. Make access checks to file URLs starting
with "file :" work.Fix part of ticket #3249.
Signed-off-by : Alexander Strasser <eclipse7@gmx.net>
-
doc/protocols/file : document general file protocol URL syntax
4 janvier 2014, par Stefano Sabatini -
configure : Special case libfreetype test
6 décembre 2013, par Alexander Strasserconfigure : Special case libfreetype test
Include the freetype header, in-directly through a macro, like it
is done in the drawtext filter. Do not break if the header is moved.Unfortunately the drawtext filter included the file where the include
macros are defined in a wrong way. This is not needed and breaks the
build. Remove that #include line too.Signed-off-by : Alexander Strasser <eclipse7@gmx.net>