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.320.654 Times

HTML::Merge::Ext 3.52

  Date Added: January 14, 2010  |  Visits: 937

HTML::Merge::Ext

Report Broken Link
Printer Friendly Version


Product Homepage
Download (101 downloads)



HTML::Merge::Ext - Extending Merge by writing your own tags. TYPES OF TAGS Generally, there are four types of tags in Merge. Output tags Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the vairable x. Non block tags Tags that perform an action, and have no corresponding closing tags. For example: < $RSET.x=8 > sets the value 8 into the variable x. Opening block tags Tags that usually handle the flow of the template. These tags, together with the closing tags, encapsulate a block of HTML and tags between them. The data inside the block will be treated as regular output statements. If you wish to capture it for a different use, a capturing mechanism (for example, using the Perl select() statement) needs to be used. For example, < $RITERATION.LIMIT=4 > .. < /$RITERATION > will print everything inside the block 4 times. Closing block tags The tags that close blocks beginning in the opening tags. The tags < $REND >, < $REND_IF > and < $REND_WHILE > are privilleged as closing tags. Other closing tags use the SGML like notation of specifying a slash before the name of the tag, for example: < /$RCOUNT > is the closing tag for < $RCOUNT >.

Requirements: No special requirements
Platforms: Linux
Keyword: Block Closing Extending Extending Merge Html Htmlmergeext Libraries Merge Programming Rend Tags Writing Your Own
Users rating: 0/10

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


HTML::MERGE::EXT RELATED
Miscellaneous  -  Indent Python code, giving block-closing comments 1.0
This script contains a class and a main program that perform three related (though complimentary) formatting operations on Python programs. When called as "pindent -c", it takes a valid Python program as input and outputs a version augmented with...
 
HTML Utilities  -  WorkplaceX 0.0.0.0
Writing your own plane and clear (*.html, *.css, *.js, *.php, *.asp, *.cfm, *.aspx) files from scratch is fun, very flexible and you keep it all under your control! Writing your own sitemap and navigation is a different story! Keeping it all up to...
348.98 KB  
Network & Internet  -  MkGallery 1.1
MkGallery allows you to create your own gallery for the Internet with HTML 4.0 and CSS support. MkGallery generates an image gallery with thumbnails for the Internet. All pages are HTML 4.0 and CSS compatible. How it works: Enter in a folder...
61.44 KB  
Web Site Promotion  -  Flip PDF to HTML - Freeware 2.1
FlipPDF to HTML Converter is a 100% free, professional and accurate PDF to HTML Converter software. It can help you convert PDF file to HTML, and then you can view it with your browser, such as IE, Firefox, Chrome, Safari, Opera, etc. And we can...
10.19 MB  
Modules  -  Simplenews Multiple Signup Block 5.x-1.x-dev 1.0
Simplenews generates one block for each newsletter, which is good in some cases, but can make your site look cluttered if you have many newsletters.The module displays in a block the form provided by Simplenews at...
 
Modules  -  UltraPics and HTML Editor 1.2.1
HTML WYSIWYG Editor For: Newsletter, email and defining your homepage (index.php)UltraPics for ; Adding, deleting and modifying images via your online adminA Full Copy-Paste Solution for Installing MaxiDVD WYSIWYG and UltraPics on a Clean MS2 2.2...
 
Networking  -  WP BBCodes to HTML Parser 1.5
Wordpress plugin to automatically convert BBCodes to HTML tags from your post contents.
10 KB  
Graphic Conversion Tools  -  HTML Slideshow 3.79
This is a combined slideshow and screensaver with optional HTML transitional effects, using your own pictures. Just copy the program to the folder where your pictures are, or if you prefer, keep a single copy of the program in the same place and...
1.94 MB  
ActiveX Components  -  ActiveX Controls, Components & Libraries 1.01
Free ActiveX Controls, Components & Libraries to use in your own programs. These ActiveX controls have been implemented using Visual Basic 5 with Service Pack 3, or Visual Basic 6, and are intended to be used in any flavour of the Windows...
12 KB  
Modules  -  Link to this 6.x-1.1
This module adds a block whose function is to provide easily accessible embed this in your own web page links (fields). When enabled, users with permission to access the Link to this block will see three self-populated form fields; each field will...
10 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