WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
zcore
/
v4.0.0
/
Name
Action
..
.gitignore
Edit
404.html
Edit
ajax.html
Edit
body.html
Edit
content
css
demo
head
head_js
inc
inclure
javascript
lang
page.html
Edit
paquet.xml
Edit
prive
public
structure.html
Edit
tests
zcore_options.php
Edit
zcore_pipelines.php
Edit
Editing: structure.html
[(#VAL{_Z_DOCTYPE}|defined|?{#VAL{_Z_DOCTYPE}|constant}|sinon{<!DOCTYPE HTML>})] <html class="[(#COMPOSITION|zcore_composition_class{#ENV{type-page,page}})][ (#LANG_DIR)][ (#LANG)] no-js" lang="#LANG" dir="#LANG_DIR"> <head> <script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script> [(#REM) Preciser le charset avant tout] <meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" /> [(#REM) Debut du head particulier a chaque page pour inserer un title, des css particulieres(mais surchargees), ou des js *inline* ]<INCLURE{fond=head/#ENV{type-page},env}>[ (#REM) Partie commune a toutes les pages, sans env ]<INCLURE{fond=inclure/head}>[ (#REM) Fin du head particulier a chaque page, pour inserer des js specifiques par exemple pour inserer des js *externes* ]<INCLURE{fond=head_js/#ENV{type-page},env}> </head> <INCLURE{fond=body,env}> </html>