Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
eoa-xmlmind/metopes_tei.xxe_addon
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
executable file
87 lines (87 sloc)
1.52 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="ISO-8859-1"?> | |
<a:addon | |
xmlns:a="http://www.xmlmind.com/xmleditor/schema/addon" | |
><a:category | |
><a:configuration | |
></a:configuration | |
></a:category | |
><a:name | |
>Métopes TEI</a:name | |
><a:version | |
>2.0</a:version | |
><a:author | |
><ul | |
xmlns="http://www.w3.org/1999/xhtml" | |
><li | |
><a | |
href="http://www.unicaen.fr/recherche/mrsh/document_numerique" | |
>Pôle Document numérique – MRSH Caen</a | |
></li | |
><li | |
><a | |
href="https://www.certic.unicaen.fr/" | |
>Certic – Universite de Caen – Normandie</a | |
></li | |
></ul | |
></a:author | |
><a:date | |
>2018-10-03</a:date | |
><a:abstract | |
>Environnement TEI la chaîne éditoriale Métopes</a:abstract | |
><a:documentation | |
><p | |
xmlns="http://www.w3.org/1999/xhtml" | |
><b | |
>Environnement TEI la chaîne éditoriale Métopes</b | |
></p | |
><ul | |
xmlns="http://www.w3.org/1999/xhtml" | |
><li | |
><b | |
>IMPORT DOCX</b | |
><br | |
/>nouvelle fonctionnalité d'import de fichier stylé au format <code | |
>.docx</code | |
></li | |
></ul | |
><ul | |
xmlns="http://www.w3.org/1999/xhtml" | |
><li | |
><b | |
>Refonte des interfaces</b | |
><br | |
/>répartition des commandes et vues associées en fonction de tâches éditoriales :<ul | |
><li | |
>Writing ;</li | |
><li | |
>Editing ;</li | |
><li | |
>Publishing ;</li | |
></ul | |
></li | |
></ul | |
><ul | |
xmlns="http://www.w3.org/1999/xhtml" | |
><li | |
><b | |
>Afficher les éléments</b | |
><br | |
/><ul | |
><li | |
>possibilités de filtrer l'affichage des éléments à partir de leur attribut et valeur d'attribut ;</li | |
><li | |
>impression de la fenêtre ;</li | |
></ul | |
></li | |
></ul | |
></a:documentation | |
><a:xxeVersion | |
>7.6+</a:xxeVersion | |
><a:platforms | |
><a:mac | |
></a:mac | |
><a:windows | |
></a:windows | |
></a:platforms | |
></a:addon | |
> |