1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

546 Commits

Author SHA1 Message Date
Cameron
1cf530ba1d Merge pull request #512 from oxigeno2/master
Plugin Gallery - Caption link, BBcode H1 heading erase
2014-02-11 06:04:41 -08:00
Cameron
88b500a273 Should fix #508 - password should allow special chars. 2014-02-11 06:01:50 -08:00
Roland Graf
b72e7488a6 renumbering array 2014-02-09 13:46:17 +01:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
2fae296023 Added titles to main navigation template. 2014-02-08 16:56:57 -08:00
Roland Graf
ca6e4d880d Editing bbcode - choice heading 2014-02-08 20:09:43 +01:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
ef4ced985a Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x} 2014-02-07 17:57:06 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
f100297108 Fix for save_pref() messages not displaying under some circumstances. 2014-02-06 18:22:44 -08:00
Cameron
3b54047253 Preference added for thumbnail quality generated by thumb.php. Can have a dramatic effect on page-load times/performance. 2014-02-05 09:43:10 -08:00
Cameron
5906897d90 {MENU} now supports the v2.x format: {MENU: path=xxxx&count=x} etc. for embedded menus. 2014-02-05 06:15:31 -08:00
Cameron
e4c15a5646 More Notice removal 2014-02-04 06:58:13 -08:00
Cameron
bb34f0f425 Fixed {NEWSTHUMBNAIL} to work with images and video. 2014-02-04 06:50:01 -08:00
Cameron
8d689f2d94 Improved control over news images and video. Separate css classes added for each. eg. news-image-1 , news-video-3 2014-02-04 06:21:05 -08:00
Cameron
182233238f Shortcode added: {NEWSNAVLINK} for navigation between news pages. 2014-02-04 05:17:08 -08:00
Cameron
988ce38d60 {NEWSTHUMBNAIL} fix. 2014-02-04 04:13:35 -08:00
Cameron
c0746113b6 Support for multiple images/video in news items. (experimental) 2014-01-31 06:33:01 -08:00
Cameron
fedf63f1f5 Include a unique ID for every 'page' 2014-01-31 04:30:56 -08:00
Cameron
ab8c93eefa BC Fix for {NEWSTHUMBNAIL} 2014-01-31 04:12:34 -08:00
Cameron
cc07dac897 Basic support for news videos.
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
a57faeb3b9 Fix for google-plus icon on Social plugin. {EXTENDED} may now have a class added. Debug info added when Featurebox returns nothing. 2014-01-29 11:10:05 -08:00
Cameron
104b8ee8c7 BC Fix on Page-Template when [newpage] (now deprecated) was used. 2014-01-28 06:00:26 -08:00
Cameron
2ff9c7cc76 Fix for PHP warning in 'search' shortcode. 2014-01-28 03:58:53 -08:00
Cameron
f4cb7f94d1 Added more providers to social-share shortcode. Now works independently from Font-Awesome. 2014-01-25 05:18:31 -08:00
Cameron
02bf58c5c7 Styling fix on imagepicker(); 2014-01-24 12:52:26 -08:00
Cameron
cb75ba4aab News-Meta-Description shortcode added. 2014-01-24 03:14:43 -08:00
Cameron
07950a1af2 More media-manager bbcode fixes. 2014-01-23 17:23:38 -08:00
Cameron
d2d58451cf Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode. 2014-01-23 15:56:53 -08:00
Cameron
7bb19a0a40 Bootstrap 3 email and print styling. New Social share shortcode added. 2014-01-23 09:18:40 -08:00
Cameron
7f38b232cb Corrected 'Display name' to use v2 form handler. 2014-01-23 09:17:57 -08:00
Cameron
6167544d50 Allow shortcode to limit results in e_related. 2014-01-22 08:35:35 -08:00
Cameron
16dc9d39b6 Added new e_related addon and updated default news and page templates to utilize. 2014-01-22 06:14:23 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
879ca488d0 Icon Path fixes 2014-01-21 07:18:02 -08:00
Cameron
f1c2f523b2 Removed bg bbcode (included in the 'format' menu) 2014-01-21 06:55:19 -08:00
Cameron
56b7bdc42b Removed old icons. If you find broken image paths, please post an issue about it. 2014-01-21 06:40:46 -08:00
Cameron
6577f6d380 BC Fixes for download installation, sitelinks expanding menus, bbcode image sizes. 2014-01-20 06:20:58 -08:00
Cameron
8796039d08 Backward compatibility fixes. 2014-01-20 03:26:15 -08:00
Cameron
852bd59597 Deprecated file and folder cleanup 2014-01-19 03:55:07 -08:00
Cameron
15d51dd75e Fix for bbcode array values. 2014-01-17 07:19:45 -08:00
Cameron
58d2aa8ad3 GUI Glyph fixes and Bbcode button styling fixes. 2014-01-17 06:49:55 -08:00
Cameron
dc2494ad30 Book and Chapter shortcodes now function on the Page template. 2014-01-15 07:02:10 -08:00
Cameron
2e29e5bef4 Page Meta-description shortcode thanks to Vesko. 2014-01-15 04:21:39 -08:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
67cef013f3 Search page completed. Bootstrap3 template functional. e-expandit can now accept multiple target IDs using the data-target attribute. 2014-01-14 06:09:12 -08:00
Cameron
7bebfc1901 New SEF-URL for book/chapter/page (a few bugs remain) 2014-01-10 18:27:42 -08:00
Cameron
7d0fb5afa0 Fixes #494 - usersettings URL and template fix. 2014-01-09 06:46:44 -08:00
Cameron
0df0f49cc0 HTML5 meta tag 'copyright' fix. 2014-01-09 04:23:55 -08:00
Cameron
3688924e42 Media-Manager Youtube browser added. 2014-01-08 15:51:14 -08:00