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
2fae296023
Added titles to main navigation template.
2014-02-08 16:56:57 -08:00
Roland Graf
0f6c16bdc8
Image caption - Link start slideshow
2014-02-08 20:07:02 +01:00
Cameron
af9138885d
Closes #507 - button alignment issue in Chrome.
2014-02-08 08:41:45 -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
f96f755318
Deprecated function include_lan() cleanup. Replaced with e107::lan();
2014-02-07 07:03:05 -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
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
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
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
3eebb493b6
Notice removal
2014-02-04 03:04:31 -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
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
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
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
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
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
1697ab37c7
FAQs answer clearfix (just in case)
2014-01-24 03:13:14 -08:00
Cameron
8eb9d13dd7
Html5 validation fix.
2014-01-23 17:24:02 -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
bb76398ac1
Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH .
2014-01-23 04:38:48 -08:00
Cameron
6167544d50
Allow shortcode to limit results in e_related.
2014-01-22 08:35:35 -08:00
Cameron
846cbec7f9
Removed debug info.
2014-01-22 07:51:38 -08:00
Cameron
064e461fc2
Added new e_related.php files to news and page
2014-01-22 07:40:01 -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
3d04b8690a
Renamed plugin 'user_menu' to 'user'
2014-01-22 00:04:50 -08:00
Cameron
2245ff7127
News List styling fix.
2014-01-21 13:46:35 -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
72a5fadbbd
SEF Url Fix for searched results
2014-01-21 05:21:33 -08:00
Cameron
edb2ec9249
Download search added and updated to v2 spec.
2014-01-21 05:16:05 -08:00
Cameron
bf952897ed
More BC Fixes. Search, and News Category titles.
2014-01-20 10:21:44 -08:00
Cameron
f44ac908f5
Issue #484 - Counter Menu pref issue.
2014-01-17 10:10:06 -08:00
Cameron
ee3ff4c781
Social icons now using Font-awesome resize method.
2014-01-15 11:04:44 -08:00