Secure Site needs to be updated for Drupal 5. NaX, is the 4.7 branch stable enough to be ported?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | securesite.info | 144 bytes | NaX |
Secure Site needs to be updated for Drupal 5. NaX, is the 4.7 branch stable enough to be ported?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | securesite.info | 144 bytes | NaX |
Comments
Comment #1
NaX commentedYes 4.7 is stable enough to be ported to 5. I was planning to do that a few weeks back but I have been struggling to find the time.
Comment #2
NaX commentedFrom what I can tell securesite should be easy to upgrade.
At first glance this is what needs to be done.
1. Create a .info file
2. Remove hook_help
3. create hook_menu to support the new way of handling settings pages.
We also need to decide where we are going to put the settings page for securesite. If you look here http://drupal.org/node/64279#administration we have a few options.
For me their are 3 real options.
I have attached a quick first attempt at a .info.
Comment #3
NaX commentedSorry, I forgot to add that I think the settings page should stay were it is, admin/settings.
Comment #4
NaX commented