cloudlog/application
Peter Goodhall b364db4234 Clean up empty <p><br> and redundant <br> in notes
Strip empty <p><br></p> tags and remove stray <br> between paragraphs in station diary views. public_index.php: after processing image shortcodes, remove empty paragraph placeholders and collapse <br> placed between </p> and <p>. rss.php: process image shortcodes for each entry (using $entry->images ?? []), clean the note content the same way, and output the cleaned content in the RSS <description>. This prevents extraneous blank lines and redundant breaks in rendered HTML and RSS feeds.
2026-03-08 14:50:55 +00:00
..
config Add public station diary & QSO filters 2026-03-08 13:34:31 +00:00
controllers Add image shortcodes and caption editing 2026-03-08 14:36:56 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Add public station diary & QSO filters 2026-03-08 13:34:31 +00:00
libraries Use correct eQSL received flag field 2026-03-07 14:35:45 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add public station diary & QSO filters 2026-03-08 13:34:31 +00:00
models Add image shortcodes and caption editing 2026-03-08 14:36:56 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Clean up empty <p><br> and redundant <br> in notes 2026-03-08 14:50:55 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00