discuze路由和模板引擎小記

來源:互聯網
上載者:User

標籤:timezone   模板引擎   訪問   get   post   模板   路由   span   函數   

http://bbs.abc.com/home.php?mod=space&uid=20這個路由訪問的是/source/module/home/home_space,get傳參uid=20

<ul id="pbbs" class="pf_l">        <!--{if $space[oltime]}--><li><em>{lang online_time}</em>$space[oltime] {lang hours}</li><!--{/if}-->        <!-- <li><em>{lang regdate}</em>$space[regdate]</li> -->      //註冊時間        <!-- <li><em>{lang last_visit}</em>$space[lastvisit]</li> --> //最後訪問        <!--{if $_G[uid] == $space[uid] || $_G[group][allowviewip]}-->        <li><em>{lang register_ip}</em>$space[regip] - $space[regip_loc]</li>        <li><em>{lang last_visit_ip}</em>$space[lastip]:$space[port] - $space[lastip_loc]</li>        <!--{/if}-->        <!--{if $space[lastactivity]}--><li><em>{lang last_activity_time}</em>$space[lastactivity]</li><!--{/if}-->        <!--{if $space[lastpost]}--><li><em>{lang last_post_time}</em>$space[lastpost]</li><!--{/if}-->        <!--{if $space[lastsendmail]}--><li><em>{lang last_send_email}</em>$space[lastsendmail]</li><!--{/if}-->        <li><em>{lang time_offset}</em>            <!--{eval $timeoffset = array({lang timezone});}-->            $timeoffset[$space[timeoffset]]        </li>    </ul>

lang函數如果不寫檔案名稱就預設訪問/source/language/home/lang_template.php(上面路由訪問的是home模組),

data目錄下是產生的快取檔案,每次改動都會覆蓋快取檔案

 

discuze路由和模板引擎小記

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.