パンくずリスト表示プラグインをSmarty3で使う

表示したい場所に挿入するソースを <p> <a href="{$freo.core.http_file}">トップページ</a> <!--{foreach from=$plugin_page_topicpaths nofilter item='plugin_page_topicpath'}--> > <a href="{$freo.core.http_file}/page/{$plugin_page_topicpat...

【パンくずリスト表示プラグインをSmarty3で使う】の続きを読む

タグクラウド表示プラグインをSmarty3で使う

表示したい場所に挿入するソースを エントリー <h3>タグクラウド</h3> <div class="content"> <ul class="tagcloud"> <!--{foreach from=$plugin_entry_tagclouds item='plugin_entry_tagcloud' nofilter}--> <li><a href="{$freo.core.htt...

【タグクラウド表示プラグインをSmarty3で使う】の続きを読む

freoをSmarty3に対応させる

龍の棲む場所 さんの「freo TIPS」内「Smartyを2.x系から3.x系にバージョンアップするときのTIPS」に従ってSmarty3を導入し、テンプレートファイルの書き換えをします。詳しくは 龍の棲む場所 さんを熟読してください。以下は自分用覚書。 Smarty3の入手 PHP Template Engine | Smarty freo/libs/smartyフォルダをバックアップ smarty公式で入手したzipの中のlibsフォルダをsmartyにリネーム...

【freoをSmarty3に対応させる】の続きを読む

13456789
最上部へ 最下部へ