The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:HTML-Template-Pro-Extension html::template::pro"

HTML::Template::Pro::Extension - Extension modules for HTML::Template::Pro River stage one • 2 direct dependents • 2 total dependents

This module extends HTML::Template::Pro 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 nee...

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/DOC.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/TAG_ATTRIBUTE_NORMALIZER.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/IF_TERN.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/SLASH_VAR.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/DO_NOTHING.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/CSTART.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/ObjBase.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

Extension/HEAD_BODY.pm River stage one • 2 direct dependents • 2 total dependents

EBRUNI/HTML-Template-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC

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

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-Pro-Extension-0.11 - 23 Jul 2014 19:25:11 UTC
17 results (0.05 seconds)