Hi,
It seems there is some misunderstanding in this exchange, perhaps they are due to various translations.
Yes it would be great as I could work from the server alone, without messing with Windows (hidden files...).
When we speak of "hidden files" or "hidden folders", it's a setting flags in HFS, nothing to do with Windows.
VFS > selected file(s) or folder(s) > right click > Properties... > Flags > checkbox
hiddenBut I do not like the idea of having absolute path' relativ to Windows in the .tpl.
All the examples in this thread are relative paths to the root of the server ... here again, nobody spoke of absolute paths relative to Windows.
.....
Zip the folder and extract where ever I like it is all I have to do.
And this way it is easier to exchange new templates with the HFS community - as all images are included in the package.
The rejetto's suggestion is the solution normal (logic) ... it allows you to get exactly what you wrote above.
...and the link is the same in your template no need to change it:
/images/mypicture.png-------------------------
For example, you can test this:
- create a folder named
images in the folder of
hfs.exe- add this in the section
[special:import] (create this section if it does not exist in your template):
[special:import]
{.add folder|real|images.}
{.set item|/images|hide=1.}
{.set item|/images|no log=1.}This will automatically add the folder images in the VFS root.
This is useful to distribute packages of templates, among other things