Cameron
|
42f0e902d4
|
Issue #4283 - Update deprecated sql method usage. Removed old code.
|
2020-12-17 05:52:54 -08:00 |
|
Cameron
|
f605ddc552
|
Code optimization and cleanup.
|
2020-12-10 15:52:48 -08: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 |
|
Gábor
|
f08f893cd0
|
Update admin_config.php
|
2019-11-01 09:45:05 +01:00 |
|
Gábor
|
ce432c690a
|
Update English_admin.php
|
2019-11-01 09:41:42 +01:00 |
|
Tijn Kuyper
|
1322eef97c
|
Linkwords - Add some validation / required fields
|
2019-10-27 16:45:45 +01:00 |
|
Tijn Kuyper
|
550a25f9cf
|
Linkwords - deprecated e_help.php and LAN clean-up
|
2019-10-27 16:37:03 +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 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05: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
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
6b5d95388f
|
Issue #6 Language-file standards. Wrap definitions in double-quotes.
|
2015-07-07 17:43:49 -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
|
605d4078ce
|
Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles.
|
2015-04-08 00:16:03 -07:00 |
|
Cameron
|
7a2226036b
|
Cleanup Linkwords icons.
|
2015-04-06 17:25:54 -07:00 |
|
Cameron
|
a0b7011294
|
Include linkword css only in user area.
|
2015-04-05 12:58:57 -07:00 |
|
Cameron
|
bb5b34b15d
|
Linkwords was adding spaces before words. Added some basic css.
|
2015-04-05 12:29:53 -07:00 |
|
Cameron
|
cbdd93d95b
|
Upgraded linkwords admin area to v2.x specifications.
|
2015-04-04 18:58:43 -07:00 |
|
Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
fbb0b63ae9
|
replaced calls to deprecated plugInstalled() with e107::isInstalled()
|
2015-02-07 13:38:29 -08:00 |
|
Cameron
|
76e7a9fef2
|
Language-files renamed to match v2.x specifications.
|
2015-01-31 14:22:54 -08:00 |
|
Cameron
|
a78f6ae14e
|
Language file cleanup continued.
|
2015-01-31 01:09:25 -08:00 |
|
Cameron
|
ac56b5ca10
|
More $admin_log global removal.
|
2014-10-23 11:12:13 -07:00 |
|
Cameron
|
f3ae51e037
|
Added 'btn-default' to button for Bootstrap3 compatibility.
|
2014-02-07 07:33:33 -08:00 |
|
Cameron
|
f96f755318
|
Deprecated function include_lan() cleanup. Replaced with e107::lan();
|
2014-02-07 07:03:05 -08:00 |
|
Cameron
|
792c5eb628
|
Notice and Warning removals
|
2013-04-15 19:46:35 -07:00 |
|
Tijn Kuyper
|
f78530bc80
|
Linkwords plugin - minor code clean-up
|
2013-03-02 13:41:37 +01:00 |
|
Tijn Kuyper
|
5dfeaa018f
|
Linkwords - $mes-> fix (#90)
|
2013-02-12 21:06:20 +01:00 |
|
Tijn Kuyper
|
da62465879
|
Issue #90 - Linkwords plugin (also #6 and GUI styling)
|
2013-02-06 17:43:46 +01:00 |
|
Tijn Kuyper
|
fecd0cb015
|
GUI and LAN work on Linkwords plugin
|
2013-02-03 14:19:24 +01:00 |
|
Tijn Kuyper
|
60a03ad907
|
Small typo fix
|
2013-02-03 13:58:16 +01:00 |
|
Tijn Kuyper
|
44210bf65d
|
Plugin LAN clean-up (#50)
|
2012-12-19 11:04:06 +01:00 |
|
Tijn Kuyper
|
1bde493891
|
More plugin LAN clean-up (newsfeeds, links_page, linkwords, gsitemap)
|
2012-12-19 10:58:28 +01:00 |
|
Cameron
|
e0a27eede8
|
More LAN fixes.
|
2012-12-12 21:30:43 -08:00 |
|
Tijn Kuyper
|
5290bb8ea4
|
More notice removal
|
2012-12-08 13:52:05 +01:00 |
|
Tijn Kuyper
|
a059b5f664
|
GUI fixes to Linkwords and code clean-up
|
2012-12-07 16:34:49 +01:00 |
|
Cameron
|
15c85a58ad
|
plugin and theme .xml corrections
|
2012-12-05 19:27:59 -08:00 |
|
Cameron
|
e2c2c48511
|
GUI fixes for the list-new plugin.
|
2012-11-27 23:04:52 -08:00 |
|