Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: rcpettit on March 21, 2005, 05:40:51 AM
-
what is the purpose of the number in front of the file name when making a template modification such as 93Gallery and such. I've looked all over documentation for e-smith trying to find the purpose of it.
-
The number, and alphanumeric denote the final position in the file destination.
Example template files:
FILENAME -> CONTENT
10ppp -> 1234
10ppr -> aaqq
20aaa -> 5544
05t -> tyuu
when expand, the content of each template file is pasted into the destination file in alphanumeric order of the template file name.
The content in the destination file you have:
tyuu
1234
aaqq
5544
This may be help you.
Sorry for my BADDD english
-
That was what I kind of figured. Thanks for your help.