Cameron
|
ad485cd198
|
Debug Message when shortcode class not loading.
|
2017-11-03 13:16:43 -07:00 |
|
Cameron
|
3c9a549163
|
Plugin Builder fixes.
|
2017-11-02 20:33:17 -07:00 |
|
Cameron
|
430d3221b2
|
Plugin shortcodes generation fix.
|
2017-11-02 19:49:16 -07:00 |
|
Cameron
|
458d5adba9
|
Issue #2837 Plugin Builder enhancements and fixes.
|
2017-11-02 19:44:48 -07:00 |
|
Cameron
|
73301881dd
|
Allow theme config page to use custom methods. (see bootstrap3 for example)
|
2017-11-02 14:30:19 -07:00 |
|
Cameron
|
a70add174e
|
Allow srcset to be disabled in toImage().
|
2017-11-02 14:28:53 -07:00 |
|
Cameron
|
c814e041f5
|
x-editable input style tweak
|
2017-11-02 08:38:05 -07:00 |
|
Cameron
|
626c052738
|
Page meta-description is now available as 'title' in tablestyle info array.
|
2017-11-01 19:24:01 -07:00 |
|
Cameron
|
4151449b76
|
Issue #2840 - Legacy Navigation fix.
|
2017-11-01 18:22:12 -07:00 |
|
Cameron
|
eaa208634a
|
Fixes #2840 - "Everyone but.." visibility for sitelinks was failing.
|
2017-11-01 18:16:28 -07:00 |
|
Cameron
|
a1272e8dbe
|
Allow toAvatar to receive the 'class' attribute.
|
2017-11-01 15:13:02 -07:00 |
|
Cameron
|
3e21d5eab5
|
Fix for last commit.
|
2017-11-01 13:01:01 -07:00 |
|
Cameron
|
056cb08fa8
|
Additional {NAVIGATION} shortcode parms. eg. {NAVIGATION: type=main&layout=footer&flat=1&noempty=1} will flatten sublinks and remove links with no URL or '#'. Dynamic sublinks (functions) currently not supported.
|
2017-11-01 12:36:32 -07:00 |
|
Cameron
|
19b6254943
|
Fix for admin option buttons
|
2017-11-01 11:25:16 -07:00 |
|
Cameron
|
20757514ac
|
{CMENU_BUTTON} shortcode alias for {CPAGEBUTTON} added.
|
2017-10-31 18:39:15 -07:00 |
|
Cameron
|
a2af5f1eb1
|
Fix for TinyMce animation labels using kAdmin style.
|
2017-10-31 18:17:24 -07:00 |
|
Cameron
|
5109229c39
|
display 'wow' animations in TinyMce editor.
|
2017-10-31 17:52:09 -07:00 |
|
Cameron
|
f63d503c64
|
Debug info added.
|
2017-10-31 14:53:09 -07:00 |
|
Cameron
|
f461f35843
|
Shared table-highlight colors between admin styles.
|
2017-10-31 14:00:00 -07:00 |
|
Cameron
|
b1ad67b0d8
|
kAdmin styling updates. THEME_STYLE value is now correct for admin area.
|
2017-10-31 13:43:42 -07:00 |
|
Cameron
|
51338d464a
|
Navigation Sub-menu width fix.
|
2017-10-31 12:46:48 -07:00 |
|
Cameron
|
9a96510086
|
Merge pull request #2838 from lonalore/fa
Fix for issue #2835.
|
2017-10-31 10:39:45 -07:00 |
|
Cameron
|
e5e3793ee4
|
Debugging added.
|
2017-10-31 10:39:12 -07:00 |
|
lonalore
|
5cc14c86ae
|
Fix for issue #2835.
|
2017-10-31 10:19:09 +01:00 |
|
Cameron
|
d7016f9971
|
Enable visualblocks by default on TinyMce install.
|
2017-10-30 15:29:00 -07:00 |
|
Cameron
|
48d359ed02
|
https fix
|
2017-10-30 15:21:55 -07:00 |
|
Cameron
|
736afdfead
|
Modified references to e107.org to use https
|
2017-10-30 15:14:48 -07:00 |
|
Cameron
|
85029536e7
|
Fixes #2834 - Batch Copy wasn't redirecting.
|
2017-10-30 13:39:49 -07:00 |
|
Cameron
|
d9a1ddbc76
|
Possible fix for HybridAuth issues
|
2017-10-30 12:46:53 -07:00 |
|
Cameron
|
652eca0a11
|
Fix for font-size.
|
2017-10-30 10:15:04 -07:00 |
|
Cameron
|
5780ecf84c
|
TODO added.
|
2017-10-29 14:54:44 -07:00 |
|
Cameron
|
e7d8f15fc9
|
TinyMce animation label
|
2017-10-29 13:27:24 -07:00 |
|
Cameron
|
41879e8a94
|
Issue #1745 - Initial Userclass was not being saved during Activation by admin.
|
2017-10-29 11:25:05 -07:00 |
|
Cameron
|
dcf0733ffa
|
Removed the "out" animations to avoid trouble.
|
2017-10-28 18:04:12 -07:00 |
|
Cameron
|
f0112dc33c
|
Label each animation type in TinyMce.
|
2017-10-28 17:54:08 -07:00 |
|
Cameron
|
ecdbe10b01
|
Animate.css Library added. Animate style added to TinyMce.
|
2017-10-28 17:40:04 -07:00 |
|
Cameron
|
6140a2ceb0
|
{CHAPTER_MENUS} shortcode now has a 'class' parameter which takes array values. eg. {CHAPTER_MENUS: class[]=primary&class[]=warning&class[]=success}. These values automatically rotate and are inserted in the menu body where {CLASS} is found.
|
2017-10-27 13:16:26 -07:00 |
|
Cameron
|
a98fe2a9ef
|
Static Path fix.
|
2017-10-26 14:50:38 -07:00 |
|
Cameron
|
747cc3b572
|
Fix for 'active' param on {CHAPTER_MENUS}
|
2017-10-26 12:01:27 -07:00 |
|
Cameron
|
1b3168dcbc
|
The {CHAPTER_MENUS} shortcode now accepts the 'template' parameter. Additional Custom Menu shortcodes/aliases added:
{CMENU_TAB_ACTIVE} {CMENU_BUTTON_TEXT} {CMENU_BUTTON_URL}
|
2017-10-26 11:21:18 -07:00 |
|
Cameron
|
933691b93f
|
Fix for static URLs on Emoticons
|
2017-10-26 11:08:49 -07:00 |
|
Cameron
|
27910c87c7
|
Issue #2827 Support for multiple static domains for distributed static URLs.
|
2017-10-25 19:02:10 -07:00 |
|
Cameron
|
3668067bb1
|
Static URL fix.
|
2017-10-25 16:14:12 -07:00 |
|
Cameron
|
a2d49a1ce5
|
Experimental Image-Caching performance enhancement.
|
2017-10-25 15:17:53 -07:00 |
|
Cameron
|
028e43d80b
|
Issue #2825 Possible fix for modal problem.
|
2017-10-24 14:10:44 -07:00 |
|
Cameron
|
cfd6e42260
|
Thumbnail cache-file name-generation moved to e_parse_class.php as thumbCacheFile()
|
2017-10-24 11:19:06 -07:00 |
|
Cameron
|
c4f1f1c04d
|
Language file cleaning method now removes empty defines.
|
2017-10-23 19:10:24 -07:00 |
|
Cameron
|
3892f5e6b2
|
Updated with developer installation etc.
|
2017-10-23 13:56:14 -07:00 |
|
Cameron
|
e3cf1e4086
|
Insert email address automatically during Social login if found and missing from database.
|
2017-10-23 13:01:19 -07:00 |
|
Cameron
|
8566cd73e7
|
Add Optional constants to e107_config.php during installation.
|
2017-10-23 13:00:45 -07:00 |
|