Downloads

Download tar.gz 11.81 KB
MD5: a33272860dd31790ea5f89874d0726ed
SHA-1: 5d190174658d64f7093ec7b0f83132834a717580
SHA-256: 798574392b032725cf0c1ecacce8624be0b3cb33a8112ee47d7dc3865ab4a4ba
Download zip 13.74 KB
MD5: 565a8bee4bb4863ce400d33a1949fda5
SHA-1: 669cfbfed5d621aa57f146f0ead75acb4ba3601f
SHA-256: 97c42486f0926856fc54cc02f4a881b5a8d6aae4a1186a7bc2d9d7b0b824db89

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.
Created by: rsvelko
Created on: 15 Feb 2010 at 20:35 UTC
Last updated: 15 Feb 2010 at 20:41 UTC
New features
Bug fixes
Unsupported

Other releases