SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-HTML_Template_Sigma rpm build for : Mandriva 2006. For other distributions click php-pear-HTML_Template_Sigma.

Name : php-pear-HTML_Template_Sigma
Version : 1.1.3 Vendor : Mandriva
Release : 0.1.20060mdk Date : 2006-03-23 07:14:29
Group : Development/Other Source RPM : php-pear-HTML_Template_Sigma-1.1.3-0.1.20060mdk.src.rpm
Size : 0.12 MB
Packager : Iurt the rebuild bot < warly_mandriva_com>
Summary : HTML_Template_Sigma - Integrated Templates API implemetation with template \'compilation\'
Description :
HTML_Template_Sigma implements Integrated Templates API designed by
Ulf Wendel.

Features:
- Nested blocks. Nesting is controlled by the engine.
- Ability to include files from within template: < !-- INCLUDE -->
- Automatic removal of empty blocks and unknown variables (methods to
manually tweak/override this are also available)
- Methods for runtime addition and replacement of blocks in templates
- Ability to insert simple function calls into templates:
func_uppercase(\'Hello world!\') and to define callback functions for
these
- \'Compiled\' templates: the engine has to parse a template file using
regular expressions to find all the blocks and variable placeholders.
This is a very \"expensive\" operation and is an overkill to do on every
page request: templates seldom change on production websites. Thus
this feature: an internal representation of the template structure is
saved into a file and this file gets loaded instead of the source one
on subsequent requests (unless the source changes)
- PHPUnit-based tests to define correct behaviour
- Usage examples for most of the features are available, look in the
docs/ directory

In PEAR status of this package is: stable.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/2006.0/i586/media/contrib

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-HTML_Template_Sigma-1.1.3-0.1.20060mdk.noarch.rpm
ftp.icm.edu.pl  php-pear-HTML_Template_Sigma-1.1.3-0.1.20060mdk.noarch.rpm
     

Provides :
pear(HTML/Template/Sigma.php)
php-pear-HTML_Template_Sigma

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
php-pear
pear(PHPUnit.php)
pear(PEAR.php)
pear(System.php)


Content of RPM :
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/example_1.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/example_2.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/example_3.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/example_4.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_1.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_2.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_3.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_3_add.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_3_include.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_3_replace_1.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_3_replace_2.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/docs/templates/example_4.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/Console_TestListener.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/Sigma_api_testcase.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/Sigma_cache_testcase.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/Sigma_usage_testcase.php
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/__include.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/addblock.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/blockiteration.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/blocks.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/callback.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/globals.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/include.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/loadtemplatefile.html
/usr/share/doc/php-pear-HTML_Template_Sigma-1.1.3/tests/templates/replaceblock.html
There is 3 files more in these RPM.

 
ICM