1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-01 11:12:35 +02:00

3228 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
e165c90575 {BOOK_CHAPTERS} shprtcode added.
Render All visible Chapters from a specific Book.
Uses "listChapter" template key. ie. $CHAPTER_TEMPLATE[---TEMPLATE --]['listChapters']
Example {BOOK_CHAPTERS: name=book-sef-url&template=xxxxx&limit=3}
2017-11-10 15:37:23 -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
c0c1e43a57 TinyMce code-highlighting class preference 2017-11-09 10:18:13 -08:00
Cameron
93ab7996c7 Minor fixes and debug. 2017-11-09 10:15:36 -08:00
Cameron
62d483e51d Comments example added to _blank 2017-11-08 11:22:24 -08:00
Cameron
263b9318a7
Merge pull request #2851 from Jimmi08/patch-3
possibility to style {THREADSTATUS} #2850
2017-11-07 07:25:40 -08:00
Cameron
35f5748ba2 Issue #2846 LAN vars cleanup 2017-11-07 06:59:11 -08:00
Jimako
be8ea22c08
possibility to style {THREADSTATUS} #2850 2017-11-07 13:56:24 +01:00
Cameron
e472801191 Issue #2846 2017-11-06 22:39:18 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
Cameron
3c9a549163 Plugin Builder fixes. 2017-11-02 20:33:17 -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
e5e3793ee4 Debugging added. 2017-10-31 10:39:12 -07:00
Cameron
d7016f9971 Enable visualblocks by default on TinyMce install. 2017-10-30 15:29:00 -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
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
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
9ac287a4a3 Added custom caption configuration to News Archive Menu. 2017-10-20 12:10:01 -07:00
Cameron
e484795de6 Added missing class param on Social Login shortcode. eg. {SOCIAL_LOGIN: class=x} 2017-10-20 11:37:59 -07:00
Cameron
1ba4f85570 Remove debug info 2017-10-19 18:10:58 -07:00
Cameron
9eaab96373 FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb. 2017-10-18 17:00:40 -07:00
Cameron
df63772955 Fixes #2823 FAQs breadcrumb. 2017-10-18 07:05:39 -07:00
Cameron
a37a5d4ff3 Fix for parse by reference errors. 2017-10-17 17:41:43 -07:00
Cameron
898e081656 Page Navigation work. 2017-10-17 16:22:56 -07:00
Cameron
eac0ad60fb {PAGE_NAVIGATION} - new option 'pages'. Set to 'true' to display pages in a book/chapter list. eg. {PAGE_NAVIGATION: book=14&pages=true} 2017-10-17 11:29:47 -07:00
Cameron
bbe3731cc7 Fixes #2816 - Gallery custom caption fix. 2017-10-17 10:52:04 -07:00
Cameron
3eeb6807f2 Issue #6 Removed empty LAN definitions. 2017-10-17 07:53:35 -07:00
Cameron
ca171ed5db Fixes #2820 .search-menu class added to search_menu.php 2017-10-16 09:39:29 -07:00
Cameron
0073de8698 Fixes #2802 - New Forum Posts Menu. 2017-10-14 18:00:06 -07:00
Cameron
40c9eb787f Issue #6 LAN file bbcode correction. 2017-10-14 17:02:24 -07:00
Cameron
71face9e46 Removed closing PHP tag from generated LAN files. Removed empty LAN definitions. 2017-10-14 15:51:27 -07:00
Cameron
a0864c33c2 Issue #2802 - Forum - Handling of no 'lastpost' user. 2017-10-13 16:41:03 -07:00
Cameron
166837f053 Some additional Twitter meta. 2017-10-11 16:18:56 -07:00
Cameron
4bff6f2be8 SEF URLs: Automatically sync news and gallery (e_url) index entries. 2017-10-10 16:14:56 -07:00
Cameron
8b32e679c7 News Archive Menu added. e-expandit now adds the 'open' css class when expanded. 2017-10-09 14:05:48 -07:00
Cameron
d9a937d765 Fix for news menu caching across languages and different perms. 2017-10-09 08:50:56 -07:00
Cameron
85e2a67018 Issue #2806 - Expands on News list template to add specific styling for the first item in the list. 2017-10-08 09:00:34 -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
fd35083546 Page list function was failing from site navigation. 2017-10-03 11:11:01 -07:00
Cameron
5940161334 More news cache fixes. 2017-10-02 19:35:57 -07:00
Cameron
68b87444d3 More news cache fixes. 2017-10-02 19:27:15 -07:00
Cameron
0f2e26e7ca Fix for news cache issue. 2017-10-02 18:56:46 -07:00