# HG changeset patch # User Patrick PIERRE # Date 1369817484 -7200 # Node ID db514bf0f5e98ea6f756175200b2adedaebfc82a # Parent 210b4923b0892b6c2bec0f6c70e9da5ba99d42f3 Ajout d'un fichier INI diff -r 210b4923b089 -r db514bf0f5e9 Ini/leprisme4xhtml.ini --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Ini/leprisme4xhtml.ini mer. mai 29 10:51:24 2013 +0200 @@ -0,0 +1,48 @@ +# $Id$ + +# ----------------------------------------------------------------------------- +[Initialization] +directories = Images Audios Videos +templates = Publidoc2XHtml +script = + +[template:Publidoc2XHtml] +path = +exclude = mootools.txt +exclude[!js] = Js pulse.gif +exclude[!aud] = audio.png + +# ----------------------------------------------------------------------------- +[Input] +is_dir = false +file_regex = \.xml$ +content_regex = <publi(doc|set) +unzip = +validate = true +image.ext = svg png tif tiff jpg jpeg eps gif +audio.ext = wav ogg aac ac3 mp3 +video.ext = dv mpg mp4 ogv mov avi webm flv + +[RelaxNG] +publiset = %(here)s/RelaxNG/publiset.rng +publidoc = %(here)s/RelaxNG/publidoc.rng + +# ----------------------------------------------------------------------------- +[Transformation] +preprocess = +preregex = %(here)s/Regex/publidoc2xhtml_pre.regex +xsl = %(here)s/Xsl/publidoc2xhtml.xsl +postregex = +postprocess = + +# ----------------------------------------------------------------------------- +[Output] +make_id = +format = %(fid)s.html +validate = false +#container = Zip + +# ----------------------------------------------------------------------------- +[Finalization] +remove_regex = ~\.?\w{0,4}$ +script =