rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: jack_2000 on December 14, 2007, 03:18:52 PM

Title: [insert-name-here] function and declarations...
Post 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 ?
Title: Re: [insert-name-here] function and declarations...
Post by: rejetto on December 14, 2007, 04:18:07 PM
it's already there.
in current official version you have %sym-text% -> [sym-text]
in last beta you have {{$text}} -> [text]
Title: Re: [insert-name-here] function and declarations...
Post by: jack_2000 on December 16, 2007, 09:36:30 PM
ah thanks, my bad.