-
removed useless conditions
-
Removed not working channel description.
-
Fixed settings form and page and RSS view functions. Menu items still missing.
-
First steps of porting nodetypeviews module to Drupal 7 with the help of the coder module.
-
Implemented new comment hooks for clearing cache after comment actions.
-
Changed config path and updated README.
-
Added FIXME comments.
-
Replace undefined constant CACHE_DISABLED with 0. Added missing $node argument to hook_node_delete and hook_node_update implementations.
-
First steps of upgrading content_refresh module to Drupal 7 with the help of coder module.
-
Cleanup after code review with coder module.