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

CycleContent.py

1.8, 1.9

/ReleaseNotes

Usage

<<CycleContent>>

<<CycleContent(CycleContent)>>

Example

<<CycleContent>>

Example Page CycleContent

 * [[FrontPage]]
 * [[RecentChanges]]
 * MyPage

Example Page MyPage

attachment:MyPage/image.png

@copyright: 2009 by ReimarBauer

License

GNU GPL, see COPYING for details.

Bugs

Discussion

MoinMoin: MacroMarket/CycleContent (last edited 2011-03-07 09:50:46 by ReimarBauer)