Вход Регистрация
Файл: plugins/stories/views/controllers/story_index.html
Строк: 114
<?php
<style>
.
peep_content_menu{
    
font-size0px;
    
font-family'UbuntuBold'"Trebuchet MS""Helvetica CY"sans-serif;
    
text-transformnone;
    
font-weightnormal;
}

.
peep_content_menu_wrap{
    
margin-bottom:20px;
}

.
peep_content_menu li{
    
floatleft;
    
padding-left10px;
    
border-bottom1px solid #e8e8e8;
border-left0px solid #e8e8e8;
width:100%;
}
.
peep_content_menu li:first-child {
    
border-color#e8e8e8;
}
.
peep_content_menu li a{
    
displayblock;
    
padding8px 8px 8px 8px;
    
font-size13px;
    
color#626060;
width:100%;
}


.
peep_content_menu li.active {
    
backgroundnone;
}
.
peep_content_menu li.active, .peep_content_menu li.active +li {
    
border-color#e8e8e8;
}
.
peep_content_menu li.active a {
    
backgroundnone;
    
color#9f9f9f; 
    
text-decorationnone;
}

.
peep_content_menu li a:hover {
    
color#9f9f9f; 
    
text-decorationnone;
}
</
style>

<
div class="clearfix">{add_content key='stories.add_content.list.top' listType=$listType}</div>

{
style}{literal}
.
peep_wrap_normal{
    
white-spacenormal;
}
{/
literal}{/style}

    
      <
div class="peep_stories_list clearfix">

         <
div class="peep_superwide clearfix" style="float:left; ">
{
$tagSearch}
            {if 
$isBrowseByTagCase}       
                {if 
$tag}
                 <
div class="peep_anno peep_stdmargin peep_center ">
                    {
text key="stories+results_by_tag" tag=$tag}
                </
div>
                {else}
                    {
$tagCloud}                
                {/if}
             {/if}
                
            {if 
$showList}
            {foreach 
from=$list item='post'}
            
                {
assign var=dto value=$post.dto}

                {*-- 
decorator data*}

                {
assign var=userId value=$dto->getAuthorId()}
                {
capture assign='info_string'}
                    <
a href="{$post.url}">{$dto->getTitle()}</a>
                {/
capture}

                {
capture assign='content'}
                    {
$post.text}{if $post.showMore}... <class="peep_lbutton" href="{$post.url}">{text key='stories+more'}</a>{/if}
                {/
capture}
                {
assign var='id' value=$dto->getId()}
                {*~~ 
decorator data*}

                {
decorator name='ipc' infoString=$info_string addClass="peep_stdmargin" content=$content toolbar=$toolbars[$idavatar=$avatars[$userId]}
            {
foreachelse}
                {
text key='base+empty_list'}
            {/foreach}

            {if 
$paging}<center>{$paging}</center>{/if}
            {/if}
        </
div>    

         <
div class="peep_supernarrow" style="float:right; width:25%;">
{if 
$addNew_isAuthorized}
    {if 
$addNew_promoted}
       <
center> <div class="peep_stdmargin">{decorator name='button' id='btn-add-new-post' langLabel='stories+add_new'}</div></center>
    {else}
       <
center> <div class="peep_stdmargin">{decorator name='button' id='btn-add-new-post' langLabel='stories+add_new' onclick="location.href='`$url_new_post`'"}</div></center>
    {/if}
{/if}
     {
$menu}
             {if 
$list|@count 0}
                 {
$tagCloud}
             {/if}
         </
div>

      </
div>
?>
Онлайн: 0
Реклама