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
Cameron
caea384495
Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages.
2017-06-05 17:49:49 -07:00
Cameron
3355f76c09
e_url class cleanup.
2017-04-19 13:33:53 -07:00
Cameron
905fb0208b
e_url detection moved to application.php . Resolved conflicts between older URL scheme and new one when rootnamespace is in use.
2017-04-19 13:20:59 -07:00
Cameron
57d1d87939
Fixes #2568 - SEF Generation fix for commas.
2017-04-15 07:31:15 -07:00
Cameron
988519a0f8
Added an id to local theme stylesheets.
2017-01-25 11:04:14 -08:00
Tijn Kuyper
71d531be2d
Fix typo
2017-01-25 12:19:29 +01:00
Cameron
1490ad009d
Fix for lowercase usernames in SEF Url.
2016-12-08 09:38:23 -08:00
Cameron
2039968aab
toASCII method added.
2016-12-08 08:21:58 -08:00
Cameron
fe56126e3f
Fixes #1946 - System meta event added. 'system_meta_pre'
2016-10-26 17:55:59 -07:00
Cameron
2161b397aa
Issue #1946 - added getMeta() setMeta() and removeMeta() methods.
2016-10-24 14:22:53 -07:00