Task #1221

Mis à jour par Serge Heiden il y a plus de 10 ans

Currently every edition page declares the "txm.css" stylesheet, but no "txm.css" file is added to the binary corpus directory by any import process (pager).

To help users style their editions, we should help them provide a CSS stylesheet file to the pager.

h3. solution

* If an import process creates an edition and succesfully ends
* And a "txm.css" file is available in the *@$HOME/TXM/css@* directory
* Then it must be copied copie into the *@$TXM/corpora/$CORPUS/HTML/$CORPUS/default@* directory (the directory may change see ticket about css link for portal corpus SH???)

Retour