by murahachibu
AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multple-depth loop, and inclusion of external template file.
murahachibu commented on the RE: LOOP problem forum thread
axelinux created the LOOP problem forum thread
Added ALT BLOCK support both for LOOP(including multi-depth LOOP) and BLOCK. Added API documentation inside the script. Added _stripAltBlock() and _getAltBlock(). Both of them are private method.
Added ALT BLOCK support both for LOOP(including multi-depth LOOP) and BLOCK. Added API documentation inside the script. Added _stripAltBlock() and _getAltBlock(). Both of them are private method.
fixed BLOCK bug that it failed to show BLOCK even showBlock() has been called.
fixed BLOCK bug that it failed to show BLOCK even showBlock() has been called.
murahachibu committed patchset 9 of module avantemplate to the AvanTemplate CVS repository, changing 1 files
murahachibu committed patchset 8 of module avantemplate to the AvanTemplate CVS repository, changing 1 files
murahachibu committed patchset 7 of module avantemplate to the AvanTemplate CVS repository, changing 1 files
murahachibu committed patchset 6 of module avantemplate to the AvanTemplate CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use