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

6184 Commits

Author SHA1 Message Date
Cameron
809ee650ac Fix for glyph icon preview. Custom Menu automatically adds a SEF URL if missing. 2014-02-06 07:29:02 -08:00
Cameron
1991997383 Removed placeholder from default template. (for text-only use 'out-of-the-box' ) 2014-02-06 06:06:44 -08:00
Cameron
53468e3a4e Fix for broken downloads when a full-path is used in the config. 2014-02-05 09:44:11 -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
eb83f412ab Basic Twitter-Timeline widget added to the social shortcodes. eg. {TWITTER_TIMELINE: id=xxxxxxx&theme=light} 2014-02-05 06:17:41 -08:00
Cameron
4692d7bd13 Fixed BC bug in newspost (breaking Youtube thumbnail images after re-edit) 2014-02-05 06:16:07 -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
5b4dbb83e4 Closes #385 Corrected language-file debug warnings. 2014-02-05 06:14:13 -08:00
Cameron
3ca9052f69 Fixed PHP warnings in search class 2014-02-04 09:22:34 -08:00
Cameron
47c546c2fb Added keyword tags to downloads. 2014-02-04 09:22:15 -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
8c49efe1b1 Notice removal 2014-02-04 06:49:25 -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
3eebb493b6 Notice removal 2014-02-04 03:04:31 -08:00
SecretR
7069ceb244 Last SQL query log added to model base classes 2014-02-03 14:04:13 +02:00
Cameron
e9a5fd4b98 More fields with inline editing enabled. 2014-02-01 09:37:15 -08:00
Cameron
d5231b3d8c Multiple Image/Video fix for news_carousel_menu.php 2014-01-31 07:09:34 -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
4e3217c79b Fix for "Change theme" hover icons. 2014-01-31 04:13:30 -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
19b5dd8614 News Carousel image-resize fix and responsive styling. 2014-01-31 01:07:13 -08:00
Cameron
1d5e08197c News Carousel added and a method to check if a menu is loaded. (see e107_plugins/news/e_header.php ) 2014-01-30 10:14:13 -08:00
Cameron
859c71d1a2 Corrected default news and xurl icon style 2014-01-30 04:17:11 -08:00
Cameron
4dde3652ad Set all download images to img-responsive 2014-01-30 03:22:59 -08:00
Cameron
f84216d246 Merge pull request #503 from ajaybhargav/master
Plugin: Fix PM URL creation in shortcodes
2014-01-29 11:11:40 -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
dc2c29fff7 Added 'clearfix' to e-related as a precaution. 2014-01-28 07:39:40 -08:00
Cameron
5542aae0c6 Bootstrap 3 button-style fix for page navigation. 2014-01-28 06:41:44 -08:00
Cameron
eaecc593ae Fix for PHP warning. 2014-01-28 06:00:46 -08:00
Cameron
104b8ee8c7 BC Fix on Page-Template when [newpage] (now deprecated) was used. 2014-01-28 06:00:26 -08:00
Cameron
d5e6dd0366 Corrected processing of Glyph-types. 2014-01-28 05:59:40 -08:00
Cameron
2ff9c7cc76 Fix for PHP warning in 'search' shortcode. 2014-01-28 03:58:53 -08:00
Ajay Bhargav
f27813da40 Plugin: Fix PM URL creation in shortcodes
This patch fix PM URL creation using shortcodes.

Fix Bug: #502
ref: https://github.com/e107inc/e107/issues/502

Signed-off-by: Ajay Bhargav <bhargav.ajay@gmail.com>
2014-01-27 18:41:36 +05:30
Cameron
154f2a897b Responsive featurebox indicator correction. News Template titles - added links. 2014-01-25 17:26:20 -08:00
Cameron
1a03a883bd Improved database backup and added file-backup for non-core elements. 2014-01-25 15:56:20 -08:00
Cameron
bd7a336c3a Social-share tooltip corrections. 2014-01-25 05:40:23 -08:00
Cameron
3430be2427 Minor styling fixes to social-share button. 2014-01-25 05:32:40 -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
2990f4d376 Fix Ping logging message. 2014-01-24 08:13:47 -08:00
Cameron
e688e9ed1a Social-Share shortcode - minor change to email share text. 2014-01-24 03:25:23 -08:00
Cameron
bcad40e48d Bootstrap3 Featurebox responsive-design fix. 2014-01-24 03:16:11 -08:00
Cameron
cb75ba4aab News-Meta-Description shortcode added. 2014-01-24 03:14:43 -08:00
Cameron
117685b448 Icon path fix 2014-01-24 03:13:52 -08:00
Cameron
1697ab37c7 FAQs answer clearfix (just in case) 2014-01-24 03:13:14 -08:00