SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : php-pear-HTML_Template_Xipe
Version : 1.7.6 Vendor : Mandriva
Release : 6mdk Date : 2005-08-25 20:59:20
Group : Development/Other Source RPM : php-pear-HTML_Template_Xipe-1.7.6-6mdk.src.rpm
Size : 0.17 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : HTML_Template_Xipe - A simple, fast and powerful template engine
Description :
The template engine is a compiling engine, all templates are compiled
into PHP-files. This will make the delivery of the files faster on the
next request, since the template doesn\'t need to be compiled again. If
the template changes it will be recompiled.

There is no new template language to learn. Beside the default mode,
there is a set of constructs since version 1.6 which allow you to edit
your templates with WYSIWYG editors.

By default the template engine uses indention for building blocks (you
can turn that off). This feature was inspired by Python and by the
need I felt to force myself to write proper HTML-code, using proper
indentions, to make the code better readable.

Every template is customizable in multiple ways. You can configure
each template or an entire directory to use different delimiters,
caching parameters, etc. via either an XML-file or a XML-chunk which
you simply write anywhere inside the tpl-code.

Using the Cache the final file can also be cached (i.e. a resulting
HTML-file). The caching options can be customized as needed. The cache
can reduce the server load by very much, since the entire php-file
doesn\'t need to be processed again, the resulting client-readable data
are simply delivered right from the cache (the data are saved using
php\'s output buffering).

The template engine is prepared to be used for multi-language
applications too. If you i.e. use the PEAR::I18N for translating the
template, the compiled templates need to be saved under a different
name for each language. The template engine is prepared for that too,
it saves the compiled template including the language code if required
(i.e. a compiled index.tpl which is saved for english gets the
filename index.tpl.en.php).

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_Xipe-1.7.6-6mdk.noarch.rpm
ftp.icm.edu.pl  php-pear-HTML_Template_Xipe-1.7.6-6mdk.noarch.rpm
ftp.icm.edu.pl  php-pear-HTML_Template_Xipe-1.7.6-6mdk.noarch.rpm
ftp.icm.edu.pl  php-pear-HTML_Template_Xipe-1.7.6-6mdk.noarch.rpm
     

Provides :
pear(HTML/Template/Xipe.php)
pear(HTML/Template/Xipe/Cache.php)
pear(HTML/Template/Xipe/Filter/Basic.php)
pear(HTML/Template/Xipe/Filter/Internal.php)
pear(HTML/Template/Xipe/Filter/Modifier.php)
pear(HTML/Template/Xipe/Filter/QuickForm.php)
pear(HTML/Template/Xipe/Filter/SimpleTag.php)
pear(HTML/Template/Xipe/Filter/TagLib.php)
pear(HTML/Template/Xipe/Filter/Translate.php)
pear(HTML/Template/Xipe/Main.php)
pear(HTML/Template/Xipe/Options.php)
pear(HTML/Template/Xipe/XMLConfig.php)
php-pear-HTML_Template_Xipe

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


Content of RPM :
/usr/share/pear/HTML/Template/Xipe
/usr/share/pear/HTML/Template/Xipe.php
/usr/share/pear/HTML/Template/Xipe/Cache.php
/usr/share/pear/HTML/Template/Xipe/Filter
/usr/share/pear/HTML/Template/Xipe/Filter/Basic.php
/usr/share/pear/HTML/Template/Xipe/Filter/Internal.php
/usr/share/pear/HTML/Template/Xipe/Filter/Modifier.php
/usr/share/pear/HTML/Template/Xipe/Filter/QuickForm.php
/usr/share/pear/HTML/Template/Xipe/Filter/SimpleTag.php
/usr/share/pear/HTML/Template/Xipe/Filter/TagLib.php
/usr/share/pear/HTML/Template/Xipe/Filter/Translate.php
/usr/share/pear/HTML/Template/Xipe/Main.php
/usr/share/pear/HTML/Template/Xipe/Options.php
/usr/share/pear/HTML/Template/Xipe/XMLConfig.php
/usr/share/pear/packages/HTML_Template_Xipe.xml

 
ICM