Downloads
Release notes
Changes since DRUPAL-6--2-5:
NOTE: the upgrade will be seamless - no db schema in the module and no vars have been changed. The code has been near to rewritten. The only two things that need work are :
1. The login page on /user - it needs to be visited via a link that has "destination=/node/34" to work in the special return-me-back case . IMPORTANT: the /user page works fine in php/static modes.
2. The UI of the module can be better - use case oriented.
Every comment is welcome. You can check out the Donations Thread too.
Contact me at rsvelko
- #609482 by rsvelko: manually commited patch from there. TODO: re-read all module's code to avoid blind-patching.
- by rsvelko: Shortened and clarified the README.txt. Also added a working example of the main return-to-last-page use case there. Removed junk from the .info file..
- #509006, 459866 by rsvelko: bug - high - won't fix - does not redirect back on /user/login (block login works fine) solution - use "destination=" (see the module project page for a howto).
- #405548 by rsvelko: feature - fixed - support - implemented - test if it works.
- #455068 by rsvelko: feature - fixed - basic form validation to prevent users from accidentally using plain text mode fo php snippets and vice versa.
- #190065 by rsvelko: feature - fixed - external http://example.com urls now possible - both in snippet and static-text mode.
- #626788 by rsvelko: fixed- If login and not during an installation profile.
- #599456 by rsvelko: bug - fixed - overrides system redirect for "one-time login" at user password recovery.
- by rsvelko: added and then removed an inline snippets library fieldset into the admin UI. Better if it is in the project page..
- by rsvelko: finnish README.txt.
Changes since DRUPAL-6--2-5:
NOTE: the upgrade will be seamless - no db schema in the module and no vars have been changed. The code has been near to rewritten. The only two things that need work are :
1. The login page on /user - it needs to be visited via a link that has "destination=/node/34" to work in the special return-me-back case . IMPORTANT: the /user page works fine in php/static modes.
2. The UI of the module can be better - use case oriented.
Every comment is welcome. You can check out the Donations Thread too.
Contact me at rsvelko
- #609482 by rsvelko: manually commited patch from there. TODO: re-read all module's code to avoid blind-patching.
- by rsvelko: Shortened and clarified the README.txt. Also added a working example of the main return-to-last-page use case there. Removed junk from the .info file..
- #509006, 459866 by rsvelko: bug - high - won't fix - does not redirect back on /user/login (block login works fine) solution - use "destination=" (see the module project page for a howto).
- #405548 by rsvelko: feature - fixed - support - implemented - test if it works.
- #455068 by rsvelko: feature - fixed - basic form validation to prevent users from accidentally using plain text mode fo php snippets and vice versa.
- #190065 by rsvelko: feature - fixed - external http://example.com urls now possible - both in snippet and static-text mode.
- #626788 by rsvelko: fixed- If login and not during an installation profile.
- #599456 by rsvelko: bug - fixed - overrides system redirect for "one-time login" at user password recovery.
- by rsvelko: added and then removed an inline snippets library fieldset into the admin UI. Better if it is in the project page..
- by rsvelko: finnish README.txt.