Skip to content

Commit d9f8ac3

Browse files
committed
Change repo address
1 parent 97207fc commit d9f8ac3

File tree

24 files changed

+3
-1516
lines changed

24 files changed

+3
-1516
lines changed

plugins/jtemplate/AUTHORS

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugins/jtemplate/LICENSE

Lines changed: 0 additions & 28 deletions
This file was deleted.

plugins/jtemplate/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
JTemplate plugin
2-
================
1+
# JTemplate
32

4-
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.
5-
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.
3+
*Warning*: the package has been moved to new [address](https://github.com/pascal-libs/jtemplate)
4+
_Reason: the package works independently of brookfreepascal and can be used as a separate library_

plugins/jtemplate/demo/desktop/demo.lpi

Lines changed: 0 additions & 103 deletions
This file was deleted.

plugins/jtemplate/demo/desktop/demo.lpr

Lines changed: 0 additions & 19 deletions
This file was deleted.

plugins/jtemplate/demo/desktop/frmmain.lfm

Lines changed: 0 additions & 72 deletions
This file was deleted.

plugins/jtemplate/demo/desktop/frmmain.pas

Lines changed: 0 additions & 64 deletions
This file was deleted.

plugins/jtemplate/demo/escape/demo.lpi

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)