File "compacte.html"
Full path: /home/argothem/www/v4_old/plugins-dist/compresseur/tests/compacte.html
File size: 573 bytes
MIME-type: text/plain
Charset: utf-8
[(#REM)
Teste les filtres |compacte_xx
]
#SET{err1,''}
#SET{err2,''}
[(#REM)
----------------- compacte_js -----------------
]
[(#CHEMIN{javascript/layer.js}|compacte
|spip_file_get_contents
|match{function AjaxSqueeze}
|?{'', [(#SET{err1,erreur fonction absente})] })]
[(#CHEMIN{javascript/layer.js}|compacte
|spip_file_get_contents
|match{Son premier argument}
|?{ [(#SET{err2,#VAL{'erreur commentaire present:'}|concat{#CHEMIN{javascript/layer.js}|compacte
|spip_file_get_contents}})] })]
#GET{err1}
#GET{err2}
[(#GET{err1}|sinon{#GET{err2}}|?{'', OK})]