Just finished working on the 1.0 release of the Refresh module for Drupal 7. Conversion from Drupal 6 to Drupal 7 took more effort than from 5 to 6. Still, this release takes advantage of new exciting features of Drupal 7, like integration in the additional settings panes of the node editing form. Also the module uses the new hook_form_BASE_FORM_ID_alter() and hook_permission() APIs. The adding of the actual HTML meta refresh tag is done by the more structured approach of drupal_add_html_head(). One area which still has to be investigated is the new Drupal 7 PDO database layer, this is on the radar for the 1.1 release. As it is this little module works fine and shows some details of the API improvements of Drupal 7.
You can file any issues at the Refresh issue queue.
Any comments on the module? Let me know in the comments below.
Submitted by mo6 on Wed, 2010-12-08 23:22
Post new comment