Deprecate for referertools?
mfredrickson - November 9, 2006 - 21:20
| Project: | Referer Theme |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Short answer.
I like the idea, as long as this has all the features in my module.
CVS access is a plus as well.
#2
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.
#3