smartyのtruncate
09
16
2006
weBlog2(xeblog)のテンプレートでsmartyの文字列を切り詰める修正子truncateが使われている場所を修正。
http://applesy16g.sakura.ne.jp/2006/02/smartytruncate.php
上記のサイトにあるようにtruncateを使用して日本語を切り詰めると文字化けしてしまう可能性があるのでSmarty modifier.mbtruncate.phpを作成してsmartyのpluginフォルダに入れてテンプレートのtruncateの部分をmbtruncateに変更。
xeblog_details.html、xeblog_archives.html、xeblog_post.htmlに該当箇所があります。















Leave a Reply