Skip to content

Commit

Permalink
Squashed 'plugins/embed/' changes from 3a0eac1..fa5397a
Browse files Browse the repository at this point in the history
fa5397a feature: added iltalehti theme from general.

git-subtree-dir: plugins/embed
git-subtree-split: fa5397acd4b10e4f2e044155155c37d614713e7d
  • Loading branch information
nistormihai committed May 25, 2015
1 parent 4fd04d3 commit 980f288
Show file tree
Hide file tree
Showing 156 changed files with 3,611 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gui-resources/scripts/js/build/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions gui-resources/scripts/js/build/themes/iltalehti.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions gui-resources/scripts/js/build/themes/iltalehti/desktop.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions gui-resources/scripts/js/build/themes/iltalehti/mobile.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions gui-resources/scripts/js/build/themes/iltalehti/quirks.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions gui-themes/themes/iltalehti.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
define(function() {
'use strict';
return {
environments: {
'mobile': 'mobile',
'desktop': 'desktop',
'quirks': 'quirks',
'default': 'desktop'
}
};
});
23 changes: 23 additions & 0 deletions gui-themes/themes/iltalehti/desktop.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
define([
'plugins/social-share',
'plugins/post-hash',
'plugins/button-pagination',
'plugins/permanent-link',
'plugins/user-comments',
'plugins/twitter-widgets',
'tmpl!theme/container',
'tmpl!theme/item/base',
'css!theme/liveblog'
], function() {
'use strict';
return {
plugins: [
'social-share',
'post-hash',
'button-pagination',
'permanent-link',
'user-comments',
'twitter-widgets'
]
};
});
38 changes: 38 additions & 0 deletions gui-themes/themes/iltalehti/desktop/container.dust
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{>"themeBase/container"/}
{<mainContainer}
<div id="livedesk-root" {+additionalAttributes}{/additionalAttributes} data-gimme="blog.view">
{+main}
<div class="liveblog-container">

{+contentContainer}
<div class="liveblog-content">
{+content}
{+contentTopContainer}
<div class="liveblog-content-top">
{+contentTop}
{+status}{/status}
{+actionTotop}{/actionTotop}
{/contentTop}
</div>
{/contentTopContainer}

{+contentMiddleContainer}
<div class="liveblog-content-middle">
{+contentMiddle}
{+postsList}{/postsList}
{/contentMiddle}
</div>
{/contentMiddleContainer}

{+contentBottomContainer}
{/contentBottomContainer}
{/content}
</div>
{/contentContainer}

{+footer}
{/footer}
</div>
{/main}
</div>
{/mainContainer}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/liback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/quotes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/reply.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/retweet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gui-themes/themes/iltalehti/desktop/img/tw-16px.png
20 changes: 20 additions & 0 deletions gui-themes/themes/iltalehti/desktop/item/base.dust
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{>"themeBase/item/base"/}


{<header}
{+userAvatar}{/userAvatar}
{+userNameContainer}{/userNameContainer}
{+postDateContainer}{/postDateContainer}
{+shareContainer}{/shareContainer}
{/header}



{<contentSideContainer}
<div class="post-content-side">
{+contentSide}
{+userAvatar}{/userAvatar}
{/contentSide}
</div>
{/contentSideContainer}

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/posttype/image"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/posttype/link"/}
2 changes: 2 additions & 0 deletions gui-themes/themes/iltalehti/desktop/item/posttype/normal.dust
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{>"themeBase/item/posttype/normal"/}
{<contentSideContainer}{/contentSideContainer}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/posttype/quote"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/posttype/wrapup"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/comments"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/facebook"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/flickr"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/google"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/google/images"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/google/news"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/google/web"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/instagram"/}
1 change: 1 addition & 0 deletions gui-themes/themes/iltalehti/desktop/item/source/sms.dust
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/sms"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/soundcloud"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/twitter"/}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/item/source/youtube"/}
1 change: 1 addition & 0 deletions gui-themes/themes/iltalehti/desktop/liveblog.css

Large diffs are not rendered by default.

Loading

0 comments on commit 980f288

Please sign in to comment.