Contents
Cycle Content
Description
Selects a pagename from the page CycleContent or a given page and toggles forward through the list. It reads the markup of the selected page and renders it on the page where the macro is called from.
On any new request it takes the next page of the list. If you setup a refresh rate it changes the page content of the page by this rate. e.g. #refresh 5 changes the content every 5 seconds.
For an attachment of a page listed on the page CycleContent e.g. * MyPage use an absolute name for the attachment e.g. {{attachment:MyPage/image.png}}
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
|
1.8, 1.9 |
Usage
<<CycleContent>>
<<CycleContent(CycleContent)>>
Example
<<CycleContent>>
Example Page CycleContent
* [[FrontPage]] * [[RecentChanges]] * MyPage
Example Page MyPage
attachment:MyPage/image.png
Copyright
@copyright: 2009 by ReimarBauer
License
GNU GPL, see COPYING for details.
Bugs