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

604 Commits

Author SHA1 Message Date
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
bbb22c140f Bootstrap3 styling fixes 2013-12-31 02:07:14 -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
cd2e699638 Issue #460 - MembersOnly-mode fix. 2013-12-29 09:31:52 -08:00
Cameron
9723c96fd1 Added jumbotron home and full to Bootstrap3 template 2013-12-25 01:58:28 -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
512a2e307b $LAYOUT splitter shortcode correction. {---} 2013-12-21 21:55:33 -08:00
Cameron
fcd1e941cd Fixes #415 - corrected mobile-device navigation issue. 2013-12-21 21:50:18 -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
b0f717e416 Expanding Page-Navigation support added. (still a few glitches) 2013-11-20 17:44:06 -08:00
Cameron
7ec34720e6 Corrected position of search icon in admin-ui 2013-11-13 16:46:33 -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
SecretR
eff1635740 Admin template absolute image path fix 2013-10-03 12:04:45 +03:00
Cameron
5c7da64ea8 Replaced admin Twitter feed with blog feed. Added Total Users online count to tab description. 2013-09-11 11:08:50 -07:00
Cameron
fe4f6d39d1 Correct font-awesome overlap issue 2013-07-25 13:32:57 -07:00
Cameron
0e1be32a20 Better admin icon. 2013-07-24 08:53:16 -07:00
Cameron
f106818001 Corrected news template to be consistent with bootstrap markup. 2013-07-24 08:49:00 -07:00
Cameron
756f81061b Include admin link for admins. 2013-07-24 05:03:58 -07:00
Cameron
a73140a10f Disable Sign-up link when user-registration is not active. 2013-07-24 04:15:20 -07:00
Cameron
ddbbfef54f Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency. 2013-07-12 13:52:39 -07:00
Cameron
917bbef849 icon tweaks 2013-07-12 12:06:19 -07:00
Cameron
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00
Cameron
9d0f6ed3cf Added font-awesome to core. Now reads glyph-list directly from font-awesome file. 2013-07-12 08:16:56 -07:00
Cameron
b896227ab8 Icon-picker styling. 2013-07-12 07:37:31 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
Cameron
afe9b50a82 Use form handler. 2013-07-10 02:30:31 -07:00
SteveD
d2a0a5850e Issue #343 - add CHAP login handling to new login dropdown 2013-06-23 14:26:57 +01:00
Cameron
62e06d7a30 Font-Awesome CDN added (for now) and additional icons used in forum. 2013-06-21 02:43:37 -07:00
Cameron
8d7971ec69 theme.xml now include <stylesheet> tags for determining which stylesheets should be options in the theme-manager.
Theme-Convert updated to include <stylesheet> tags.
2013-06-21 01:25:47 -07:00
Cameron
518abe69fe Bootstrap styling fixes. 2013-06-20 15:12:56 -07:00
Moc
b8714921df Changed newstitle to newstitlelink in bootstrap news_template 2013-06-20 11:59:05 +02:00
Cameron
f896c47af3 Bootstrap css changes (work in progress) 2013-06-20 02:04:18 -07:00
Cameron
bf91a6819d Fixes #326, #331 and corrects markup issues with pull-request #390. 2013-06-20 01:47:57 -07:00
Cameron
d8be21aad6 Bootstrap style switch added. 2013-06-20 01:32:17 -07:00
Cameron
407b6a754d Tweak bootstrap css 2013-06-20 00:11:11 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
e4d2f58f8b Fixed: 'end' was missing from template. 2013-06-18 14:32:36 -07:00
Cameron
5a4981c9f1 Added 'bootstrap' as a e107::css() and e107::js() option. (subject to change) 2013-06-17 16:44:46 -07:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
Cameron
2e1fd600da Removed extra </ul> from Bootstrap Docs layout. 2013-06-14 14:37:01 -07:00
Cameron
b5ec194ae6 Merge pull request #390 from jbwebware/bug/frontend/issue_331
Fixes #331 and the link in the navbar message 'Logged in as USERNAME'
2013-06-12 02:35:15 -07:00
Burnsy
dd7202e642 Fixes #331
Also fixed the user name link in the navbar when logged in (Logged in as 'USERNAME'). The link now points to the proper Member Profile page.
2013-06-12 01:15:56 -04:00
Cameron
4818785c4c Fix for bad button character after install. 2013-06-11 14:24:09 -07:00
Cameron
7c80fc6aad Page template corrections in bootstrap. 2013-06-01 14:03:18 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00