معرفی شرکت ها


pear-HTML_Template_Xipe-1.7.6-alt3.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple, fast and powerful template engine
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته pear-HTML_Template_Xipe
نام فایل بسته pear-HTML_Template_Xipe-1.7.6-alt3.noarch.rpm
نسخه بسته 1.7.6
انتشار بسته alt3
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 20 Jun 2008 04
هاست سازنده bee2.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://pear.php.net/package/HTML_Template_Xipe
مجوز PHP License
حجم دانلود 58K
حجم نصب 250.071K
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).


نیازمندی

مقدار نام
>= 0.2 pear-Tree
>= 1.8 pear-Log
- /bin/sh
- /bin/sh
- pear-core
- pear-core


ارائه دهنده

مقدار نام
= 1.7.6-alt3 pear-HTML_Template_Xipe


نحوه نصب


نصب پکیج rpm pear-HTML_Template_Xipe:

    sudo apt-get install pear-HTML_Template_Xipe-1.7.6-alt3.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/pear-HTML_Template_Xipe-1.7.6
/usr/share/doc/pear-HTML_Template_Xipe-1.7.6/CHANGELOG
/usr/share/doc/pear-HTML_Template_Xipe-1.7.6/LICENSE
/usr/share/php/pear/.pkgxml/HTML_Template_Xipe.xml
/usr/share/php/pear/HTML
/usr/share/php/pear/HTML/Template
/usr/share/php/pear/HTML/Template/Xipe
/usr/share/php/pear/HTML/Template/Xipe.php
/usr/share/php/pear/HTML/Template/Xipe/Cache.php
/usr/share/php/pear/HTML/Template/Xipe/Filter
/usr/share/php/pear/HTML/Template/Xipe/Filter/Basic.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/Internal.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/Modifier.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/QuickForm.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/SimpleTag.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/TagLib.php
/usr/share/php/pear/HTML/Template/Xipe/Filter/Translate.php
/usr/share/php/pear/HTML/Template/Xipe/Main.php
/usr/share/php/pear/HTML/Template/Xipe/Options.php
/usr/share/php/pear/HTML/Template/Xipe/XMLConfig.php
/usr/share/php/pear/docs/HTML_Template_Xipe
/usr/share/php/pear/docs/HTML_Template_Xipe/docs
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/Cache
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/Cache/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/Cache/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/Cache/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/Cache/tmp/.htaccess
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/autoBracesOff
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/autoBracesOff/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/autoBracesOff/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/autoBracesOff/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/autoBracesOff/tmp/.htaccess
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/fullFeatured
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/fullFeatured/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/fullFeatured/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/fullFeatured/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/fullFeatured/tmp/.htaccess
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/include.mcr
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/include.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/include1.mcr
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/include1.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/includes/tmp/.htaccess
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/simple
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/simple/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/simple/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/simple/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/simple/tmp/.htaccess
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/style.css
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/translate.mysql.sql
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig/config.xml
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig/index.php
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig/index.tpl
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig/tmp
/usr/share/php/pear/docs/HTML_Template_Xipe/docs/xmlConfig/tmp/.htaccess


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2008-06-20

autorebuild for correct requires(pre) (see bug #16086)

2008-01-10

update according to rpm-build-pear 0.3

2008-01-05

initial build for ALT Linux Sisyphus