Andreas Burg
Andreas Burg
You don't offend me. Just wondering what you are doing wrong. It works, when I put it in - system/dcaconfig.php - a config.php of a module (extension) - a template...
Ah, ok. I just tested in FE. Don't know, if TL_BODY works in BE.
**Hint**: You better should include an article `{{insert_article::footer}}` into your HTML module. Then inside the article you can use the page picker. An article should cover all you need inside...
> @leofeyer You really should not add JavaScript in the HTML element. Why don't you use a template instead? I don't know, if I use, used or will use JS...
`allowHtml` seems to have no effect with this field. While setting this to false you can still use HTML. We can not use `preserveTags` as this will not respect the...
> I doubt that. The preserveTags flag will preserve the tags if enabled. I have tested that in 3.5.9. `` was not in allowed tags but I was able to...
Ok, so at the very right moment with `preserveTags` all tags are allowed, not only the allowed tags. Is this right?
Sorry, zum Abschluss muss ich kurz nochmal auf Deutsch. Leo sagte wir könnten für das Feld HTML vielleicht `preserveTags` verwenden. Woraufhin ich zu bedenken gab, dass dann die `allowedTags` nicht...
Nice article, nice thinking.
Ich denke auch, dass jeder Kunde diese Funktion in seiner Site begrüßen würde. Überall dort, wo es einen Reader mit dem Back-Button gibt. Die Events fallen mir da noch ein....