
Recherche avancée
Autres articles (59)
-
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" (...) -
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
Sur d’autres sites (9247)
-
Anomalie #2492 (Nouveau) : Impossible de poster dans le forum des admins si forum sous article, br...
16 janvier 2012, par Michael ThanryDescription Le bouton "poster un message" n’apparait pas dans le forum des adminsitrateurs si l’option "activer les forums de l’espace prive sous chaque article, brève, site référencé, etc." est decochee.¶ Environnement de test SPIP 2.1.12 fraichement installe IE 9 (non teste sous autre) aucun plugin (...)
-
Anomalie #3024 : spip_loader.php et IE8 (oui.... les pros du C/S traditionnels l’exigent !)
27 janvier 2014, par Fil Upque signifie C/S ?
-
Normalise offsetX and offsetY on the event
19 février 2014, par chriscbrockNormalise offsetX and offsetY on the event
According to the W3C Working Draft, offsetX and offsetY should be
relative to the padding edge of the target element. The only browser
using this convention is IE. Webkit uses the border edge, Opera uses the
content edge, and FireFox does not support the properties.Normalizing to the border edge is easiest to do.