1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

15 Commits

Author SHA1 Message Date
Cameron
94bf1efda2 Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits. 2022-06-06 17:28:23 -07:00
Cameron
c737e0c550 Remove distortion from thumbnail image. 2022-03-15 11:49:58 -07:00
Cameron
94bdbfa7e2 Fix for check_class tests. 2019-03-08 12:10:28 -08:00
Cameron
e045c6c91c Social plugin now provides social share links in admin after creating/updating a news item. 2018-02-08 15:44:08 -08:00
Cameron
9b6b41c353 Remove empty space after php tag. 2017-02-26 08:44:41 -08:00
Gábor
9034e12a1d Update e_admin.php 2017-01-31 21:21:57 +01:00
Gábor
87a06d14b6 Update e_admin.php 2017-01-31 07:35:31 +01:00
Gábor
0b360507d2 Update e_admin.php 2017-01-31 07:26:12 +01:00
Gábor
56819aebb7 Update e_admin.php 2017-01-31 06:56:19 +01:00
Cameron
6a520a61a6 HTML fixes. 2016-06-26 10:34:44 -07:00
Cameron
e83b0c531a Fix for plugins extending admin-ui. Record ID was missing in 'create' mode. $id is now sent as a separate parameter to the "process" method. See e107_plugins/social/e_admin.php for an example. 2015-12-12 00:16:16 -08:00
Cameron
715d99f48c Fixes #965 - Fatal error on Social plugin. 2015-05-20 11:20:22 -07:00
Cameron
d84d166b2b Added 'opt-in' admin news-trigger for emailing notifications to users. 2015-05-13 01:22:05 -07:00
Cameron
f3cdc78621 Fixes #965 - error if social prefs missing. 2015-04-15 12:49:39 -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