創作サイト向けコンテンツ管理システム freo(フレオ)
ホーム
このサイトについて
サイトマップ
有償制作
お問い合わせ
サイト内検索
キーワード
freo
freoについて
機能紹介
設置方法
各種解説
プラグイン
サポート
ホーム
サポート
サポート
記事編集
記事を編集します。
編集フォーム
名前
設置URL
本文
どうやら茎さんが入れたコードはエントリーギャラリーのもののようです。 エントリーイメージの場合は、templates/utility.htmlに >|| <!--{if $plugin_entry_images|smarty:nodefaults}--> <div class="utility"> <h3>新着エントリーイメージ</h3> <div class="content"> <ul class="gallery"> <!--{foreach from=$plugin_entry_images|smarty:nodefaults item='plugin_entry_image'}--> <li><a href="{$freo.core.http_file}/view/{if $plugin_entry_image.code}{$plugin_entry_image.code}{else}{$plugin_entry_image.id}{/if}"><!--{if $plugin_entry_image.image}--><img src="{$freo.core.http_url}{$smarty.const.FREO_FILE_DIR}entry_images/{$plugin_entry_image.id}/{$plugin_entry_image.image}" alt="{$plugin_entry_image.memo|default:$plugin_entry_image.title}" title="{$plugin_entry_image.memo|default:$plugin_entry_image.title}" /><!--{else}-->{$plugin_entry_image.memo|default:$plugin_entry_image.title}<!--{/if}--></a></li> <!--{/foreach}--> </ul> </div> </div> <!--{/if}--> ||< を入れれば表示できると思います。
編集キー(投稿時に設定したキーを入力してください。)
コンテンツ
新規投稿