More actions
imported>Unknown No edit summary |
(Repair MoniWiki formatting after migration) |
||
| Line 47: | Line 47: | ||
---- | ---- | ||
CategoryMacro | CategoryMacro | ||
Revision as of 14:01, 26 March 2026
quick|showhost|simple|comment|board|hits)
/!\ since v1.1.1
- bytesize is replaced by item=number and bytesize is ignored
- daysago=days
- timesago: for MoinMoin compatible
- item=number
- days=days
/!\ v1.1.3
- board option added.
- hits option added.
RecentChanges(item=5,board,hits,comment)
RecentChanges(item=10,quick)
RecentChanges(item=5,nonew)
RecentChanges(item=6)
RecentChanges(item=10,showhost,nonew)
RecentChanges(item=5,table)
RecentChanges(item=5,simple)
table 식으로 출력할 때 TABLE과 각 TD에 class를 부여해야 CSS를 쓸 수 있습니다.
class를 추가한다면 무슨 이름으로 추가할까요 ? MoinMoin에서는 class가 부여되지 않았습니다. --WkPark 이름이야 엿장수 맘이지만, 전 .rcTable, .icon, .page, .timestamp로 했습니다.
Please see MoniWikiCss
CategoryMacro