Revision history for MetaRefresh
Revision [19185]
Last edited on 2008-01-28 00:14:42 by JasonHuebel [Modified links pointing to docs server]No Differences
Additions:
<?php if (($this->GetPageTag() == 'HomePage') && ($this->GetMethod() == 'show')) { ?>
<meta http-equiv="Refresh" content="60" />
<meta http-equiv="Expires" content="0" />
<?php } ?>
%%
You can change the refresh time (in seconds) by changing the Refresh META tag.
If you find this action useful, post a comment and let me know! Also, feel free to comment with requests for feature enhancements. --JasonHuebel
----
CategoryUserContributions
<meta http-equiv="Refresh" content="60" />
<meta http-equiv="Expires" content="0" />
<?php } ?>
%%
You can change the refresh time (in seconds) by changing the Refresh META tag.
If you find this action useful, post a comment and let me know! Also, feel free to comment with requests for feature enhancements. --JasonHuebel
----
CategoryUserContributions
Deletions:
Additions:
<?php if (($this->GetPageTag() == 'HomePage')
Deletions:
<meta http-equiv="Refresh" content="60" />
<meta http-equiv="Expires" content="0" />
<?php } ?>
%%
You can change the refresh time (in seconds) by changing the Refresh META tag.
If you find this action useful, post a comment and let me know! Also, feel free to comment with requests for feature enhancements. --JasonHuebel
----
CategoryUserContributions
Revision [10696]
Edited on 2005-08-15 16:18:24 by JasonHuebel [note about requests for feature enhancements]Additions:
If you find this action useful, post a comment and let me know! Also, feel free to comment with requests for feature enhancements. --JasonHuebel
Deletions:
Additions:
--JasonHuebel
Additions:
=====Meta Refresh Hack=====
----
----
Additions:
CategoryUserContributions