You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
967 B
15 lines
967 B
15 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?xml-stylesheet type=text/xsl href=info.xsl ?>
|
||
|
<!DOCTYPE QuantaScriptInfo>
|
||
|
<INFO>
|
||
|
<options interpreter="perl" />
|
||
|
<name>TemplateMagic</name>
|
||
|
<author>Eric Laffoon and Robert Nickel</author>
|
||
|
<email>sequitur@kde.org</email>
|
||
|
<website>http://quanta.sf.net</website>
|
||
|
<version>2.0</version>
|
||
|
<license>GPL</license>
|
||
|
<about>This is mostly written by Robert and a result of a collaboration to enhance Quanta templates and demonstrate uses for Kommander. <br /><br />
|
||
|
You can create fields in your templates by placing them in square brackets like so <strong>[fieldname:type]</strong> where type is text, file or filename. File and filename being different in either contents or name. The fields will be replaced with template insertion. This works with text (text/all) and document (template/all) templates. Other fields and functionality are planned. If you enhance this script please send us a copy.</about>
|
||
|
</INFO>
|