
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)
Sur d’autres sites (6969)
-
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.