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

143 Commits

Author SHA1 Message Date
Cameron
1d45f1e4c4 Fixes #3932 Added support for dynamic header/footer templates controlled by theme_shortcodes class. 2019-08-22 14:28:59 -07:00
Cameron
2fd5238172 Page breadcrumbs added to Magic Shortcode {---BREADCRUMB---} 2019-06-15 10:12:00 -07:00
Cameron
ec3a2e28b5 Issue #3103 -Wrappers containing parms were not overriding wrappers of the same name without parms. 2018-08-16 11:34:29 -07:00
Achim Ennenbach
d8c4ed3444 Fixes #3162 Fixes htmlized shortcode parameters
When entering shortcodes via TinyMCE, the & sign will be converted
automatically to & without any chance to prevent this behaviour.
The fix just corrects this error right before running the shortcode.
2018-06-24 21:38:06 +02:00
Cameron
75d25cc2a1 Clear Plugin cache when developer mode active. Shortcode class path enhancement. 2017-12-21 13:40:10 -08:00
Cameron
ca5f33655b BC Fixes for some old plugins. 2017-12-11 17:11:22 -08:00
Cameron
0e3c68f0b8 Improved the front-end inline editing feature. Now has Save and Cancel buttons. 2017-11-10 09:03:04 -08:00
Cameron
ad485cd198 Debug Message when shortcode class not loading. 2017-11-03 13:16:43 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Cameron
ec75b247fb Issue #2344 Shortcodes loading in admin. 2017-01-29 09:29:47 -08:00
Cameron
bec65b375b Optimization: reduce shortcode loading in admin area. 2017-01-23 10:33:00 -08:00
Cameron
d7fad829fe Debug timings. 2017-01-21 10:49:04 -08:00
Cameron
e05425fbb2 PHP 7.1 Fixes. 2016-12-16 10:54:25 -08:00
Cameron
268004bd71 BC Fixes 2016-12-10 16:39:03 -08:00
rica-carv
af4c16e593 Update shortcode_handler.php 2016-12-06 19:01:08 +00:00
rica-carv
c60ba129f4 Update shortcode_handler.php 2016-12-05 19:16:33 +00:00
Cameron
87487bfaf7 Issue #2029 - Shortcodes inside wrappers. 2016-11-16 13:12:27 -08:00
Cameron
3089cecf26 Issue #2029 Allow wrappers to contain core shortcodes. 2016-11-15 11:11:19 -08:00
Cameron
2aebba0574 More styling control over Menu image. 2016-06-10 08:19:39 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
210abeaba0 Removed old bootstrap-editable folder. Added experimental front-end inline editing for shortcodes. 2016-05-28 19:03:08 -07:00
Cameron
056e66530c Forum: Fix for shortcode wrapping with 'viewforum' template. 2016-05-04 15:59:13 -07:00
Cameron
8d228a08dd Issue #1597 - Legacy Batch Shortcode fix. 2016-05-03 15:52:02 -07:00
Cameron
bec7071cdf Fixes #1597 - Legacy shortcode issue. 2016-05-01 09:30:33 -07:00
Cameron
d098589456 Fix for plugin repair (in debug mode) Fix for Login page signup link when registration is disabled. 2016-04-30 12:02:42 -07:00
Cameron
c40c909293 Fix for news params in news shortcodes. 2016-04-28 18:13:41 -07:00
Cameron
3a74aea669 Online Menu upgrades. 2016-04-28 13:17:36 -07:00
Cameron
dc1c46acc1 Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts. 2016-04-27 14:37:43 -07:00
Cameron
b4a5a0b573 Closes #1484 - theme shortcodes are now registered globally by default. Shortcode handler cleanup. 2016-04-23 15:24:22 -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
Cameron
16d0417b70 Third-party compatibility for forum shortcode vars. 2016-04-22 09:44:01 -07:00
Cameron
77ccb9859d Fix for shortcode format {SIGNUP_PASSWORD1} using new ':' separator. 2016-04-19 10:23:02 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07:00
Cameron
010ba14c73 Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.) 2016-04-05 13:15:58 -07:00
Cameron
46b2518e82 Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers. 2016-04-02 10:51:18 -07:00
Cameron
2e6fa44aa2 Fix for SQL_CALC_FOUND_ROWS using PDO. 2016-03-29 14:55:38 -07:00
Cameron
8282802d5e Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning. 2016-03-23 16:43:41 -07:00
Cameron
b4c4352080 Login page template/shortcode fixes. 2016-02-29 15:13:32 -08:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
a00acf6319 TinyMce: Fixes an issue where additional line-breaks were being added when converting to HTML. 2016-01-24 20:08:47 -08:00
Cameron
a5246a31a3 Added wrapper around {NEWSIMAGE} and added support for wrappers for shortcodes with specific parms. 2015-08-22 00:17:07 -07:00
Cameron
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -07:00
Cameron
c98a403bf5 LAN Fixes and notice removal. 2015-07-02 14:15:17 -07:00
Cameron
a7cc11f5ee Removed globals from meta-tag method in header. 2015-05-31 09:25:59 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
740b8cf29a Issue #755 - resending of user activation email. Added fix. Requires testing. 2014-10-03 20:59:05 -07:00
Cameron
ceb0fff60d Fixes problem where {e_PLUGIN}, {THEME} etc. are replaced with empty values when using parseTemplate(). Now retains theme for use by replaceConstants() etc. 2014-08-18 22:57:18 -07:00
Cameron
f4bb971696 More email templates cleanup. /signup.php?preview working again. 2014-08-17 20:53:44 -07:00
SecretR
9464a40e70 Fixes Issue #424 2013-08-27 13:56:36 +03:00