
Recherche avancée
Autres articles (31)
-
Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs
12 avril 2011, parLa manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras. -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
Création définitive du canal
12 mars 2010, parLorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
A la validation, vous recevez un email vous invitant donc à créer votre canal.
Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)
Sur d’autres sites (6971)
-
Revision c308b8261b : Merge "README : add a note about the test vectors"
6 juin 2014, par James ZernMerge "README : add a note about the test vectors"
-
Revision 2344e3a2e1 : Merge "Converting CHECK_POINT macro to inline function."
4 janvier 2014, par Dmitry KovalevChanged Paths :
Modify /vp9/encoder/vp9_mcomp.c
Merge "Converting CHECK_POINT macro to inline function." -
static declaration of lrint follows non static declaration "-wfatal errors"
4 juin 2014, par SmithI have trying building ffmpeg library for android from centos (version 6.5). I have download source form ffmpeg-android
I have follows the command that mentioned in given link to build ffmpeg library. When I have tried to run
./config_make_everything.sh
this shell command then I got following error shows in attached screenshot :
ErrorPlease help me what I did wrong ?