1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

1756 Commits

Author SHA1 Message Date
Cameron
b15481f9d1 Correct dummy Featurebox category entry to use bootstrap3 2014-01-06 08:05:42 -08:00
Cameron
7efdd3f31f Bootstrap3 styling fixes and embedded featurebox layout added. 2014-01-06 07:52:13 -08:00
Cameron
39e3a1b021 Download search template fix. 2014-01-05 11:26:19 -08:00
Cameron
42c3588e29 Search upgrades - new e_search.php standard added. 2014-01-05 11:25:30 -08:00
Cameron
7f1a946562 Fixes #470 Download pagination template and SEF Urls. 2014-01-04 10:14:10 -08:00
Cameron
dd140d8e69 Allow Custom Menu-Images to be used in page-navigation template. 2014-01-04 06:02:24 -08:00
Cameron
e0754faca9 Bootstrap3 Styling fix 2014-01-04 06:00:33 -08:00
Cameron
3f0ee1673c Bootstrap3 styling fixes - news 2014-01-01 05:20:22 -08:00
Cameron
5a4d97ca9a Bootstrap3 news and search-menu template fixes.
New thumb.php placeholder feature added.
New {GLYPH} shortcode added. Usage: {GLYPH=time}
2013-12-31 09:59:19 -08:00
Cameron
b8724bc4bc Fixes #465 - Bootstrap3 layout with sidebar panel added. Menu Preset added. Bootstrap3 styling tweaks to news menus. 2013-12-30 06:23:12 -08:00
Cameron
b028fbb002 Fixes #464 - banner path issue corrected. 2013-12-30 04:16:01 -08:00
Cameron
470b043739 Fixes #466 Download Category Icons path. 2013-12-30 03:56:27 -08:00
Cameron
d34623a043 Issue #459 - some work on downloads pagination 2013-12-30 03:17:20 -08:00
Cameron
540f60c249 Added {SITEURL} shortcode for consistency. 2013-12-25 01:59:32 -08:00
Cameron
c7552fbcc9 Download breadcrumb now uses SEF URLs 2013-12-25 01:59:00 -08:00
Cameron
24319d6984 Gallery made compatible with bootstrap3 2013-12-25 01:53:38 -08:00
Cameron
c42fe97454 Corrected bootstrap theme preview images. Added bootstrap3 default install options. 2013-12-24 04:13:14 -08:00
Cameron
547b1aea05 Login menu shortcodes now using SEF Urls. 2013-12-24 03:49:21 -08:00
Cameron
d54908e574 Download plugin Boostrap3 styling fixes 2013-12-24 02:45:40 -08:00
Cameron
86be4773f4 Initial work on Download SEF Urls 2013-12-24 02:33:14 -08:00
Cameron
7ac3f78dbf News Categories functions added to Sitelinks. 2013-12-23 04:52:32 -08:00
Cameron
c3e93fb34d Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec. 2013-12-21 06:23:22 -08:00
Cameron
e2d67d8ecd Issue #435 - Initial Bootstrap3 theme added. 2013-12-21 01:32:39 -08:00
Cameron
3030ca3570 News SEF URL for tags. Automatically switch URL path to lowercase when lowercase url template is used. 2013-12-20 09:45:27 -08:00
Cameron
a6a28cb4e1 Auto-generated sub-links for news now using SEF URL 2013-12-19 22:50:40 -08:00
Cameron
62509f09fb Issue #435 - More Bootstrap 3 tweaks 2013-12-19 22:45:09 -08:00
Cameron
7874cd1060 Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional

e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
6e17a87a26 Fix - LAN support for newsfeed titles. 2013-12-06 23:23:36 -08:00
Cameron
698bcc4e7c Increase the width of some text fields in admin. 2013-11-22 17:18:20 -08:00
Cameron
305d7d2ec9 News List caption option added to v2 template (same as $NEWSLISTTITLE in v1.x) 2013-11-22 17:08:38 -08:00
Cameron
fdfb8ba1f3 Tweak of last commit 2013-11-21 19:41:29 -08:00
Cameron
37e1b95f75 Added title attribute to download image. 2013-11-21 15:50:51 -08:00
Cameron
5f6e76f97b Featurebox wasn't detecting smaller images requiring resizing. 2013-11-21 15:48:51 -08:00
Cameron
b0f717e416 Expanding Page-Navigation support added. (still a few glitches) 2013-11-20 17:44:06 -08:00
Cameron
287260ee03 Check the featurebox {SETIMAGE} value before using resize method. 2013-11-12 14:37:43 -08:00
Cameron
12d4513115 Fixed - Featurebox was ignoring {SETIMAGE} values. 2013-11-11 03:38:26 -08:00
Cameron
2d504efb7c More other-news tweaks 2013-11-03 22:39:19 -08:00
Cameron
4132b454ae Othernews and Othernews2 Menu templates updated. 2013-11-03 21:47:26 -08:00
Cameron
58435c2cc6 News template BC fixes and added news-list start and end templates. 2013-11-03 18:58:50 -08:00
Cameron
a0cd88dfe8 Fix for broken blog-calendar menu links 2013-11-03 03:12:54 -08:00
Cameron
388eb63316 Issue #427 - Newsfeed fixes. Admin entries were not updating. BC fixes for cached v1 data. 2013-11-02 01:58:14 -07:00
Cameron
cb29941bda Feature-box image-category fix and language-redirect fix. 2013-10-28 22:20:29 -07:00
Cameron
aed12d1ae5 Added media-category for Feature-box images 2013-10-28 21:54:27 -07:00
Cameron
af6174bf02 Added support for sitelink function parms. Added sitelink functions for Page books and book-chapters. 2013-10-28 21:30:24 -07:00
Cameron
7e61dda748 Fix for legacy download-template header and footer. 2013-10-27 13:27:08 -07:00
Cameron
c976d6a791 Fix for broken link when using {DOWNLOAD_LIST_IMAGEFULL=link} 2013-10-27 13:18:37 -07:00
Cameron
d39ed3455a Fixed: Download sort pref was breaking download-list sql query. 2013-10-27 12:37:38 -07:00
SecretR
6ae99f2bfd Applying missing commits 2013-10-16 18:13:21 +03:00
Cameron
c9b1d0f1a9 Gallery slider category fix 2013-10-09 15:48:19 -07:00
Cameron
58f4ecafc9 Fix for gallery-slider category preference 2013-10-09 15:40:17 -07:00