![]() |
top of templates
What does the stuff at the top of the .tpl files mean. eg:
Code:
{* Thanks |
Re: top of templates
Check Vi (Vim) editor settings. For example - http://www.lagmonster.org/docs/vi2.html
|
Re: top of templates
Its not an error. Its was shows at the top of the files when I open them to edit.
|
Re: top of templates
I didn't say it's an error. These are settings for vi editor. They have no effect on how the templates render
|
Re: top of templates
These are comments in the file presumably used internally by QT for configuration management and version control of the files. When you have large numbers of people all working on many different files at the same time, you have to manage the versions that are part of the various builds of the software that are in development and also released. You can also use the version information if you have not changed the file, and it should match the internal version by QT. If you modify the file, the version information only tells you the version from which you started.
--- |
All times are GMT -8. The time now is 10:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.