1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 03:56:24 +02:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Cameron
3f321b55e3 Modified Vary header for when gzip is available. 2014-05-24 15:58:56 -07:00
Cameron
8032108328 Added 'Vary' header. 2014-05-24 15:56:08 -07:00
Cameron
bbda5f6a89 Contact form bootstrap3 styling fixes. 2014-05-23 23:44:05 -07:00
Cameron
c0675ab6db Fixes #564 - Old code from previous menu approach removed. (now processed inside shortcode handler) 2014-05-23 20:33:04 -07:00
Cameron
857d5af399 Notice removal on welcome message shortcode. 2014-05-23 20:22:37 -07:00
Cameron
b70468cece Added sublink to "Content" link on fresh installation. Default news item cleanup. 2014-05-23 20:22:10 -07:00
Cameron
3ca0344204 Fix menu path issue causing update requirement after fresh installation. 2014-05-23 19:39:37 -07:00
Cameron
c7f84d1a25 Issue #533 - social plugin should be installed by default on fresh installation. 2014-05-22 14:57:50 -07:00
Tijn Kuyper
009190ff69 Merge pull request #571 from Jimmi08/bootstrap-navigation-
fix #561 for links without sublinks in bootstrap nav
2014-05-21 10:07:46 +02:00
Moc
6829586be2 Fixes #546 - missing image due to IMODE (BC used in v1 themes) 2014-05-20 18:13:39 +02:00
Moc
c4d75f59f2 #546 - Partial fix for user shortcode loop (realname icon image is missing) 2014-05-20 18:05:46 +02:00
Jimmi08
0aced146d8 fix #561 for links without sublinks in bootstrap nav
links without sublinks shouldn't have dropdown class
closes #561
2014-05-18 10:08:45 +02:00
Cameron
f9d018ae5d Image-only template added to custom menus. 2014-03-12 09:49:46 -07:00
nlstart
fff2a74aa5 Improved merge pull request #496 from Moc 2014-03-04 00:25:57 +01:00
nlstart
e642be3fb8 Merge pull request #496 from Moc/master
Fixed PHP notice in user profile (forumpost count) and syntax cleanup
2014-03-04 00:15:21 +01:00
Cameron
d3940eafd9 Avoid checking _header_ and _footer_ layouts for divider shortcode. ie. {---} 2014-02-21 06:30:25 -08:00
Cameron
ae2811aa10 Reduce size of pagination on mobile-devices. (Bootstrap only) 2014-02-18 13:18:04 -08:00
Cameron
12f44ee207 Corrected default css class on page template 2014-02-17 07:32:01 -08:00
Cameron
ff459d2fb4 Correction to news-summary generation. 2014-02-14 03:56:05 -08:00
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