| 8e55744c | 28-Apr-2022 |
Jordan Atwood <nightfirecat@nightfirec.at> |
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the e
Restrict editor textarea to vertical resizing only
In the default template, it was previously possible to resize the editor textarea in both directions, which made it possible to expand beyond the edge of its container and become unusable. Restricting it to vertical resizing still allows an expanded editing view without the possibility of encountering these problems.
show more ...
|
| 834b0b20 | 06-Mar-2021 |
Anika Henke <anika@selfthinker.org> |
Add semantic section elements to dokuwiki template
This changes the divs for the main content, header, footer, sidebar and page tools to their semantic equivalent (main, header, footer, nav and nav
Add semantic section elements to dokuwiki template
This changes the divs for the main content, header, footer, sidebar and page tools to their semantic equivalent (main, header, footer, nav and nav again) and adds ARIA labels where appropriate. The media manager popup changes to have a main and a nav.
show more ...
|