SOMY IMG Collect テスト
【カテゴリ「棒人間」の最新から2件】
$output =
'[POST_LOOP category="9" lastn="2"][IMG_LOOP lastn="1"][POST_IMG][/POST_IMG][/IMG_LOOP][/POST_LOOP]';
image_collect($output);
?>
【最新のエントリーを除いたエントリー2件と、写真はエントリー内にある全て】
$output = '[POST_LOOP lastn="2" offset="1"]'
.'[a href="POST_URL"]POST_TITLE[/a]'
.'[div style="padding:5px 5px 20px 5px"]'
.'[img_loop][a href="POST_URL"][POST_IMG][/a][/img_loop]'
.'[/div]'
.'[/POST_LOOP]';
image_collect($output);
?>



