최신 Disqus 코멘트를 출력해주는 매크로입니다. ==== 코드 & 다운로드 ==== ##GitHub:rhealovekr/moniwiki-hyacinthwiki/blob/master/plugin/RecentComments.php https://raw.githubusercontent.com/rhealovekr/moniwiki-hyacinthwiki/master/plugin/RecentComments.php 설치 방법: /moniwiki/plugin 디렉토리에 복사 ==== 사용 방법 ==== {{{ [[RecentComments(계정 이름,출력 개수=5,출력 형식=titleonly/all)]] ex) [[RecentComments(yhyacinth)]] [[RecentComments(yhyacinth,10,all)]] }}} ==== 출력 예 ==== {{| {{{ [[RecentComments(yhyacinth,10)]] }}} |}} [[RecentComments(yhyacinth,10)]] {{| {{{ [[RecentComments(moniwiki,20,all)]] }}} |}} [[RecentComments(moniwiki,20,all)]] ---- CategoryMacro