It would be nice if the content types to which refresh is available can be selected via the administrative interface.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

karna’s picture

Assigned: Unassigned » karna

This is nice functionality for the next development release...

karna’s picture

Status: Active » Postponed

Will be added for drupal 6 when drupal 6 comes out.

mo6’s picture

Assigned: karna » Unassigned
mo6’s picture

Version: 6.x-1.0 » 7.x-1.x-dev
Status: Postponed » Active
valderama’s picture

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.

valderama’s picture

Status: Active » Needs review
FileSize
5.34 KB

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

cesareaugusto’s picture

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.

cesareaugusto’s picture

Any news? Will it be merged into the main release?

mo6’s picture

Assigned: Unassigned » mo6

I'll test #6 asap

cesareaugusto’s picture

Any news about this feature?

kopeboy’s picture

Priority: Normal » Critical
Issue summary: View changes

Come on this is really important.
Who wants to add an auto refresh on EVERY content type of a Drupal-made website?!

Is this unmaintained?

  • mo6 committed ebbc091 on 7.x-1.x
    Issue #183813 by mo6, valderama: Bounding refresh to certain content...
mo6’s picture

Priority: Critical » Normal

I've modified and applied the patch from #6 in the latest 7.x-1.x-dev release.

Please note that the setting per content type acts as a global switch, so for existing sites the refresh functionality has to enabled in the content type settings at admin/structure/types/manage/(content type)