Cameron
|
afaac88003
|
PHP8 Compatibility and code cleanup.
|
2020-12-08 12:21:12 -08:00 |
|
Jimako
|
601232bb43
|
example for render help new way
|
2020-11-30 13:56:39 +01:00 |
|
Cameron
|
e1593de8ee
|
Removed redundant PHP closing tags.
|
2020-08-10 15:49:44 -07:00 |
|
Cameron
|
1c8e755edf
|
Fixes #3726 - legacy shortcode wrapper conflict with email template.
|
2020-06-01 17:37:49 -07: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
|
ff9666c5f6
|
Added example to _blank plugin for {---BREADCRUMB---} integration.
|
2019-06-15 11:04:45 -07:00 |
|
Cameron
|
74030054b6
|
Remove missing js file reference.
|
2019-06-06 20:10:01 -07:00 |
|
Cameron
|
bdb45485ee
|
Code Cleanup
|
2019-05-20 14:53:43 -07:00 |
|
Cameron
|
fdc231112e
|
Draft e_print.php file added.
|
2019-03-11 16:27:58 -07:00 |
|
Cameron
|
4e07b87e37
|
Fixes #3695 Added e_admin interface and method to load data for 'list' view of admin-ui. (subject to change)
|
2019-03-03 12:33:20 -08:00 |
|
Cameron
|
60647dc5f8
|
Made getThemeLayout() more flexible.
|
2019-02-26 13:56:07 -08:00 |
|
Cameron
|
1dbc90143f
|
Case cleanup toHtml() should be toHTML()
|
2019-02-26 12:22:36 -08:00 |
|
Cameron
|
72259fb9c0
|
Fixes #3654 Error when installing _blank plugin.
|
2019-02-07 16:26:42 -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 |
|
Tijn Kuyper
|
d5a4881412
|
#3654 - rename _blank_sql.php so table is created properly
|
2019-02-01 13:25:25 +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 |
|
Achim Ennenbach
|
4f568aec52
|
Added a help block at the beginning of the file,
which informs about how it works and what is supported.
|
2018-06-15 18:58:15 +02:00 |
|
Achim Ennenbach
|
a7f1271eb4
|
Implemented upgrade_required() method as defined in forum_setup.php
Added some documentation on how to check for tables, fields and indexes
and how to remove fields and indexes
|
2018-06-08 23:02:36 +02:00 |
|
Cameron
|
8327acb33e
|
Tweak e_user.php
|
2018-05-24 13:14:48 -07:00 |
|
Cameron
|
171a914acf
|
Experimental e_user.php code added.
|
2018-05-24 13:05:43 -07: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
|
a3674a7bf0
|
Custom label option for progressbar(). Extra example code in _blank.php
|
2017-11-12 10:38:02 -08:00 |
|
Cameron
|
62d483e51d
|
Comments example added to _blank
|
2017-11-08 11:22:24 -08:00 |
|
Cameron
|
3c9a549163
|
Plugin Builder fixes.
|
2017-11-02 20:33:17 -07:00 |
|
Cameron
|
c6c6467a59
|
Fixes #2803 - Plugin prefs with a value of '0' were not stored correctly.
|
2017-10-03 14:29:28 -07:00 |
|
Cameron
|
b637a577cf
|
Include advanced option in e_frontpage.php
|
2017-04-15 08:13:31 -07:00 |
|
Cameron
|
522badb1e2
|
e_frontpage.php template added to _blank plugin.
|
2017-04-15 08:06:04 -07:00 |
|
Cameron
|
1d7fc50659
|
chart code example added to _blank e_dashboard.
|
2017-04-06 09:55:24 -07:00 |
|
Cameron
|
68127bd72f
|
admin-ui example updates.
|
2017-04-01 09:17:25 -07:00 |
|
Cameron
|
848e8f653f
|
Updated example.
|
2017-01-29 08:56:44 -08:00 |
|
Cameron
|
c552bb5a3f
|
Plugins: e_parse can now also hook into toDB() to modify content before it is stored in the database
|
2017-01-29 08:42:18 -08:00 |
|
Cameron
|
0aa49bd3a5
|
Fix for blank status/latest icon.
|
2017-01-26 19:43:34 -08:00 |
|
Cameron
|
57f703c379
|
Theme list fixes and navigation avatar-size increase.
|
2016-12-08 12:04:16 -08:00 |
|
Cameron
|
9fffab959c
|
Notice removal and empty screenshot tag added to blank plugin.xml
|
2016-12-05 15:37:36 -08:00 |
|
Cameron
|
133fe51002
|
e_admin batch hook completed. see e107_plugins/_blank/e_admin.php for example.
|
2016-11-06 08:24:15 -08:00 |
|
Cameron
|
c9fa36066b
|
Plugin Builder: Added _menu and simple frontend file to addons list.
|
2016-10-18 13:48:47 -07:00 |
|
Cameron
|
d9ca7d9791
|
Added media-category example to _blank plugin. Added 'profile' template to Pages.
|
2016-10-10 13:43:01 -07:00 |
|
Cameron
|
7de9daf9ff
|
Plugin Addons: e_tohtml.php deprecated in favor of new e_parse.php addon file. TinyMce now disables plugin hooks during parsing.
|
2016-08-01 12:58:03 -07:00 |
|
Cameron
|
5e6c820946
|
Make the 128px plugin icon attribute more obvious. See _blank/plugin.xml
|
2016-06-19 10:16:59 -07:00 |
|
Cameron
|
c8ade39d12
|
Legacy plugin admin theme fix.
|
2016-05-07 15:33:09 -07:00 |
|
Cameron
|
0376fc43f9
|
Closes #1625 - e_sitelink added to Plugin Builder and mega-menu example added.
|
2016-05-07 09:17:37 -07:00 |
|
Cameron
|
996b1f3285
|
e_sitelink.php now supports html as well as link array. e_sitelink.php example added to Plugin Builder and _blank plugin.
Mega-Menus will be super-easy with this enhancement.
|
2016-05-07 09:07:38 -07:00 |
|
Cameron
|
1e44928e1f
|
Custom user-extended fields - work-in-progress. (experimental)
|
2016-05-05 18:52:49 -07:00 |
|
Cameron
|
58a3926c54
|
Issue #690 - Option added to enable e_shortcode.php to override other core/plugin shortcodes.
|
2016-04-22 11:54:18 -07:00 |
|