예제 #1
0
                    }?>
                    <div class="gray h25 xianxinMainBox_subTitle f12">
                        <span class="fl">来源:<?=($zhuanti->isNull() == false) ? $zhuanti->source : '' ?></span>
                        <span class="fr"><?=($zhuanti->isNull() == false) ? $zhuanti->ctime->toString() : '' ?></span>
                    </div>
                    <div class="tr f12 xianxin_userOption mt5"><a href="javascript:void(0)" onclick="copyLink()" class="xianxin_userOption_link pr5">复制链接</a>
<!--                    <a href="#" class="xianxin_userOption_pr pr5">打印</a> -->
	                    <a href="#"  class="xianxin_userOption_fs" style="text-decoration: none;">
	                    <em class="f16 f16big ">大</em>
	                    <em class="f14 f14mid"> 中</em>
	                    <em class="f12small"> 小</em>
	                    </a>
                    </div>
                
                <div class="change_fontSize pb10 pt10">
                <?=htmlspecialchars_decode(Seolink::outPut($curContent));?>
              </div>
             <?php if($pageNum > 1)
                   {
                         include_once '_article_page.php';
                   }?>
              </div>    
                <!--end xianxinMainBox-->
                <!--start xianxinMainBox-->
             <?php
                if(empty($curlZhuantiList) == false || empty($curlArticleList) == false)
                {
                    $i = 0;
                ?>
                <div class="xianxinMainBox f14">
                    <h3 class="xianxinMainBox_h3">相关文章</h3>
예제 #2
0
    ?>
            <p class="tr"><a href="<?php 
    echo $article->space->url;
    ?>
huanyouhui/share2group.html?articleid=<?php 
    echo $article->id;
    ?>
" class="edit3 f12 fs">分享到我的患友会&gt;&gt;</a></p>
        <?php 
}
?>

        </div>
        <div class="pb20 article_detail" style="word-wrap: break-word;">
    				<?php 
$content = htmlspecialchars_decode(Seolink::outPut($article->content));
if (strpos($space->extraOptions, 'ArticleEmbeddedLink=0') === FALSE) {
    $content = preg_replace('/^(.{300}.*?)\\<(br|\\/p|\\/div|\\/center)/is', '\\1' . $space->getFullUrl() . '<\\2', $content);
    echo $content;
}
if (false == $articleAttachmentRef->isNull()) {
    $errorInfo = $articleAttachmentRef->errorInfo;
    ?>
                <input type="hidden" name="errorInfo" id="errorInfo" value="<?php 
    if (isset($errorInfo)) {
        echo $errorInfo;
    }
    ?>
" />

예제 #3
0
	else
	{
		var formObj = document.getElementById('toaskform');
		formObj.action = 'http://zixun.haodf.com/ask.php?case_title='+threadtitle;
		formObj.target = '_blank';
		formObj.submit();
	}
}
</script>
<div id="banner"></div>
<div id="ad">
  
  <div class="left">
	<div class="line">
      <h1><?=$zhuanTi->title?></h1>
      <h1><p><?=Seolink::outPut(nl2br($zhuanTi->leadin))?></p></h1>
	</div>
    <ul>
	<?php
	$i = 0;
	foreach($typeidList as $typeid) { 
		if ($typeid->flag)
			continue;
		if (4 == $i++)
			echo '</ul><ul>';
	?>
		<li>·<a href="#typeid_<?=$typeid->id?>" class="ad_tit"><?=mb_substr($typeid->title, 0, 17, 'gbk')?></a></li>
	<?php } ?>
    </ul>
  </div>
  <div class="right">
예제 #4
0
<script type="text/javascript" src="http://i1.hdfimg.com/space/present/present.js?2012072501"></script>
    <div class="hdf-doc">
        <h1 class="w960 mb10 xianxin_topic_header"><?=$zhuanTi->title ?></h1>
        <div class="w960 mb10">
            <div class="p10 clearfix xianxin_topic_intr">
            <?php 
                  $leadImg = $zhuanTi->leadimg;
                  if(empty($leadImg) == false)
                  {
            	      $leadImgUrl = TuClient::getInstance()->getThumbnailUrl($zhuanTi->leadimg, 386, 264, TuClient::TYPE_ZOOM); 
            ?>
                <img src="<?=$leadImgUrl ?>" alt="" class="fl xianxin_topic_img mr10 xianxin_topic_img_size"/>
            <?php }?>
                <div style="overflow:hidden">
                    <h2 class="gray">&nbsp;</h2>
                    <p class="t2 lh180 pt10"><?=Seolink::outPut(nl2br($zhuanTi->leadin)) ?></p>
                </div>
            </div>
        </div>
        <div class="w960 clearfix">
            <div class="main-t6">
            <?php 
                  $i = 0;
                  foreach($typeidList as $type)
                  {
			if($type->flag == 1)continue;
                  	$i ++;
                  	$topicids = explode(',', $type->topicids);
                  	$topicList = DAL::get()->find('topic', $topicids);
            ?>
            
예제 #5
0
<div class="left">
<div class="con"> 
	<h5><?=$zhuanTi->title?></h5>
	<ul>
		<li>   
			<p>
			<?=Seolink::outPut(nl2br($zhuanTi->leadin))?>
			</p>
		</li>
	</ul>
</div>
<div class="con2"> 
</div>
<!-- 专家观点 -->
<div class="box boxb">
	<div class="wt" style=" height:27px; line-height:27px; border-bottom:1px solid #65C9FF; ">
		<div class="m img_article">
			<a style="text-decoration: none; font-size:14px; font-weight:bold;" target="_blank" href="http://www.haodf.com/jibing/<?=$disease->key?>/wenzhang.htm">
			专家观点
			</a>
		</div>
	</div>
	<div class="wm">
		<div class="ct">
		<?php 
			if(empty($curlzhuantiList) == false)
			{
				foreach($curlzhuantiList as $zhuanti)
				{
		?>
			<div class="line_A">