Recherche avancée

Médias (0)

Mot : - Tags -/gis

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (36)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately 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 (...)

  • Contribute to translation

    13 avril 2011

    You 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 (...)

  • Diogene : création de masques spécifiques de formulaires d’édition de contenus

    26 octobre 2010, par

    Diogene est un des plugins ? SPIP activé par défaut (extension) lors de l’initialisation de MediaSPIP.
    A quoi sert ce plugin
    Création de masques de formulaires
    Le plugin Diogène permet de créer des masques de formulaires spécifiques par secteur sur les trois objets spécifiques SPIP que sont : les articles ; les rubriques ; les sites
    Il permet ainsi de définir en fonction d’un secteur particulier, un masque de formulaire par objet, ajoutant ou enlevant ainsi des champs afin de rendre le formulaire (...)

Sur d’autres sites (4453)

  • Revision 90268 : Le formulaire d’edition de page est taquin : il refuse un identifiant en ...

    15 juin 2015, par cedric@… — Log

    Le formulaire d’edition de page est taquin : il refuse un identifiant en majsucule, reclamant des minuscules, puis sur la page de retour affiche l’identifiant en majuscules... On facilite l’usage en passant automatiquement la saisie en minuscule et en remplacant les espaces par des _

  • Revision 89300 : En mode édition d’une entrée, passer les données en request plutôt que ...

    11 mai 2015, par nicolas.dorigny@… — Log

    En mode édition d’une entrée, passer les données en request plutôt que dans le tableau des erreurs.
    Vider l’identifiant de l’entrée en cours d’édition après enregistrement ou annulation.

  • Revision bd2a9bdd66 : iOS build configuration updates. Commit message longer than commit edition. Si

    1er octobre 2014, par Tom Finegan

    Changed Paths :
     Modify /build/make/configure.sh



    iOS build configuration updates.

    Commit message longer than commit edition.

    Simulator and devices :
    Add a common minimum iOS version that can be shared by iOS and iOS
    simulator targets.

    Fix —enable-debug (for device targets ; sim was fine) :
    Allow for successful configuration and build with —enable-debug when
    CXX is available by :

    - Using CXX as LD (when CXX is available).
    - Passing the correct form of the iOS minimum version parameter based on
    whether LD is CXX or really is ld.

    Note : ld -g still won’t work on macosx with this patch, so if CXX is not
    available, configuration will still fail reporting that the toolchain
    cannot link executables when attempting to pass —enable-debug (because
    ld returns an error code since the one included with xcode doesn’t
    support the -g argument).

    Change-Id : Ia488aed167cc2ca82ee9e980589fb76dddce634f