[dreamwidth/dreamwidth] 9b9cd7: Update kareila solution and implement nfagerlund's...
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 9b9cd7de147d49d3dc9979e47407e7298d86c3ec https://github.com/dreamwidth/dreamwidth/commit/9b9cd7de147d49d3dc9979e47407e7298d86c3ec Author: Copilot 198982749+Copilot@users.noreply.github.com Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths: M htdocs/editjournal.bml M htdocs/editjournal.bml.text
Log Message:
Update kareila solution and implement nfagerlund's suggestion: use LJ::Entry->event_html_summary for entry previews (#3502)
Initial plan
Implement nfagerlund's suggestion: use LJ::Entry->event_html_summary
Co-authored-by: zorkian 361428+zorkian@users.noreply.github.com
- Add security check: verify entry visibility before displaying
Co-authored-by: zorkian 361428+zorkian@users.noreply.github.com
- Handle HTML-only entries: display message when content is blank
Co-authored-by: zorkian 361428+zorkian@users.noreply.github.com
