Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.241.645 Times

Template::Library::Splash 2.15

  Date Added: June 02, 2010  |  Visits: 1.006

Template::Library::Splash

Report Broken Link
Printer Friendly Version


Product Homepage
Download (102 downloads)



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 %]..

Requirements: No special requirements
Platforms: Linux
Keyword: Building Html Include Libraries Library Path Programming Splash Template Template Library Templatelibrarysplash Templates User
Users rating: 0/10

License: Freeware Size: 778.24 KB
USER REVIEWS
More Reviews or Write Review


TEMPLATE::LIBRARY::SPLASH RELATED
Utilities  -  HTML Include 0.20
HTML Include solves the problem that the Hypertext Markup Language doesnt know a command for including other files into a source file. HTML Include uses specially styled comments to refer to other files, which will be inserted at this position....
76.8 KB  
Programming  -  PATH programming language 0.33
PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize...
10.24 KB  
Programming  -  HTML Canvas Javascript Library 1.2
A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
238.92 KB  
Libraries  -  GtkHTML 3.15.90
GtkHTML is a HTML rendering/editing library. GtkHTML is not designed to be the ultimate HTML browser/editor: instead, it is designed to be easily embedded into applications that require lightweight HTML functionality. Whats New in This...
1.8 MB  
Network & Internet  -  Greenstone 2.74
Greenstone is a suite of software for building and distributing digital library collections. It provides a new way of organizing information and publishing it on the Internet or on CD-ROM. Greenstone is produced by the New Zealand Digital...
12.2 MB  
Programming  -  Chunk, an HTML Template Engine for Java 1.7
A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization...
163.49 KB  
Modules  -  Path Access 1.0
It provides the means to restrict pages based on their path alias - meaning you can lock out certain user role groups from whole sections of a site using wildcards.Installation - Unpack in your modules folder (usually /sites/all/modules/) and...
 
WYSIWYG Editors  -  Gendesing 0.5.3
Gendesing is WYSIWYG HTML Editor for Gnome, using Gtk and gecko from mozilla, the change properties of element is in realtime, in html view and source html, include suport php and css.
 
Utilities  -  Greenstone for Linux 2.84
Greenstone is a suite of software for building and distributing digital library collections. It provides a new way of organizing information and publishing it on the Internet or on CD-ROM. Greenstone is produced by the New Zealand Digital Library...
66.14 MB  
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB