The project "Citadel server, clients, utilities":
The branch, master has been updated
via fbcf616e0fee76af4e5c857eef8eb9d5226a6c94 (commit)
from 4dcaec9c5e3668ecbcd11297a978f76a8495d736 (commit)
- Log -----------------------------------------------------------------
commit fbcf616e0fee76af4e5c857eef8eb9d5226a6c94
Author: Art Cancro <[email protected]>
Date: Sun Jul 27 20:00:30 2025 -0400
editor.js: common editor components.
This moves some of the forum view editor functions into a place where they can
be reusable (since I was calling them from other places already). The word
"forum" has been replaced with "editor".
This is NOT a plug-and-play editor component. We require a different level of
integration. Embedding an editor will have very specific instructions.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/static/js/editor.js | 94 +++++++------------------------------------
1 file changed, 14 insertions(+), 80 deletions(-)
--
Citadel server, clients, utilities