Christoph Klassen

Results 24 comments of Christoph Klassen

Also changed the layout of the footer on small devices. ### Screenshot before the change: ![Topside theme: Footer on mobile devices before the change](https://github.com/moinwiki/moin/assets/100708552/0374f708-e6aa-4363-9b1a-e99b178f3a8d) ### Screenshot after the change: ![Topside...

> topside theme seems broken for small screen sizes Yes, I think I tested it only on the settings page where it seemed to be alright. Now I fixed the...

> * **Modernized theme** with old layout on the left and new layout on the right. > > For me, the layout of the footer has improved in the modernized...

> In your last screenshots there is a line break in "HTML 5", maybe we should change it to "HTLM5" in templates/snippets.html. That's correct but it happens only if the...

> If your work is finished, may I ask you to create a new short PR with one commit rebased on the latest version? Of course :) I changed the...

I have a question: How can I create a util.html that uses the util.html from `templates` but redefines some macros? I wasn't able to import my own file so I...

With the last commit I changed the appearance of the modify window for the new theme: ![Modify section in new theme](https://github.com/moinwiki/moin/assets/100708552/9e1458f5-854d-4859-b4a9-a7f6c36be00d)

I marked this PR as ready for preview since now the most important work is done and it would be great to read what you think about this theme. Does...

We have at least four options (I add one): 1. Use only the triangle: I agree that this is not very user-friendly (especially because its such a small icon) 2....

[Here](https://github.com/cintek/moin/commit/ff75e453ebca14a30ba7521e0aadc0a708c2b0ae) is an example of how it could work. This way you would just need to add the attribute `data-i18n` to an HTML element and add a translation to the...