1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

34 Commits

Author SHA1 Message Date
Cameron
7fd6fdf478 Fixes #3778 - SEF URL issue on custom page comments. Also introduces pageHelper class with use added to e_related, e_search and e_sitelink. 2022-03-11 12:23:31 -08:00
Moc
305f0816f8
Add space between "Posted by" and author name in comment_menu 2021-12-20 21:11:44 +01:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
d86d8d999f Replaced global $menu_pref usage. Updated tests. 2021-01-08 13:50:32 -08:00
Cameron
566613f050 Comment menu template now using v2.x wrappers. Template moved to templates folder. 2021-01-03 08:45:18 -08:00
Cameron
630f3f415f Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated. 2020-12-21 10:00:28 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
afaac88003 PHP8 Compatibility and code cleanup. 2020-12-08 12:21:12 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
8642c0a0f6 BC fix for comments menu. 2017-10-02 14:04:13 -07:00
Cameron
6f42d26dd5 Fix Comment menu caption. 2017-10-02 13:59:09 -07:00
Cameron
83aece2e4a Comments menu title. 2017-10-02 13:32:04 -07:00
Cameron
ccd7560d43 Comment Menu: Shortcode parms {CM_COMMENT: limit=x} {CM_HEADING: limit=x} 2017-03-05 08:40:21 -08:00
Cameron
be28d221d6 Fixes #2494 Comment Menu Avatar. eg {CM_AUTHOR_AVATAR: shape=circle} 2017-03-05 08:07:34 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
3afb992fbd Make the comments-menu caption support multiple languages. 2016-12-18 14:59:02 -08:00
Cameron
b2aca587fc Backward compatibility fix. Javascripts may have failed to load in the admin area for some v1.x plugins. 2016-12-07 16:12:30 -08:00
Cameron
6b722e4090 Comment menu pref was not loaded properly. 2016-12-06 09:52:50 -08: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
dfcca286df Comment Menu Template cleanup 2013-04-29 19:36:05 -07:00
Tijn Kuyper
4cfb2a5c67 Issue #125 - require_once, header and LAN clean-up 2013-03-04 00:17:46 +01:00
Tijn Kuyper
ac2debe017 Comment_menu clean-up (#6, #90) - LAN and GUI 2013-02-07 19:08:16 +01:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
92d926279c Text parser - usubstr() method fix (always returned empty string), utf8 parser methods lowercased 2010-01-12 13:11:48 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
48071a8035 reencode some files to UTF-8 2009-11-17 13:11:24 +00:00
secretr
11cc280cb3 comment_menu - more changes 2009-10-08 14:53:37 +00:00
secretr
f57a35bd04 comment_menu - 0.8 aware 2009-10-08 10:53:02 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
e107steved
35aa10b43a Add admin logging to the 'pseudo-plugins' (configurable menus) 2008-12-21 12:53:48 +00:00
e107steved
204442840d Bugtracker #3087 - better XHTML compliance - thanks Maks 2007-02-08 22:35:26 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00