Andreas Burg

Results 140 comments of Andreas Burg

Wenn die Erweiterung einwandfrei funktioniert, wäre ich auch dafür, dass es in den Core aufgenommen wird. Und wie bereits oben erwähnt. > Überall dort, wo es einen Reader mit dem...

Wenn ich die Beschreibung nicht gelesen hätte, dann hätte ich mir aus dem Unterschied der Bedeutung von Copy und Copy Recursive keinen Reim machen können. Vielleicht geht das noch besser....

Für mich erstmal in Ordnung so. Die Version für Copy With Childs finde ich jetzt besser. Diese Linien auf dem Blatt erinnerten irgendwie an Text und assoziierten bei mir dadurch...

Regarding one element only: Yes, but he wants this option getting set direct within the content element. Many users asked for how to set this and with an option in...

For e.g. MooTools accordion there are some often requested options ``` js display: -1, // no item is open at start alwaysHide: true, // possibility to close all items ```...

If you include JS plugins into the core they sometimes have 20, 50 or more options you can set. That would blow up things unnecessary I think. And if those...

Then we have to give a hint "You can set more options inside the FE output template" to all those JS plugins. analytics_google, lightboxes, tablesort, choosen ...

Ok, so it seems to be the nature of floated elements and we need individual solutions. E.g. this in my case as the markup is generated by a CMS and...