The project "Citadel server, clients, utilities":
The branch, master has been updated
via b6d594773378c0523665d33cdd427d04c32a03b3 (commit)
from 80124cc484f5da225a626b22cb83975d74a89144 (commit)
- Log -----------------------------------------------------------------
commit b6d594773378c0523665d33cdd427d04c32a03b3
Author: Art Cancro <[email protected]>
Date: Fri Sep 12 11:11:46 2025 -0700
Purged placeholder spam from URL entry box; wiki now sets its own legend with
actual guidance
- Removed legacy "FIXME" and Monty Python filler from
`ctdl-url-entry-box-legend`
- Left the legend blank by default; context-specific modules (e.g. wiki) now
populate it intentionally
- Clarified the "fixed" class in mail compose as a modal overlay, not a hack
- Preserves semantic hygiene and prepares the editor for modular instruction
injection
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/static/js/editor.js | 3 +--
webcit-ng/static/js/view_mail.js | 2 +-
webcit-ng/static/js/view_wiki.js | 3 +++
3 files changed, 5 insertions(+), 3 deletions(-)
--
Citadel server, clients, utilities