1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

10238 Commits

Author SHA1 Message Date
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
Cameron
80129e8838 Debug code. 2017-10-23 12:59:30 -07:00
Cameron
9ac287a4a3 Added custom caption configuration to News Archive Menu. 2017-10-20 12:10:01 -07:00
Cameron
8d95e4e176 Improved docs on toGlyph() method. 2017-10-20 11:38:31 -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
c2b6c5e722 {NEWS_RELATED} PHPDoc 2017-10-18 09:02:26 -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
4794990be3 Fixes #2821 - News Category URL. 2017-10-17 09:55:00 -07:00
Cameron
3eeb6807f2 Issue #6 Removed empty LAN definitions. 2017-10-17 07:53:35 -07:00
Cameron
97830a89fe Lancheck added option to hide warnings 2017-10-17 07:49:13 -07:00
Cameron
7c0cc8f37c Clean <b> tags from lan files. 2017-10-17 07:18:51 -07:00
Cameron
632d9b11c2 Renamed commentOut() to cleanFile(). 2017-10-16 20:00:04 -07:00
Cameron
7b59fb31c2 Added new method to lanCheck to comment-out defines inside language files. 2017-10-16 19:31:31 -07:00
Cameron
a8acff8b39 Language-Pack: Comment out default LAN in generated files. 2017-10-16 09:39:55 -07:00
Cameron
ca171ed5db Fixes #2820 .search-menu class added to search_menu.php 2017-10-16 09:39:29 -07:00
Cameron
9b899004c5 Issue #2819 - New Navigation Shortcode Param options: {NAVIGATION: type=footer&layout=main} 2017-10-15 13:14:14 -07:00
Cameron
0c10295588 Allow inactive themes to be synced with Git. (when .git is detected) 2017-10-15 11:55:46 -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
b987d7d92d Removed unused LAN. 2017-10-14 15:57:28 -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
ef239dbc0e Language File Editor no longer saves definitions with empty values. 2017-10-14 14:55:30 -07:00
Cameron
b7fe1322bc Lancheck support for theme folders. 2017-10-14 13:05:59 -07:00
Cameron
a0864c33c2 Issue #2802 - Forum - Handling of no 'lastpost' user. 2017-10-13 16:41:03 -07:00
Cameron
8167c96eee Corrected position of Theme thumbnail overlay. 2017-10-12 14:59:00 -07:00
Cameron
519ee2f526 Fix for thumbnail size in admin-ui Grid. 2017-10-12 14:42:36 -07:00
Cameron
04f1f0130e K-Admin footer fix. Changed PM alert icon from label to badge. 2017-10-12 13:57:23 -07:00
Cameron
537165a879 K-Admin fix style on Latest and Status menus. 2017-10-12 13:26:04 -07:00
Cameron
29f283f86e Replaced x-editable 'loading' gif with FontAwesome spinner. 2017-10-12 13:14:53 -07:00
Cameron
23dd7c1d4b "K-Admin Inspired" admin style added. (incomplete). 2017-10-12 13:14:04 -07:00
Cameron
63054bfd4c Minor UI fix. 2017-10-12 11:03:03 -07:00
Cameron
e35259afe9 Multisite navigation support (when multisite plugin installed) 2017-10-11 18:57:32 -07:00
Cameron
166837f053 Some additional Twitter meta. 2017-10-11 16:18:56 -07:00