MODXで「新着情報/トピックス/お知らせ」の構築メモ


2018年07月26日


大文字でコードを書いておきます。

一覧ページ

<dl>
[!Ditto? &tpl=‘news‘ &display=‘all‘ &parents=‘10‘ &orderBy=‘pub_date DESC‘ !]
</dl>

チャンク news

<dt>[+pub_date:date=‘%Y年%m月%d日‘+]</dt>
<dd><a href=”[~[+id+]~]”>[+longtitle+]</a></dd>


Archive