|
|
IC Home > Perl > Modules >
Website.pm >
Usage > Using BLOCK command (Sections)
2.3 Using BLOCK command (Sections)24.03.2006
<!-- {{BLOCK blockName}} -->
Your HTML Block Code HERE!
<!-- {{END}} -->
A BLOCK statement ...
Oben aufgeführter Block des Templates wird durch folgenden Perl Code gerendert:
$Website->block('blockName', print => 1);
Erklärung: Blockzuweisungen in SchleifenOnline Demo mit Source Code: → Demo: www.infocopter.com/cgi-bin/website.pl?block=1↑ |
copyright by retoh - created with mytexi