
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (21)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
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 -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (4821)
-
Revision 67228 : On surcharge un define de la librairie afin de permettre la création ...
11 juin 2018, par eric@… — LogOn surcharge un define de la librairie afin de permettre la création des fichiers temporaires dans le répertoires des archives dont on sait qu’il est toujours accessible en écriture (spipfactory pour la remontée du problème en mutu)
-
Revision 67228 : On surcharge un define de la librairie afin de permettre la création ...
28 octobre 2012, par eric@… — LogOn surcharge un define de la librairie afin de permettre la création des fichiers temporaires dans le répertoires des archives dont on sait qu’il est toujours accessible en écriture (spipfactory pour la remontée du problème en mutu)
-
can't install ffmpeg in ubuntu
5 février 2013, par johnI tried to install ffmpeg in ubundu.using the command
sudo apt-get install ffmpeg
But i can't install it.It Shows an error.Following is the out put when i tried to install ffmpeg.
wds@wds:~$ sudo apt-get install ffmpeg
[sudo] password for wds:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libavfilter1
The following NEW packages will be installed:
ffmpeg libavfilter1
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 357kB of archives.
After this operation, 1,282kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libavfilter1 ffmpeg
Install these packages without verification [y/N]? y
Err http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libavfilter1 i386 4:0.6-2ubuntu6.3
404 Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com/ubuntu/ maverick-security/main libavfilter1 i386 4:0.6-2ubuntu6.3
404 Not Found [IP: 91.189.92.200 80]
Err http://security.ubuntu.com/ubuntu/ maverick-security/main ffmpeg i386 4:0.6-2ubuntu6.3
404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/f/ffmpeg/libavfilter1_0.6-2ubuntu6.3_i386.deb 404 Not Found [IP: 91.189.92.200 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/f/ffmpeg/ffmpeg_0.6-2ubuntu6.3_i386.deb 404 Not Found [IP: 91.189.92.200 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
wds@wds:~$It shows a 404 error.when installing.