Skip to content

Commit

Permalink
Merge pull request #808 from nistormihai/master
Browse files Browse the repository at this point in the history
Generic theme added.
  • Loading branch information
nistormihai committed Jul 18, 2014
2 parents bd3a438 + 266a858 commit 19536b2
Show file tree
Hide file tree
Showing 57 changed files with 1,150 additions and 0 deletions.

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions plugins/embed/gui-themes/themes/generic.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
define([
'plugins/status',
'plugins/social-share',
'plugins/post-hash',
'plugins/wrappup-toggle',
'plugins/scroll-pagination',
'plugins/permanent-link',
'plugins/user-comments',
'plugins/twitter-widgets',
'tmpl!theme/item/base',
'css!theme/liveblog'
], function() {
'use strict';
return {
plugins: [ 'status',
'social-share',
'post-hash',
'wrappup-toggle',
'scroll-pagination',
'permanent-link',
'user-comments',
'twitter-widgets']
};
});
Empty file.
1 change: 1 addition & 0 deletions plugins/embed/gui-themes/themes/generic/container.dust
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{>"themeBase/container"/}
Empty file.
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.
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 plugins/embed/gui-themes/themes/generic/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.
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.
Empty file.
20 changes: 20 additions & 0 deletions plugins/embed/gui-themes/themes/generic/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}

Empty file.
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"/}
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"/}
Empty file.
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"/}
Empty file.
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"/}
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 plugins/embed/gui-themes/themes/generic/liveblog.css

Large diffs are not rendered by default.

Loading

0 comments on commit 19536b2

Please sign in to comment.