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
2ff9c7cc76
Fix for PHP warning in 'search' shortcode.
2014-01-28 03:58:53 -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
Cameron
6167544d50
Allow shortcode to limit results in e_related.
2014-01-22 08:35:35 -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
99af352647
Corrected outdated icon paths
2014-01-22 06:10:44 -08:00
Cameron
879ca488d0
Icon Path fixes
2014-01-21 07:18:02 -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
8796039d08
Backward compatibility fixes.
2014-01-20 03:26:15 -08:00
Cameron
852bd59597
Deprecated file and folder cleanup
2014-01-19 03:55:07 -08:00
Cameron
15d51dd75e
Fix for bbcode array values.
2014-01-17 07:19:45 -08:00
Cameron
58d2aa8ad3
GUI Glyph fixes and Bbcode button styling fixes.
2014-01-17 06:49:55 -08:00
Cameron
dc2494ad30
Book and Chapter shortcodes now function on the Page template.
2014-01-15 07:02:10 -08:00
Cameron
2e29e5bef4
Page Meta-description shortcode thanks to Vesko.
2014-01-15 04:21:39 -08:00
Cameron
c567fd265b
Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage.
2014-01-15 02:56:39 -08:00
Cameron
7bebfc1901
New SEF-URL for book/chapter/page (a few bugs remain)
2014-01-10 18:27:42 -08:00
Cameron
3688924e42
Media-Manager Youtube browser added.
2014-01-08 15:51:14 -08:00
Cameron
7f9326f1a1
New menu_icon field added.
2014-01-08 04:29:00 -08:00
Cameron
0b7d4b8d8e
Bootstrap3 Default Layout work.
2014-01-07 08:18:27 -08:00
Cameron
7efdd3f31f
Bootstrap3 styling fixes and embedded featurebox layout added.
2014-01-06 07:52:13 -08:00
Cameron
d4c2f2a55b
Bootstrap3 - Signup page email input styling fix.
2014-01-03 02:56:52 -08:00
Cameron
e0bdc525f0
Bootstrap3 comment styling fixes
2014-01-01 05:20:46 -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
cd2e699638
Issue #460 - MembersOnly-mode fix.
2013-12-29 09:31:52 -08:00
Cameron
3316c0aecc
Added bootstrap3 css to comments
2013-12-24 03:48:14 -08:00
Cameron
23a30f3a10
Added username and language-code to admin navigation.
2013-12-21 21:57:09 -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
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
aaf193375a
Fix for admin language change URL.
2013-11-12 14:36:39 -08:00
Cameron
1e50e577a0
Modified admin language navigation to use elan=xx
2013-11-08 23:03:34 -08:00
Cameron
dd22369ed5
Switched to elan=xx as default, instead of elan=Xxxxxxx
2013-11-07 23:23:40 -08:00
Cameron
474df4948e
Fix for duplicate e_MENU lans in query.
2013-11-06 17:47:58 -08:00
Cameron
d4de0a4af9
news-summary auto-gen correction.
2013-11-03 20:11:05 -08:00
Cameron
b9353e8a17
Auto-generate news-summary when missing.
2013-11-03 19:38:29 -08:00
Cameron
1b3e70f8fd
More language-file cleanup (sprintf removal)
2013-10-29 18:41:02 -07:00
Cameron
cd8ea2f67c
Language file cleanup
2013-10-29 12:20:23 -07:00
Cameron
bdf3fdef13
Fixed - admin language perms were not being checked.
2013-10-28 12:57:27 -07:00
Cameron
0955c25265
Open {ADMINOPTIONS} news edit in new browser window by default
2013-10-28 10:44:44 -07:00
SecretR
a29ec4735a
Possible extract issue
2013-10-24 01:43:47 +03:00
SecretR
31c31c36ee
Handle missing plugin icons (override bbcodes)
2013-10-24 01:32:42 +03:00