Main > Programming > Libraries >

HTML::Template::Extension::SLASH_VAR 0.25

HTML::Template::Extension::SLASH_VAR 0.25

Sponsored Links

HTML::Template::Extension::SLASH_VAR 0.25 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.015 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1178
Date added: 2006-08-02
Publisher: Bruni Emiliano

HTML::Template::Extension::SLASH_VAR 0.25 description

HTML::Template::Extension::SLASH_VAR is a plugins for < /TMPL_VAR > syntax.

SYNOPSIS

use HTML::Template::Extension;

my $text = qq
|
SLASH_VAR plugin example
========================
If all is ok you can read this here --> < TMPL_VAR NAME="test" >a placeholder< /TMPL_VAR >

|;

my $comp = new HTML::Template::Extension(
scalarref => $text,
plugins=>["SLASH_VAR"],
);

$comp->param(test => "It works!!!");
print $comp->output;

# OUTPUT:
#
# SLASH_VAR plugin example
# ========================
# If all is ok you can read this here --> It works!!!

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 and have the same visual result when template is processed by HTML::Template and placeholder is replaced with dynamic text.

There is an internal parameter for the class costructor ecp_compatibility_mode This is used by me because ive an old project called ecp that use a modified vanguard_compatibility_mode that use two % chars to delimitate params name (%%parameter_name%%).
So with this plugin you canuse one of this syntax to insert a dynamical text:

< TMPL_VAR NAME="parameter_name" >

< TMPL_VAR NAME="parameter_name" >a placeholder< /TMPL_VAR >

%parameter_name%

%%parameter_name%% (only valid if ecp_compatibility_mode is set to 1)

HTML::Template::Extension::SLASH_VAR 0.25 Screenshot

Advertisements

HTML::Template::Extension::SLASH_VAR 0.25 Keywords

Bookmark HTML::Template::Extension::SLASH_VAR 0.25

Hyperlink code:
Link for forum:

HTML::Template::Extension::SLASH_VAR 0.25 Copyright

WareSeeker periodically updates pricing and software information of HTML::Template::Extension::SLASH_VAR 0.25 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::Template::Extension::SLASH_VAR 0.25 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::Template::Extension::DOC are plugins for comments in template. Free Download
HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. Free Download
HTML::Template::JIT is a just-in-time compiler for HTML::Template. Free Download
Template::TT2Site is a Perl module to create standard web sites with the Template Toolkit. Free Download
HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. Free Download
HTML::Template::Set is a HTML::Template extension that adds set support. Free Download
Smarty PHP template engine is a template engine for PHP. Free Download
libhtmlTemplate, is a library to aid developers to separate content from code. Free Download