
Recherche avancée
Autres articles (61)
-
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" (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (6986)
-
Révision 22721 : Report de r22719 : Perf issue sur les filtres images appliques sur des images dis...
11 janvier 2016, par cedric@yterium.com[(#VALhttp://example.org/fichier_inexistant.png|image_reduire64,64)] provoquait 3 operations file_exists sur http://example.org/fichier_inexistant.png.src
que PHP interprete en faisant 3 hits http sur le fichier sauf si PHP bloque ce type d’operation. -
Révision 22720 : Report de r22719 : Perf issue sur les filtres images appliques sur des images dis...
11 janvier 2016, par cedric@yterium.com[(#VALhttp://example.org/fichier_inexistant.png|image_reduire64,64)] provoquait 3 operations file_exists sur http://example.org/fichier_inexistant.png.src
que PHP interprete en faisant 3 hits http sur le fichier sauf si PHP bloque ce type d’operation. -
Révision 22719 : Perf issue sur les filtres images appliques sur des images distantes en 404 :
11 janvier 2016, par cedric@yterium.com[(#VALhttp://example.org/fichier_inexistant.png|image_reduire64,64)] provoquait 3 operations file_exists sur http://example.org/fichier_inexistant.png.src
que PHP interprete en faisant 3 hits http sur le fichier sauf si PHP bloque ce type d’operation.