Cameron
72cdef912a
Issue #4785 Make sure the og:description matches the meta description.
2022-06-03 10:19:32 -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
fd116c177a
Meta PHP warnings fix.
2021-10-10 09:03:07 -07:00
Cameron
80294ba65b
Fix typo in last commit.
2021-10-01 08:58:21 -07:00
Cameron
fc2db726f2
Make sure og:type always has a value.
2021-10-01 08:47:18 -07: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
Serios
7bee8bf859
og:image setting if there is no already set one
...
I think the logic for setting og:image in social plugin is to be used site wide when no other is defined, but currently it's set too early in header so for example if we looking at news item which have some images, the social plugin og:image is grabed first by fb sharer since it came first in page output. My modification check if there is og:image defined and if there is already, skips adding the social plugin one.
2017-12-09 15:47:23 +02:00
Cameron
fec43710fe
Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder.
2016-04-07 11:43:28 -07:00
Cameron
d128b52576
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
2015-04-07 19:49:11 -07:00
Cameron
8b9bfd3725
New event trigger names. See http://e107.org/developer-manual/classes-and-methods#events
2015-02-09 12:57:42 -08:00
Cameron
1d54a0f48b
Placeholder added for Social plugin
2013-03-03 21:44:31 -08:00