rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: jack_2000 on December 14, 2007, 03:18:52 PM
-
Instead of being limited to %something%-> [something]
why not make it so that when it encounters %_text_% hfs would look for the corresponding [_text_] and add it there ?
-
it's already there.
in current official version you have %sym-text% -> [sym-text]
in last beta you have {{$text}} -> [text]
-
ah thanks, my bad.