Merge pull request #1955 from tobiasd/20151012-quattroattend
attend functionality for quattro theme (part of #1953)
This commit is contained in:
commit
8bf3a36737
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -877,7 +876,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -959,7 +957,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
@ -1126,6 +1123,13 @@ section {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events {
|
||||||
|
float: left;
|
||||||
|
margin-top: 0.5em;
|
||||||
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events a {
|
||||||
|
margin-right: 3em;
|
||||||
|
}
|
||||||
.wall-item-container .wall-item-actions-social {
|
.wall-item-container .wall-item-actions-social {
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
@ -1241,7 +1245,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2111,7 +2114,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -877,7 +876,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -959,7 +957,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
@ -1126,6 +1123,13 @@ section {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events {
|
||||||
|
float: left;
|
||||||
|
margin-top: 0.5em;
|
||||||
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events a {
|
||||||
|
margin-right: 3em;
|
||||||
|
}
|
||||||
.wall-item-container .wall-item-actions-social {
|
.wall-item-container .wall-item-actions-social {
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
@ -1241,7 +1245,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2111,7 +2114,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -544,7 +544,6 @@ header {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
/*width: 100%; height: 12px; */
|
/*width: 100%; height: 12px; */
|
||||||
|
|
||||||
z-index: 110;
|
z-index: 110;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
@ -877,7 +876,6 @@ aside .posted-date-selector-months {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: auto;
|
height: auto;
|
||||||
/*.contact-block-div { width:60px; height: 60px; }*/
|
/*.contact-block-div { width:60px; height: 60px; }*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#contact-block .contact-block-h4 {
|
#contact-block .contact-block-h4 {
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -959,7 +957,6 @@ aside .posted-date-selector-months {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
/*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
|
||||||
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
.action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
@ -1126,6 +1123,13 @@ section {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events {
|
||||||
|
float: left;
|
||||||
|
margin-top: 0.5em;
|
||||||
|
}
|
||||||
|
.wall-item-container .wall-item-actions-events a {
|
||||||
|
margin-right: 3em;
|
||||||
|
}
|
||||||
.wall-item-container .wall-item-actions-social {
|
.wall-item-container .wall-item-actions-social {
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
|
@ -1241,7 +1245,6 @@ section {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
/*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
|
||||||
|
|
||||||
}
|
}
|
||||||
.comment-edit-preview .contact-photo-menu-button {
|
.comment-edit-preview .contact-photo-menu-button {
|
||||||
top: 15px !important;
|
top: 15px !important;
|
||||||
|
@ -2111,7 +2114,6 @@ ul.tabs li .active {
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
/* a { display: block;}*/
|
/* a { display: block;}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
#photo-caption {
|
#photo-caption {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
@ -519,6 +519,9 @@ section {
|
||||||
.wall-item-name { font-weight: bold; }
|
.wall-item-name { font-weight: bold; }
|
||||||
|
|
||||||
.wall-item-actions-author { float: left; width: 20em; margin-top: 0.5em; }
|
.wall-item-actions-author { float: left; width: 20em; margin-top: 0.5em; }
|
||||||
|
.wall-item-actions-events { float: left; margin-top: 0.5em;
|
||||||
|
a { margin-right: 3em; }
|
||||||
|
}
|
||||||
.wall-item-actions-social { float: left; margin-top: 0.5em;
|
.wall-item-actions-social { float: left; margin-top: 0.5em;
|
||||||
a { margin-right: 3em; }
|
a { margin-right: 3em; }
|
||||||
}
|
}
|
||||||
|
|
|
@ -114,6 +114,14 @@
|
||||||
<a href="#" id="share-{{$item.id}}" title="{{$item.vote.share.0}}" onclick="jotShare({{$item.id}}); return false">{{$item.vote.share.1}}</a>
|
<a href="#" id="share-{{$item.id}}" title="{{$item.vote.share.0}}" onclick="jotShare({{$item.id}}); return false">{{$item.vote.share.1}}</a>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
{{if $item.isevent}}
|
||||||
|
<div class="clear"></div>
|
||||||
|
<div class="wall-item-actions-isevent">
|
||||||
|
<a href="#" id="attendyes-{{$item.id}}" title="{{$item.attend.0}}" onclick="dolike({{$item.id}},'attendyes'); return false;">{{$item.attend.0}}</a>
|
||||||
|
<a href="#" id="attendno-{{$item.id}}" title="{{$item.attend.1}}" onclick="dolike({{$item.id}},'attendno'); return false;">{{$item.attend.1}}</a>
|
||||||
|
<a href="#" id="attendmaybe-{{$item.id}}" title="{{$item.attend.2}}" onclick="dolike({{$item.id}},'attendmaybe'); return false;">{{$item.attend.2}}</a>
|
||||||
|
</div>
|
||||||
|
{{/if}}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -134,8 +142,11 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="wall-item-bottom">
|
<div class="wall-item-bottom">
|
||||||
<div class="wall-item-links"></div>
|
<div class="wall-item-links"></div>
|
||||||
<div class="wall-item-like" id="wall-item-like-{{$item.id}}">{{$item.like}}</div>
|
{{if $item.responses}}
|
||||||
<div class="wall-item-dislike" id="wall-item-dislike-{{$item.id}}">{{$item.dislike}}</div>
|
{{foreach $item.responses as $verb=>$response}}
|
||||||
|
<div class="wall-item-{{$verb}}" id="wall-item-{{$verb}}-{{$item.id}}">{{$response.output}}</div>
|
||||||
|
{{/foreach}}
|
||||||
|
{{/if}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{if $item.threaded}}{{if $item.comment}}{{if $item.indent==comment}}
|
{{if $item.threaded}}{{if $item.comment}}{{if $item.indent==comment}}
|
||||||
|
|
Loading…
Reference in a new issue