
Recherche avancée
Médias (1)
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
Autres articles (23)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
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 -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (4488)
-
Anomalie #4581 (Nouveau) : Deux warnings en php 8
19 octobre 2020, par Franck DHello :)
Easyphp
Apache 2.4.43 x64
PHP 8.0.0 beta 1 x64
MySQL 8.0.20 x64
Firefox 81.0.2
Windows 10 (1909)
SPIP 3.3.0-dev GIT [master : 81954001]J’ai essayer de mettre une images jpg dans la médiathèque ( 64.4 ko), Cela ne semble pas fonctionner, j’ai refait un clique sur le menu de la médiathèque pour voir si après plusieurs minutes, elle était quand même dedans, la réponse est non, et en plus j’ai deux warnings qui sont apparut.
Warning : Trying to access array offset on value of type bool in C :\...\plugins-dist\bigup\inc\Bigup\CacheRepertoire.php on line 118
Warning : Trying to access array offset on value of type null in C :\...\plugins-dist\bigup\inc\Bigup\CacheRepertoire.php on line 118 -
Virtual host compared to multiple servers
9 septembre 2011, par josiecatThis may be dumb but has me wondering why and I know how to setup the virtual host but need to know the why or what it is good for.
Why do you setup virtual host for local development and why not just put sub directories ?
What are the real world uses and how do you use virtual host ?
(my normal set up as of now)
I use Mamp and just put more folders (speaking dummy terms here) in the htdocs folder. Is that ok what am I missing ?The reason why I would like to use virtual hosting is because I would like to have a few servers to try different technologies (e.g. adding ffmpeg support for streaming video and many others ) but do I use virtual hosting to be able to have more than one server or do I need to use something like virtual machine to have multiple servers with different versions of PHP, Mysql etc...?
I understand how to set this stuff up just don't understand the difference from virtual host to multiple servers ? could I actually set up one with php just the basic and another for php with ffmpeg-php and other stuff like zend or what ever just to have different server environments to basically mock the actual server that the project will land when done ?
-
Anomalie #3418 : Les tables des plugins ne s’installent pas
20 avril 2015, par Franck DalotJe viens de faire un test en SPIP 2.0.25 [21954]
Installation en MysqlPhp 5.4 = ok
app.engine=php
app.engine.version=5.4http.firewall=none
environment=productionPHP 5.3 = Les tables du plugin agenda ne s’installent pas
app.engine=php
app.engine.version=5.3http.firewall=none
environment=productionJ’ai fait ce test, car b_b n’avait pas fait de report de https://core.spip.net/issues/3086 dans cette branche.
Le comportement semble identique à spip 3.1