1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

22 Commits

Author SHA1 Message Date
camer0n
af31ef94d8 Issue #5473 Admin Menu init() and badge example added to _blank plugin admin area. 2025-04-27 05:51:04 -07:00
camer0n
ac918e1dd0 Issue #5473 Permission improvements 2025-04-20 08:18:30 -07:00
camer0n
29963c248d Issue #5473 {LINK_CARET} added. 2025-04-19 07:53:21 -07:00
camer0n
d696a12672 Issue #5473 - Optional sub-level navigation for plugins. 2025-04-18 18:10:51 -07:00
Cameron
87521f330f Issue #4458 NULL value example added to blank plugin's admin-ui. 2021-03-23 11:05:04 -07:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Jimako
601232bb43 example for render help new way 2020-11-30 13:56:39 +01:00
Cameron
d6d178824c Admin-UI: $listGroup added for control of specific JOIN grouping when necessary. Example added to blank plugin. 2020-03-05 11:38:23 -08:00
Cameron
d23c65b30c Fixes #4083 Column selector displaying improperly defined field.
Admin-UI: Multi-language database language only displays when a table match is found.
2020-02-22 10:03:41 -08:00
Cameron
79c5b3e694 Issue #4049 - Media-Manager Url fix. Fixed Media Preview.
Admin-ui: type='media' example added to blank plugin.
2020-02-21 14:20:33 -08:00
Cameron
f934976ac5 Remove type=array 2019-02-01 13:08:25 -08:00
Tijn Kuyper
51879cc939 _blank plugin added type = 'user' example
and fixed default database table (_blank)
2019-02-01 13:54:15 +01:00
Cameron
644a10c370 Issue #3233 Example added to _blank plugin. 2019-01-31 15:38:21 -08:00
Cameron
0d9e2a77ca Addition default fields added. 2018-10-02 15:26:42 -07:00
Cameron
0e8576c254 Issue #3202 - Reproduce configuration in _blank plugin. 2018-10-02 13:43:28 -07:00
Cameron
688db76a96 Admin-ui: New method: beforePrefsSave($new_data, $old_data); 2018-09-10 10:42:54 -07:00
Cameron
68127bd72f admin-ui example updates. 2017-04-01 09:17:25 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
67da27109f More work on the blank plugin example 2012-11-27 19:55:38 -08:00