
Recherche avancée
Autres articles (102)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
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 (13896)
-
Anomalie #2023 : Interface privée : le lien "informations personnelles" ne fonctionne plus sous 2....
6 avril 2011, par gvincent -Effectivement je ne reproduits pas le bug sur un site en [16966]. Je vais voir sans aucun plugin (j’aurais dû commencer par là)
-
why have error install pulseaudio with libtool ?
15 juillet 2017, par langiacI am trying to install pulse audio but get the following error :
# ./configure
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed.
# yum install libtool
Loaded plugins: refresh-packagekit
Setting up Install Process
Package libtool-2.2.6-11.fc11.1.i586 already installed and latest version
Nothing to doWhy is it not found if installed ?
Thank you for your kind help.
-
Anomalie #3806 (Nouveau) : var_mode=recalcul pour tout le monde
12 juillet 2016, par nico dLes var_mode calcul et recalcul fonctionnent avec un utilisateur non connecté.
De quoi faire grimper la charge d’un serveur si on s’amuse à spammer des urls avec un var_mode.J’ai une barre de débug perso qui m’affiche le nombre de requêtes en fonction de l’IP, je m’en sers pour vérifier la mise en cache en dév.
Avec une session non connectée, sans cookies, les var_mode fonctionnent, je le vois au nombre de requêtes qui passent.
Testé sur 3.0 et 3.1