Changeset 2418
- Timestamp:
- 01/22/08 12:21:11 (11 months ago)
- Files:
-
- Trunk/WebGUI/Macros/Article (modified) (1 diff)
- Trunk/WebGUI/Macros/Recent Threads Pretty - template (moved) (moved from Trunk/WebGUI/Macros/Recent Posts Pretty - template)
- Trunk/WebGUI/Macros/RecentThreads.pm (moved) (moved from Trunk/WebGUI/Macros/RecentPosts.pm) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/WebGUI/Macros/Article
r2417 r2418 1 ^Recent Posts(8GBY-lmYoEZ9fJ2dvY6snw,bw9w87O7-HhheUTxH31rHg,10,post_epoch_date,1);1 ^RecentThreads(8GBY-lmYoEZ9fJ2dvY6snw,bw9w87O7-HhheUTxH31rHg,10,post_epoch_date,1); 2 2 3 3 4 4 5 5 #process ( assetId,templateId [,numPosts,orderByField,descendingOrder,summaryField,dateField] ) Trunk/WebGUI/Macros/RecentThreads.pm
r2417 r2418 1 package WebGUI::Macro::Recent Posts;1 package WebGUI::Macro::RecentThreads; 2 2 3 3 #-------------------------------------------------------------------