> e.g. topic id 14 is german, id 15 is english and so on.
> 
> Now I parse the HTTP_ACCEPT_LANGUAGE on startup to determine the users
> language and want to select the appropriate one on startup.
> 
> What it thought off to keep the language stuff dynamic is to parse
> through all topics under the content SG and then see if there is one
> for the users language. Therefor topics have names like de_test,
> en_test,
> nl_test etc.
> 
> What I couldn't find in the manual is a way to check which topics are
> available. mgd_list_topics doesn't seem appropriate, as it needs a
> starting
> id.

ID 0 means root topics, so that would work.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to