Posted by george@dynapres.nl on October 16, 2007 at 8:17am
| Project: | Refresh |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
It would be nice if the content types to which refresh is available can be selected via the administrative interface.
Comments
#1
This is nice functionality for the next development release...
#2
Will be added for drupal 6 when drupal 6 comes out.
#3
#4
#5
I think that this would be a nice feature!
There could be an option on the content-type edit screen (admin/structure/types/manage/my-content-type) which allows to activate refreshing and to provide a default value.
#6
I added the functionality, using auto nodetitle module (http://drupal.org/project/auto_nodetitle) as a blueprint.
There is now a vertical tab on the content type page (admin/structure/types/manage/{my-content-type}).
Would be great to see it commited!
Thanks and Greets,
Walter
#7
Great! Is it possible to assign a refresh property to Panels too? I would like my home page (which is actually a Panel Page) to be able to refresh every X seconds.