
Recherche avancée
Autres articles (112)
-
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 ;
-
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 (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (13384)
-
Evolution #3488 (Nouveau) : Stocker globalement toutes les requetes passées
29 juin 2015, par nico dSuite au oups de ce commit :
https://core.spip.net/projects/spip/repository/revisions/22276
vous avez pu voir que j’ajoute dans une globale toutes les requêtes effectuées.
Pour éviter une nouvelle boulette j’ai forké chez moi req/mysql.php en req/mysqldebug.php (connecteur perso).Cette globale avec toutes les requetes me permet d’afficher sur toutes les pages (public et privé) un petit bandeau avec le nombre de requêtes effectuées et d’autres infos.
Ce nombre de requêtes affiché me sert à optimiser plus rapidement des squelettes, sans passer par profil ou debug. Ou à vérifier que des pages se mettent bien en cache.
Exemple :Est ce que ça vous parait intéressant ?
-
Evolution #3603 : Ergonomie des onglets de sélection des plugins
15 avril 2020, par RastaPopoulos ♥Bé pourquoi tu fermerais le ticket si la proposition de simplifier la navigation de cette page (en réduisant drastiquement le nombre de liens/onglets) est toujours utile ?
-
Is it advisable to use FFMpeg on my local server for video conversion ?
7 juin 2019, par Yash DesaiWe are starting a video sharing website where users will be able to upload videos in their native formats. However, since video streaming on the web generally is in the FLV format, we need to convert the videos to FLV.
Also, the site will be hosted on Amazon EC2 and storage using S3.
Can i run FFMpeg on amazon EC2 ? Is this the best way to go ? Are there other alternatives to video encoding rather than doing conversion on our own server ? I also came across www.transloadit.com which seems to do the same but they are charging a bomb. Are there cheaper and more intelligent alternatives ?
We are planning to make this website as one of top 10 biggest niche video streaming websites on the internet.