Changeset f1627b6 in Klonkt for src/server.js

Timestamp:
06/28/2026 02:40:46 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
127f87e
Parents:
fe9164f
Message:

feat(news): collapse long post bodies with a 'read more' toggle

Long post content in the News feed clamps to ~20em with a fade + a 'read more' button (added only
when the content overflows); click to expand/collapse.

  • views/pages/news.ejs — .tl-clamp + .tl-readmore + the toggle script
  • services/i18n.js — tl.read_more + tl.show_less (nl/en/de)
(No files)

Note: See TracChangeset for help on using the changeset viewer.