home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0'?>
- <!DOCTYPE templates PUBLIC "-//Slavek Rydval//DTD rkEdit template V1.0//EN"
- "templates.dtd">
-
- <templates>
- <head>
- <templatename>Default template</templatename>
- <highlightersystemname>Default</highlightersystemname>
- </head>
-
- <template shortcut="ex" name="Just an example" inputdesc="Enter some text:">
- FirstName = %FirstName%
- SurName = %Surname%
- OtherName = %OtherName%
- CompanyName = %CompanyName%
- Email = %Email%
- WWW = %WWW%
- Date = %Date%
- Time = %Time%
- FileName = %FileName%
- FullFileName = %FullFileName%
- Your text = %Input%
- GUID = %GUID%
- And in this place | is cursor.
-
- For more information see help, edit
- variables (Settigs/Edit templates' variables...) and make
- some other templates yourself.
-
- Templates can be edited by rkEdit, of course.
- </template>
-
- </templates>
-
-