1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-08 19:46:51 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Cameron
a6c4c4c9d0 Syntax fix for PHP 5.6 2022-03-28 08:52:56 -07:00
Cameron
e29096ced4 Closes #4720 - Enhancement - linkwords stats in the news admin area. 2022-03-27 16:58:38 -07:00
Cameron
e7839c203c Fixes #4704 - "Suppress link on current page" preference was failing. 2022-03-15 16:38:31 -07:00
Cameron
8f2776bc46 Linkwords: Ignore commented HTML code during processing. 2022-03-15 13:47:46 -07:00
Cameron
08e82331b3 Issue #4700 - removed bad reference to cache pref. 2022-03-12 12:21:00 -08:00
Cameron
748fd4b9b6 Fixes #4700 - linkwords inconsistencies. 2022-03-12 11:50:27 -08:00
Cameron
06e88e5fb7 Linkwords plugin update.
Fixes issue with admin preferences not being respected or no linking occurring.
Prefs now moved out of core and into plugin prefs.
Test page added to admin area.
Relationship field added.
e_tohtml.php deprecated in favor of e_parse.php
Tests updated.
2021-09-28 08:56:54 -07:00