
Recherche avancée
Autres articles (50)
-
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
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.
Sur d’autres sites (6884)
-
Révision 17484 : petites scories autour de l’optimisation des liens morts en base (guy cesaro)
24 mars 2011, par cedric -un O au lieu d’un zero dans la requete
lien_where doit toujours retourner un tableau, par consistance
$objet=’*’ etait mangé par objet_type dans toutes les fonctions de l’api
-
Anomalie #1955 : erreurs php lors de la compilation
26 mars 2011, par cedric -L’erreur a lieu a l’execution (calcul du squelette) et non a la compilation, car le compilateur ne peut pas savoir a l’avance ce que #GETtest contiendra. On peut tester le type de ce qui est utilisé dans #GET/#SET/#ENV, mais cela ne fera que masquer une erreur et la rendra encore plus (...)
-
Révision 17879 : On prend en compte les nouvelles écritures pour l’intervalle de compatibilité :
14 mai 2011, par Eric Lupinacciutilisation des crochets ouvrants en lieu et place des parenthèses
ajout de .* pour désigner tout une branche (3.0.* ou 3.*). Les anciennes écritures fonctionnent toujours.