Closed (fixed)
Project:
One-time login
Version:
5.x-1.0
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2008 at 02:23 UTC
Updated:
21 Apr 2008 at 14:12 UTC
I messed around with making this D6 ready. One thing I think I learned is that $may_cache is no longer a valid attribute to hook_menu. By removing it, the check for it and some adjustments to the menu array to get it to comply with D6 hook_menu, I was able to enable the module without any errors. I was also able to see the tab admin/user/user. Clicking on it generated the CVS I expected. I think that pretty much sums up the functionality of this module. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| one_time_login.patch | 963 bytes | flickerfly |
Comments
Comment #1
mfbThanks! Also, menu item titles and descriptions shouldn't be wrapped in t(). And, I split the module into 2 separate files (with just one function each).
Comment #2
mfbComment #3
flickerfly commentedThanks for the feedback, glad to help. :-)
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.