[geeklog-hg] [Geeklog-Core/geeklog] a544a2: Fixed handling of link descriptions (HTML vs plain...
Tom
noreply at github.com
Mon Mar 28 17:11:59 EDT 2022
Branch: refs/heads/master
Home: https://github.com/Geeklog-Core/geeklog
Commit: a544a2143103883861003ced9de585f40c9ac924
https://github.com/Geeklog-Core/geeklog/commit/a544a2143103883861003ced9de585f40c9ac924
Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M plugins/links/functions.inc
M plugins/links/templates/default/emails/link_submission-html.thtml
M plugins/links/templates/default/emails/link_submission-plaintext.thtml
M public_html/links/index.php
Log Message:
-----------
Fixed handling of link descriptions (HTML vs plaintext) when displaying on page and in emails
For issue #1003
Added remove4byteUtf8Chars to link submission form.
Since no postmode but admin can add HTML emails now try to detect if HTML or plaintext description. Uses same logic here as comments.
Added same logic for when link is displayed by plugin in directory.
More information about the geeklog-cvs
mailing list