Closed (works as designed)
Project:
Secure Pages
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 19:20 UTC
Updated:
15 Nov 2008 at 00:40 UTC
Hey there,
I was wondering if it is currently possible (or if not, possibly implemented in the future) to create a hook so that a user-defined module may be able to add/modify data to the 'securepages_pages' variable (maybe ignores, too?) when the *_alter functions are called.
For instance, it'd be nice if I could define a hook in my module so that '/my-module-thing' would be secure, without having to actually modify the securepages settings. I think it would be a great feature.
Thoughts/critiques welcome :)
Comments
Comment #1
gordon commentedThis has actually been done. Just add to the menu item 'secure' = 1 in hook_menu()