
Recherche avancée
Autres articles (40)
-
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 -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (6091)
-
Revision cf688474ea : cpplint issue extra line in decodemv.c Change-Id : I29b5bbb9bed7296d0bf7d58ae1e7
29 septembre 2013, par Jim BankoskiChanged Paths :
Modify /vp9/decoder/vp9_decodemv.c
cpplint issue extra line in decodemv.cChange-Id : I29b5bbb9bed7296d0bf7d58ae1e78187ccdc5b34
-
Revision 33c7ed4478 : cpplint issue - vp9_idct_blk.c Change-Id : Iaa6b8ac967c0000d4632b64ff9709304072d
29 septembre 2013, par Jim BankoskiChanged Paths :
Modify /vp9/decoder/vp9_idct_blk.c
cpplint issue - vp9_idct_blk.cChange-Id : Iaa6b8ac967c0000d4632b64ff9709304072d6ef2
-
setTimeout() fix for onfinish()-related issue where subsequent play() calls fail when Flash Player 11.6.602.171 is installed, and using soundManager with flashVersion = 8 (which is the default).
3 mars 2013, par scottschillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js
setTimeout() fix for onfinish()-related issue where subsequent play() calls fail when Flash Player 11.6.602.171 is installed, and using soundManager with flashVersion = 8 (which is the default). Not sure of exact cause. Suspect race condition resulting in an invalid (NaN-style) position argument trickling down to the next JS -> Flash _start() call. Fix : setTimeout() to yield, plus safer null / NaN checking on position argument provided to Flash. https://getsatisfaction.com/schillmania/topics/recent_chrome_update_seems_to_have_broken_my_sm2_audio_player