Hi owzim,
thanks for your reply.
Maybe i should add, i installed multilanguage support after setting up the site & using hanna codes.
Yes, exactly. The pasted code works everywhere but through Hanna text formatter after i installed multilanguage support. Multilanguage itself seems to work properly.
I removed the closing tag but with no difference.
Yes, thats right. Unfortunately, i guess my problem lies somewhere else since it seems to strip/add them anyway. Also, it did work before multilanguage.
Just a simple loop here.
***
I just figured out, the (body/textarealanguage) field seems to strip all html entities. No matter which formatters are applied and if content type: Markup/HTML is selected. Same with tinyMCE or Textarea Editor. Strip tags is disabled.
****
another detail:
the code (used with hanna) works with any other field like name instead of title (PageTitleLanguage works fine in any other usage on the site).
echo "<li><a href='{$s->url}'>{$s->name}</a>, {$s->event_beginn} : {$s->event_ende}</li>";