1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

46 Commits

Author SHA1 Message Date
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
Tijn Kuyper
5468222d94 Fix classname for e_library addon in _blank plugin 2016-04-11 12:12:44 +02:00
Cameron
14360bceef Added e_admin.php example to _blank plugin. 2016-04-11 00:27:48 -07:00
Cameron
a05d127375 Example addons added to _blank plugin. 2016-04-11 00:18:29 -07:00
Cameron
6d0aa7cdd9 New e_event.php v2.x specification. (e_module is no longer required for registering events.) Example added to e107_plugins/_blank 2016-04-06 19:43:31 -07:00
Lóna Lore
332dc1739a Use underscores instead of spaces. 2016-02-14 13:01:36 +01:00
Lóna Lore
aee9a06a90 e_library.php - Documents API functions for Library Manager. Usage examples. 2016-02-13 22:19:32 +01: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
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
7a43f181c1 link_owner now populated during plugin installation. 2015-02-06 00:14:55 -08:00
Cameron
ea0cf34569 Added missing tags to plugin.xml 2013-05-04 14:29:00 -07: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
ac741b4d71 Moved English_global.php to it's own language folder in _blank plugin. 2012-12-12 18:48:58 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
f1983bd49d Plugin Builder refinements with input validation 2012-12-05 19:28:22 -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
de55d6911a More example code in _blank 2012-11-27 20:25:15 -08:00
Cameron
67da27109f More work on the blank plugin example 2012-11-27 19:55:38 -08:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
marj
62ef2fd56e Fix copyright info. 2009-11-18 01:49:18 +00:00
CaMer0n
91814acaf7 Some defaults for _blank plugin. An example for plugin development 2009-10-30 09:11:01 +00:00