Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/metiers/squelettes-dist/modeles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/metiers/squelettes-dist/modeles/plan.html
[(#REM)
	Le plan de site ci-dessous est a adapter selon les besoins.
	En particulier, on n'aura pas necessairement besoin de tous les elements (sous-rubriques, articles, breves et sites)
]
<BOUCLE_secteurs(RUBRIQUES) {racine} {par num titre}{!par date}>

<h2>#TITRE</h2>

[(#REM) Articles et sous-rubriques ]
<B_articles_racine>
<h3>[(#TOTAL_BOUCLE|singulier_ou_pluriel{public:article, public:articles})]</h3>
<ul class="spip">
	<BOUCLE_articles_racine(ARTICLES) {id_rubrique} {par num titre}{!par date}>
	<li><a href="#URL_ARTICLE">#TITRE</a></li>
	</BOUCLE_articles_racine>
</ul>
</B_articles_racine>

<B_rubriques>
<ul class="spip">
	<BOUCLE_rubriques(RUBRIQUES) {id_parent} {par num titre}{!par date}>
	<li>
		<strong><a href="#URL_RUBRIQUE">#TITRE</a></strong>
		
		<B_articles>
		<ul class="spip">
			<BOUCLE_articles(ARTICLES) {id_rubrique} {par num titre}{!par date}>
			<li><a href="#URL_ARTICLE">#TITRE</a></li>
			</BOUCLE_articles>
		</ul>
		</B_articles>
		
		<BOUCLE_sous_rubriques(BOUCLE_rubriques)></BOUCLE_sous_rubriques>
	</li>
	</BOUCLE_rubriques>
</ul>
</B_rubriques>

[(#REM) Breves ]
<B_breves>
<h3><:breves:breves:></h3>
<ul class="spip">
	<BOUCLE_breves(BREVES?) {id_rubrique} {!par date}>
	<li><a href="#URL_BREVE">#TITRE</a></li>
	</BOUCLE_breves>
</ul>
</B_breves>

[(#REM) Sur le Web ]
<B_sites>
<h3><:sites_web:></h3>
<ul class="spip">
	<BOUCLE_sites(SITES?) {id_secteur} {par nom_site}>
	<li><a href="[(#ID_SYNDIC|generer_url_entite{site,'','',#CONNECT})]">#NOM_SITE</a></li>
	</BOUCLE_sites>
</ul>
</B_sites>

</BOUCLE_secteurs>

SAMX