1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

36 Commits

Author SHA1 Message Date
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
Cameron
af0b5dcb84 More rel="noopener" and og: changes. 2021-09-25 09:57:18 -07:00
Cameron
370fdb13f6 Test fixes. Email arraySet() test added. 2020-08-11 08:30:00 -07:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Cameron
0f961176d6 PHP Notices. 2020-03-31 11:56:04 -07:00
Nick Liu
9506f98f69
Empty check for e_tohtml_linkwords::linksproc() 2020-01-18 16:35:20 +01:00
Tijn Kuyper
ab7cd3bb58
Linkwords - code-clean-up (no functional changes)
Tabs, spacing, readability
2019-10-26 18:42:25 +02:00
Cameron
cc8a4f8cdb extra linkword class methods added to enable easy testing. 2019-04-25 15:52:05 -07:00
Cameron
1c168aefa1 Link words cleanup and compatibility for custom-fields (textarea/bbarea) 2019-04-25 13:29:00 -07:00
Cameron
27d12c0ab6 PHP7 fixes 2019-01-18 14:07:59 -08:00
Cameron
b82ac44d71 Linkwords PHP 7.1 fix. 2016-12-21 12:10:21 -08:00
Cameron
851106707f PHP 7.1 Fixes 2016-12-16 11:03:45 -08:00
Cameron
6216dc4d95 PHP Notice Removal 2016-09-17 11:17:04 -07:00
Cameron
4e6840b1f8 Fixes #1743 - Plugin Scan 2016-06-29 13:57:42 -07:00
Cameron
c88f5b2757 name2id exclude ':'. Linkwords fix for spaces. 2016-05-12 16:07:59 -07:00
Cameron
44f46317ab Improved linkwords, allowing for greater control over styling of specific words. 2016-05-12 14:57:03 -07:00
Cameron
a08828ab3e Fix for linkword count. 2015-04-09 22:19:27 -07:00
Cameron
5e9d3d98f9 Linkword preferences added. Limit per word and custom css options. 2015-04-09 20:41:44 -07:00
Cameron
bb5b34b15d Linkwords was adding spaces before words. Added some basic css. 2015-04-05 12:29:53 -07:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
792c5eb628 Notice and Warning removals 2013-04-15 19:46:35 -07:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
CaMer0n
c93c1a6829 Temporary Fix for PHP Warning in linkwords. 2012-04-26 02:42:41 +00:00
CaMer0n
82d0866c21 Linkwords Issue corrected. 2011-05-04 09:19:50 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
c26ce95a15 Linkwords; some tidying, option to suppress clickable links that point to current page 2010-01-16 20:49:55 +00:00
e107steved
320a008b3c Notice removal 2010-01-02 22:57:41 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
lisa
90d244601a notice removal 2009-02-03 11:59:12 +00:00
e107steved
74fa7f70c6 Linkwords - add caching 2008-12-13 18:04:52 +00:00
e107steved
3362a349c5 Linkwords first cut of upgrade 2008-12-07 21:55:02 +00:00
mcfly
73472c24ae fixed function name 2008-02-08 20:09:43 +00:00
mcfly
2dbb895b5a adding e_tohtml file 2008-02-01 18:09:53 +00:00