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

43 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
5d0db673e3 Moved help tip to correct field. 2021-09-25 09:38:50 -07:00
Cameron
acc1a9af0d Plugin script tests and PHP8 fixes. 2021-01-22 13:44:10 -08:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
42f0e902d4 Issue #4283 - Update deprecated sql method usage. Removed old code. 2020-12-17 05:52:54 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Gábor
f08f893cd0
Update admin_config.php 2019-11-01 09:45:05 +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
b82ac44d71 Linkwords PHP 7.1 fix. 2016-12-21 12:10:21 -08: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
5e9d3d98f9 Linkword preferences added. Limit per word and custom css options. 2015-04-09 20:41:44 -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
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
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
a059b5f664 GUI fixes to Linkwords and code clean-up 2012-12-07 16:34:49 +01:00
Cameron
5e84eaf34d More admin GUI refinements 2012-11-26 15:43:42 -08:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
de2aa2821a Log new pref 2010-01-23 10:31:36 +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
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +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
e107steved
778d207f39 Various small updates for contact form, linkwords URL length, download log readback 2008-01-11 22:13:43 +00:00
e107steved
76f74ae9fd Add the user_* text areas 2007-07-23 21:02:35 +00:00
e107steved
803c8caf56 Reorder admin page a bit 2007-03-06 20:17:16 +00:00
e107steved
b5d81fef48 Bugtracker #3737 - hard coded text remove 2007-02-08 20:18:33 +00:00
e107steved
b2bfa12ebe Speed up linkword processing a bit, clarify text etc 2007-02-07 21:48:26 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00