Main > Programming > Libraries >

Template::Library::Splash 2.15

Template::Library::Splash 2.15

Sponsored Links

Template::Library::Splash 2.15 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.76 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1147
Date added: 2006-09-05
Publisher: Andy Wardley

Template::Library::Splash 2.15 description

Template::Library::Splash is a template library for building stylish HTML user interfaces.

NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.

Introduction:

The Splash template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation directory.

/your/tt2/installation
|
+-- docs
| ...
|
+-- images
| ...
|
+-- examples
| ...
|
+-- templates
|
+-- html
| ...
+-- pod
| ...
+-- splash <<<< YOU ARE HERE
...
To use the Splash library, you first need to tell the Template Toolkit where to find the template files.
use Template;

my $tt2 = Template->new({
INCLUDE_PATH => /usr/local/tt2/templates,
});
For a portable way to determine the installation templates directory, you can use the Template::Config->instdir() class method.
use Template;

my $tt2 = Template->new({
INCLUDE_PATH => Template::Config->instdir(templates),
});
Note that you should set the INCLUDE_PATH to the templates directory as shown here and dont be tempted to set the INCLUDE_PATH to templates/splash. Many of the Splash! components use elements in the html directory and contain directives of the form:
[% INCLUDE html/something %].

Template::Library::Splash 2.15 Screenshot

Advertisements

Template::Library::Splash 2.15 Keywords

Bookmark Template::Library::Splash 2.15

Hyperlink code:
Link for forum:

Template::Library::Splash 2.15 Copyright

WareSeeker periodically updates pricing and software information of Template::Library::Splash 2.15 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 Template::Library::Splash 2.15 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
Template::Library::HTML is a template library for building basic HTML pages. Free Download
MAT is a C++ mathematical template class library. Free Download
Aapl is a C++ template library for generic programming. Free Download
Template::Tutorial are template toolkit tutorials. Free Download
Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. Free Download
The Mango Library is a Java library consisting of a number of iterators, algorithms and functions. Free Download
Flate library is a template library used to deal with html code in CGI applications. Free Download
Template::Manual::Plugins is Perl module for standard plugins. Free Download