camer0n
a9d20d8e93
Issue #5443 Replaced with non-deprecated counterparts and made sure deprecated items are displayed after running unit tests.
2025-04-22 17:44:17 -07:00
camer0n
9f2bfd59ad
Issue #5443 Fixes the following warnings:
...
eFront::dispatch(): Implicitly marking parameter $request as nullable is deprecated
eDispatcher::dispatch(): Implicitly marking parameter $request as nullable is deprecated
eUrlConfig::parse(): Implicitly marking parameter $request as nullable is deprecated
eController::__construct(): Implicitly marking parameter $response as nullable is deprecated
eController::run(): Implicitly marking parameter $request as nullable is deprecated
eControllerFront::__construct(): Implicitly marking parameter $response as nullable is deprecated
2025-04-17 05:00:21 -07:00
camer0n
5e57a6b1b5
Issue #5288 Ignore the mcp_token tracker.
2024-06-27 17:07:41 -07:00
camer0n
16d032cf73
Closes #5205 Custom domain for specific pages.
2024-03-05 16:35:18 -08:00
camer0n
dbb9c74727
Closes #5171 Social trackers updated
2024-01-19 13:23:01 -08:00
camer0n
1b69719330
Closes #5106 - system notification consolidation.
2023-11-15 16:26:24 -08:00
Cameron
52cf8f5bfa
Closes #4783 Added Page Meta-Title field and synced with Page title.
...
Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
2022-06-08 18:29:37 -07:00
Cameron
08eb2a37d9
Issue #4783 Site name was still being appended to the <title> tag. Site name has now been removed when using news_meta_title.
2022-06-06 19:15:41 -07:00
Cameron
d672131d86
Fixes #4785 - og:image should be only rendered once. Moved all og meta code out of header_default.php and into social plugin.
2022-06-03 09:12:12 -07:00
Cameron
55980a29a8
Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float.
2022-04-04 10:54:24 -07:00
Cameron
0d8f3e9086
PHPDoc fixes and code optimization.
2021-12-03 14:58:33 -08:00
Cameron
54cb89b87d
Fix for <title> tag containing single or double quotes. Tests added.
2021-11-03 13:55:56 -07:00
Cameron
6d5b4f5c3a
Moved experimental e_ROUTE constant to registry.
2021-11-01 15:46:39 -07:00
Cameron
fd116c177a
Meta PHP warnings fix.
2021-10-10 09:03:07 -07:00
Cameron
d4d0a74858
Make sure to use property attribute on og:type
2021-10-06 07:34:28 -07:00
Cameron
e5b139e91a
Set og:url and twitter:url when e107::canonical is called. Twitter card meta added to news posts and pages.
2021-09-29 18:43:20 -07:00
Cameron
3a241727f8
Keep FB scraper up-to-date with changes.
2021-09-24 13:19:06 -07:00
Cameron
c7be6a57e8
Open-graph improvements in news.
2021-09-24 13:08:45 -07:00
Cameron
94c5761893
Updated jQuery3 CDN URL. Reduced some scrollbar widths in admin area. Prevent multiple og:title entries.
2021-09-23 10:41:51 -07:00
Moc
2c8ed5b80c
Fix PHP fatal error
...
Occurred when performing a v1 to v2 upgrade
2021-03-22 21:27:52 +01:00
Cameron
b0300f93bf
Changed load order of Menus and Theme Layout detection.
2021-02-13 18:55:44 -08:00
Cameron
522d71d243
Reduced some memory usage.
2021-01-24 17:00:02 -08:00
Cameron
e57b1a9b61
Issue #4352 Added canonical for home page and frontpage setting.
2021-01-19 13:31:20 -08:00
Cameron
992b7b4bfe
Tests for SEF URLs. Search page fix.
2021-01-13 16:16:50 -08:00
Cameron
9880a68d4b
Code cleanup
2020-12-20 19:42:09 -08:00
Cameron
601df26d51
Code optimization for speed and reduced memory usage.
2020-12-20 11:50:10 -08:00
Cameron
5b82c292b1
Code cleanup
2020-12-18 19:55:12 -08:00
Cameron
465cc393cf
Code cleanup
2020-12-09 14:08:28 -08:00
Cameron
7229aa6c50
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
2020-12-08 18:15:08 -08:00
Cameron
09fb747374
Code cleanup
2020-12-05 14:13:18 -08:00
Cameron
09e3e32ca9
Warning removal. Define e_PAGE when e_url.php is active.
2020-01-19 11:44:30 -08:00
Cameron
ac47858941
PHP Notice Fix.
2020-01-14 14:44:29 -08:00
Cameron
5cf54d07d2
Basic per-item search engine robots handling added to News and Pages.
2019-12-02 13:32:21 -08:00
Cameron
79e8f834d9
SEO
2019-08-30 19:07:32 -07:00
Cameron
f4a47d44e9
Meta-tag viewport fix and more.
2019-07-23 17:13:07 -07:00
Cameron
75086e8a71
Fix for google and microsoft advertising auto-tags
2019-07-23 16:47:57 -07:00
Cameron
4465182852
More meta keyword fixes.
2019-07-05 15:12:39 -07:00
Cameron
20e15a4ac0
Fix: Admin Area > Meta Tags > Keywords to be considered as global keywords to append to all pages of the site as originally intended. Leave blank to disable.
2019-07-05 13:35:36 -07:00
Deltik
1f824faa69
Renormalized all text file line endings
2019-03-29 19:13:32 -05:00
Cameron
f003a092fc
Issue #3546 Filter elan during SEF URL and THEME_LAYOUT detection.
2019-01-26 09:11:21 -08:00
Cameron
9e09cf836e
Fixes #3546 Social network trackers now ignored during THEME_LAYOUT detection.
2019-01-24 11:38:11 -08:00
Cameron
9237f254c7
Filter social network tracking queries when determining SEF route.
2019-01-23 14:23:16 -08:00
Cameron
a4ca72cd8f
New user page shortcode {USER_SETTINGS_URL}
2018-09-18 16:45:26 -07:00
Achim Ennenbach
169acdaba3
fixes #3245 eHelper::title2sef() now strips any html or bbcode
...
forum_admin.php: make sure to strip bbcode and html from forum_name
forum_admin.php: make sure forum_sef doesn't contain bbcode or html and is properly formatted
English_admin.php: Added FORLAN_223 = forum_name help text
2018-08-10 21:01:04 +02:00
Achim Ennenbach
f2b3e1014b
fixes #3171 moved query param p to the options/query parameter of url()
...
Implemented a fiy for accidentally double ampersand in the query part of the url
2018-08-09 21:05:43 +02:00
Cameron
8d08a80231
PHP Notice removal
2017-12-12 21:44:50 -08:00
Lóna Lore
459351939d
Improved removeMeta() method.
2017-12-09 21:51:55 +01:00
Cameron
8789ce6f1c
Issue #2902 Code simplification and cleanup. system_meta_pre event now sends the current meta list to the assigned function.
2017-12-09 10:36:00 -08:00
Cameron
75fcecf23c
Fixes #2797 during install. htaccess fix for when Apache "MultiViews" is enabled and messes up News SEF URLs.
2017-09-23 16:22:06 -07:00
Cameron
9606105e24
Removal of PHP Notices and SEF URL debugging improvements.
2017-09-23 12:52:23 -07:00