Commit 1bca38c0 authored by Edith Cannet's avatar Edith Cannet
Browse files

ajout XSL _core pour autoriser la surcharge dans 03-tei2html.xsl + màj du...

ajout XSL _core pour autoriser la surcharge dans 03-tei2html.xsl + màj du readme FR sur surcharge et ajout XSL possible
parent bb2d7587
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -18,7 +18,10 @@ Plugin OJS/OMP de chargement de flux XML développé dans le cadre du projet [FN

**Licence** : CeCILL-B (voir [licence](LICENCE)).

**Exemple** : https://puc-editorial.unicaen.fr/ojs-3.4/index.php/Caen/article/view/2/14
**Exemple** : 

- OJS 3.3 : https://puc-editorial.unicaen.fr/ojs-3.3/index.php/Caen/article/view/21/50
- OMP 3.3 : https://puc-editorial.unicaen.fr/omp-3.3/index.php/acp/catalog/view/9/26/158 



@@ -81,6 +84,10 @@ Plugin testé sur les versions suivantes :
- Template de page : `HTMLGalleyView.tpl` ([lien](https://git.unicaen.fr/fnso/fairest/xml2html-pkp-plugin/-/blob/master/templates/HTMLGalleyView.tpl?ref_type=heads))
- Javascript : `resources/javascript/xml_2html.js` ([lien](https://git.unicaen.fr/fnso/fairest/xml2html-pkp-plugin/-/blob/master/resources/javascript/xml_2_html.js?ref_type=heads))
- CSS : `resources/styles/xml_2html.css` ([lien](https://git.unicaen.fr/fnso/fairest/xml2html-pkp-plugin/-/blob/master/resources/styles/xml_2_html.css?ref_type=heads))
- XSL : 
  - `xsl/tei/03-tei2html.xsl`, feuille de transformation XSL qui surcharge `xsl/tei/03-tei2html_core.xsl`
  - ou via l'ajout d'une ou de plusieurs XSLTs `N-<nomdufichier>.xsl` (où *N* > 3 et *<nomdufichier>* est le nom de la feuille de transformation choisi par l'utilisateur)




+2 −864

File changed.

Preview size limit exceeded, changes collapsed.

+876 −0

File added.

Preview size limit exceeded, changes collapsed.