Stuff_about_Artemis 

Tim's Space Wiki

Login

Refresh Help

The Refresh processor allows the user to toggle the page between automatically reloading after a certain amount of time, or just sitting there statically.

NOTE: THIS PROCESSOR IS NOT FINISHED AND DOES NOT WORK

Processor arguments:

  • interval - time in seconds to automatically refresh the page
  • status - either enabled or disabled

Example usage:

{{{#!Refresh
interval=5
status=disabled
}} }

This will show a link on the page like so:

    Enable auto-refresh of this page

Clicking on the link will start the page auto-refreshing at 5-second intervals. When enabled, the link shown will be:

    Disable auto-refresh of this page

The processor works (controls the status) by editing the block on the page.

Back to page: System_Info

TBWiki engine 1.9.3 by Tim Bird