Skip to content

MFernstrom/jtemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JTemplate plugin

This plugin helps you to fill variables in a template file. It was originally designed to fill custom tags in HTML file. However, it can be used in any context since it does not depend on HTML handling routines.

In other words, if you have a model of a letter and wold like to fill sender and address; if ou have a report and would replace a tag by a query in database; in short, if you desire to fill variables in a file marked with tags, JTemplate is the ideal feature for you.

Installation

Open the package "jtemplatedt.lpk", in the dialog that opens, click in "Use >>" and "Add to Project";

Enjoy!

This plugin was developed by Silvio Clecio (silvioprog), he's discontinuing its development and removing the repo, so I made a copy here.

About

Simple Object Pascal template tool for replacing variables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages