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

6 Commits

Author SHA1 Message Date
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