Hi,

I've just updated my referertools module to be 5.0 compatible. I've also included per referer theming, so that my module encompasses referer_theme's functionality. Here's the project page:

http://drupal.org/project/referertools

Would you be interested in deprecating your module for 5.0?

If you want CVS access, I'm happy to give it.

-Mark

Comments

kbahey’s picture

Status: Active » Fixed

Short answer.

I like the idea, as long as this has all the features in my module.

CVS access is a plus as well.

mfredrickson’s picture

You've got CVS access.

As to features, the only thing your module does that mine doesn't (that I know of) is provide a timeout on the custom theming. I put a field in the database definition to hold a value for this, so it is just a matter of adding it to the UI and then checking for to see if the time as expired in hook_menu.

Anonymous’s picture

Status: Fixed » Closed (fixed)