uwezi wrote:You write that quick tags do not need to be closed - but can they be closed? I.e. can you continue with a common contents for all languages after using quick tags?
Same question - how to close and continue normal text?
This works with full tags:
- Code: Select all
_e("all-lang1 <!--:en-->en text<!--:--><!--:es-->es text<!--:--> all-lang2");
But with quicktags - only possible at beggining?
- Code: Select all
_e("all-lang1 [:en]en text[:es]es text");
Just to be clear - any combination of [ ] symbols, that aren't in form of [:xx] will break out of "translate mode", but it will still display those symbols - and this only works for the last language..
Really feels like there is need to have some [:all] or [:close] quicktags that stops processing and display futher text for all..
Thanks.
