Пример #1
0
    $this->permalink();
    ?>
" title="<?php 
    $this->title();
    ?>
">阅读剩下更多</a></p>
						</div>
						<div class="post-thumbnail">
							<?php 
    Thumbnail_Plugin::show($this);
    ?>
						</div> 
					</div>
					<p class="post-meta">
						<span class="post-views">阅读 (<?php 
    Views_Plugin::theViews('', '', 1);
    ?>
)</span>
						<a href="<?php 
    $this->permalink();
    ?>
/#comments" class="post-comments ds-thread-count" data-thread-key="<?php 
    echo $this->cid;
    ?>
" data-count-type="comments"></a>
						<span class="post-tags">
							标签:
							<?php 
    $this->tags(' / ', true, '无');
    ?>
						</span>
Пример #2
0
?>
</a></h1>
		<div class="post-content">
			<?php 
$this->content();
?>
		</div>
		<p class="tags"><span class="glyphicon glyphicon-tags"></span>&nbsp;&nbsp;<?php 
$this->tags(',', true, '没有贴标签=、=');
?>
</p>
		<p class="hidden-xs post-meta">  <span class="glyphicon glyphicon-calendar"></span> <?php 
$this->date('Y年n月j日');
?>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="glyphicon glyphicon-eye-open"></span> <?php 
Views_Plugin::theViews('');
?>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="glyphicon glyphicon-edit"></span> <a href="<?php 
$this->permalink();
?>
#comments"><?php 
$this->commentsNum('快抢沙发!', '沙发被抢', '%d 条吐槽');
?>
</a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="glyphicon glyphicon-user"></span> <a href="<?php 
$this->author->permalink();
?>
"><?php 
$this->author();
?>
</a></p>
	</article>
Пример #3
0
    $this->date('Y, F j');
    ?>
</span 				
				</div>

		</div>
	</header><!-- .entry-header -->

		<div class="entry-summary">
		<?php 
    $this->content('');
    ?>
		<div class="entry_tools">
			<span class="entry_p_datas">
				<a class="read_p_num" href="#"><i>阅读</i> <span id="wppvp_tv_2602"><?php 
    Views_Plugin::theViews();
    ?>
</span></a> 
				<span class="comment_p_num">
					<a href="<?php 
    $this->permalink();
    ?>
#comments"><i>评论</i> <?php 
    $this->commentsNum('%d评论');
    ?>
</a></span>
				<!-- <a class="share_to_layer" href="#"><i>分享</i> 分享</a> -->
				
				
			</span>
			<a class="entry-readmore" href="<?php