This module seems to do exactly what I need.

When will it be available for 5.x?

Comments

mikejoconnor’s picture

Status: Active » Needs review
StatusFileSize
new8.34 KB

Here is a patch for the upgrade to 5.x. I have tested this on PHP5, Mysql5, Apache2, OSX.

mikejoconnor’s picture

StatusFileSize
new9.53 KB

Couldn't adjust the default approval process in the content_types settings page.

Adjusted hook_form_alter

robertdouglass’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new13.86 KB

Fixed numerous small issues and created patch with .info file in it. Please feel free to commit.

mikejoconnor’s picture

Status: Reviewed & tested by the community » Closed (fixed)

This patch as been committed, and Drupal 5 development release has been created.

robertdouglass’s picture

Thanks Mike! Just FYI, the custom is to mark the issue "fixed" with the idea that someone might still disagree or produce contrary results (in the case of bug fixing). Then drupal.org closes the issues that stay fixed for something like two weeks during cron runs. This isn't documented very well, and is a bit weird, but you'll see on other issues that if you mark them "fixed", they'll get closed by the system after some time.