logout: - $Author:
QuicklinksFremdprodukteLinux-PCMigration-Probl. ThemenRootserverTestpointpmwiki
SPIP |
Die URL sind Aliases, verzweigt wird auf Grund des URL-Namens in index.php Template-StrukturOberste Rubrik (toprub) Datenbanken
Definiert in parmstyles.html pro Sub-Site (Protecsite like)
spip1.82d/ (Andere Installation, andere DB)
Squelettes über URL:
für Sardinia:
<BOUCLE_principal(RUBRIQUES) {id_rubrique}>
<?php
$SelSite= [(#CHARSET|SetURLVars{selsite,Sard})];
$TopRub = [(#CHARSET|SetURLVars{toprub,1})];$_GET['toprub']='1';
$rubagenda = [(#REM|SetURLVars{rubagenda,53})];
?>
<INCLURE(page.php3){fond=rubrique_tpl}{id_rubrique}{lang}>
</BOUCLE_principal>
Artikel (article-x)
<BOUCLE_principal(ARTICLES) {id_article}>
<?php
$SelSite = [(#REM|SetURLVars{selsite,Sard})];
$TopRub = [(#REM|SetURLVars{toprub,1})];$_GET['toprub']='1';
$rubagenda = [(#REM|SetURLVars{rubagenda,53})];
?>
<INCLURE(page.php3){fond=article_tpl}{id_article}{lang}>
</BOUCLE_principal>
Galerie (article-x)
<BOUCLE_principal(ARTICLES) {id_article}>
<?php
$SelSite= [(#CHARSET|SetURLVars{selsite,Sard})];
$TopRub = [(#CHARSET|SetURLVars{toprub,1})];$_GET['toprub']='1';
?>
<INCLURE(page.php3){fond=article_gallerie}{id_article}{debut_vignette}{debut_image}>
</BOUCLE_principal>
Verschachtelung der TemplatesStruktur in /spip../squelettes
rubrique-x.html
rubrique_tpl.html (inclure)
article-x.html
article_tpl.html
parmstyles.html
baummenu.html (Navi links)
agenda_miniv3.html (Delay=0, darf nicht gecachted werden) (Conditional)
PrExtra.html
PrMailing.html (Conditional)
#FORMULAIRE_ECRIRE_AUTEUR (Conditional)
article_gallerie.html
album_image.php (Fenster)
|