Changeset 1d76e0e in Klonkt for src/views/partials/reply-editor.ejs
- Timestamp:
- 08/08/2026 09:51:53 PM (4 weeks ago)
- Branches:
- main
- Children:
- bfd9c73
- Parents:
- df70d8e
- git-author:
- Robin <roboburr@…> (08/08/2026 09:51:49 PM)
- git-committer:
- Robin <roboburr@…> (08/08/2026 09:51:53 PM)
- File:
-
- 1 edited
-
src/views/partials/reply-editor.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/reply-editor.ejs
rdf70d8e r1d76e0e 3 3 4 4 Renders a plain <textarea name="text"> form that works without JS; the shared 5 /assets/js/reply-editor.js upgrades it to a rich contenteditable with a small5 mod/reply-editor.js upgrades it to a rich contenteditable with a small 6 6 toolbar, a language select and (on ≤700px) a full-screen compose overlay, 7 7 which is the right pattern on mobile. On submit the JS fills the hidden … … 83 83 <% if (!locals.__reAssets) { locals.__reAssets = 1; %> 84 84 <link rel="stylesheet" href="/assets/css/reply-editor.css"> 85 <script src="/assets/js/reply-editor.js" defer></script>86 85 <% } %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)