The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:HTML-Template-Extension"

HTML::Template::Extension - Module support extension for HTML::Template River stage one • 1 direct dependent • 1 total dependent

This module extends HTML::Template to easily support methods and tags not implemented in parent module. Piece of code needed to add new tags syntax and new functionality are called plugins. All plugins can be dynamically loaded for supporing needed s...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/TAG_ATTRIBUTE_NORMALIZER.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/SLASH_VAR.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/DOC.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/HEAD_BODY.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/IF_TERN.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/CSTART.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/ObjBase.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

Extension/DO_NOTHING.pm River stage one • 1 direct dependent • 1 total dependent

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::DOC - Plugins for comments in template River stage one • 1 direct dependent • 1 total dependent

DOC plugin add a <TMPL_DOC>some comments</TMPL_DOC> to standard HTML::Template syntax to permit to add comments to template that, for indeed, a web graphic designer can view in a WYSIWYG environment. All text between <TMPL_DOC> and </TMPL_DOC> and ta...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::CSTART - Plugins for return only selected sections River stage one • 1 direct dependent • 1 total dependent

This plugin add to standard syntax a tag <TMPL_CSTART>...</TMPL_CSTART> to select sections that will be returned by "output" and "html" method. All text outside this tag (if present) will be deleted. If this tag is not all text will be returned also ...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::IF_TERN - Plugins that support ternary if operator ?..:.. River stage one • 1 direct dependent • 1 total dependent

IF_TERN add syntax for the ternary operator bool_var?this_if_true:this_if_false. So with this plugin you can use this syntax to insert a dynamical text: %bool_var%this_if_true:this_if_false%...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::HEAD_BODY - Plugins for html file River stage one • 1 direct dependent • 1 total dependent

This plugin add nothing syntax to HTML::Template but add some methods usefull for parsing html template in an environment where web pages are built embedding more little html templates (have you see my HTML::Puzzle CPAN module?). It add a costructor ...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::SLASH_VAR - Plugins for </TMPL_VAR> syntax River stage one • 1 direct dependent • 1 total dependent

SLASH_VAR add syntax for an extended version of standard TMPL_VAR HTML::Template tag. It adds possibility to have a placeholder text between this tag and an end-tag </TMPL_VAR> to permit graphic web designer to format text in an WYSIWYG environement ...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::DO_NOTHING - Plugin that do nothing :-) River stage one • 1 direct dependent • 1 total dependent

This plugin don't add anything to base class and loading it or not is the same. It's here so that you can use it to build your own extension to HTM::Template dictionary. If you develope something interesting, send me so that you can share your works ...

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC

HTML::Template::Extension::TAG_ATTRIBUTE_NORMALIZER - Remove unknown H::T attribute River stage one • 1 direct dependent • 1 total dependent

TAG_ATTRIBUTE_NORMALIZER add syntax to remove unknown HTML::Template TAG attribute. So you can better identify you HTML::Template tags with visual effects like a peculiar style sheet....

EBRUNI/HTML-Template-Extension-0.26 - 17 Jan 2007 00:39:16 UTC
17 results (0.017 seconds)