please
PLEASE

on a multi-language site having to make the same page over and over in four languages, with only one or two differences is a major waste of time.
PLEASE

i guess it's not gonna be hard to do, is it?

I do not understand...Why copy/paste a article from one lang to another.. It is not being translated during that?pSouper wrote: I would preffer just thr copy/paste idea as it is very easy to understand - you copy and you paste, job done.
Code: Select all
{IF_THEN_TAG:condition1,condition2} // this tells the content part to only display the content within the required condition.
[ITT] lots of german (condition1) text here [/ITT] // this is the case for condition1
some other stuff here that is not in the conditional
[ITT] some english (condition2) text here [/ITT] // this is the case for condition2.... and so on.