
Recherche avancée
Médias (91)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
-
Les Miserables
4 juin 2012, par
Mis à jour : Février 2013
Langue : English
Type : Texte
-
Ne pas afficher certaines informations : page d’accueil
23 novembre 2011, par
Mis à jour : Novembre 2011
Langue : français
Type : Image
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Richard Stallman et la révolution du logiciel libre - Une biographie autorisée (version epub)
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (52)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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 -
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation"
Sur d’autres sites (8213)
-
Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore.
25 juillet 2013Fixed angular module when used into a custom directive. Do not rely on the $$phase variable anymore.
-
Revision e9e2fe8ec3 : Make xform_quant operations tx_type independent The xform_quant() module is onl
23 juillet 2013, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodemb.c
Make xform_quant operations tx_type independentThe xform_quant() module is only used by inter modes, hence removing
the redundant switches therein conditioned on tx_type.Change-Id : Ib87ce5b2f2e4cbf3ceb133a1108afa173c933a3f
-
Refactored Angular module.
13 juin 2013, par blueimpRefactored Angular module.
Renamed fileupload directive to fileUpload (file-upload in templates)
for consistency with the service and controllers.
Preview and Progress directives now use "file-upload-" as prefix as a
sort of namespace.
The formatFileSizeFilter now accepts suffix and prefix for the units.
This allows better localizing for languages which put the unit label
first.