Andreas Burg

Results 24 issues of Andreas Burg

Beside StExBar I've installed Open-Shell-Menu 4.4.160 https://github.com/Open-Shell/Open-Shell-Menu As you see in the screenshot I can choose to enable Classic Explorer Bar and StExBar. Problem is that they are reversed. Activating...

See here https://codepen.io/Aybee/pen/MGZXRz How should we handle this behavior? If it's not possible I think I have to write my own CSS maybe with flex containers.

Maybe you like to explain somewhere what this class is good for.

The template names - event_full - event_list - event_upcoming - event_teaser are not meaningfull. And templates for eventlists should not get shown when eventreader is selected and vice versa as...

feature

Config your default article settings. ```php $GLOBALS['TL_DCA']['tl_article']['fields']['printable']['default'] = array('print', 'pdf'); ``` Create a page. The article created with this page does not have the default article settings.

defect

Es wäre schön, wenn Besucher zu den aufgelisteten Datensätzen im FE neue Datensätze erstellen könnten. Besucher - DS hinzufügen Member - DS hinzufügen, eigene DS ändern od. löschen Das wäre...

feature

Swipe seems to be dead. It also shows 174 open issues https://github.com/thebird/Swipe There is a new active maintained version https://github.com/thebird/Swipe/issues/525 New version https://github.com/lyfeyaj/swipe

feature

I've always wondered why the listview in filemanager can't be formatted easily with CSS. So I analyzed the structure and here it is. ![Bildschirmfoto am 2021-12-12 um 22 50 07](https://user-images.githubusercontent.com/1143013/145731094-cb537be0-5215-4c7d-be0c-1b2d64678023.png)...

feature

Go to online demo CE 'File elements' preview. ![bildschirmfoto am 2017-08-29 um 11 40 48](https://user-images.githubusercontent.com/1143013/29814906-32c8f440-8caf-11e7-9cfe-6d41f2a1b20f.png) ![bildschirmfoto am 2017-08-29 um 11 23 53](https://user-images.githubusercontent.com/1143013/29814913-39f73542-8caf-11e7-8d75-8954ace52bd2.png) It would be nice, if the BE preview...

feature
help wanted

v 2.2.0 on Firefox 88.0 ## Issue Description Sometimes almost all highlights are yellow (#fff000) instead of the custom colors. ## Steps to Reproduce Setup custom colors. Search. Thank you...