5.x
fivestar 5.x-1.x-dev
First released: November 15, 2007 - 17:28
Size: 97.06 KB
md5_file hash: e7634e3667db17ea283398db40375788
Last updated: July 1, 2009 - 12:16
Development version of Fivestar. Please do not use for production, but do use before submitting feature requests or bugs, as they may already have been added or fixed in this version.
userprotect 5.x-1.4
First released: November 4, 2009 - 13:41
Size: 19.56 KB
md5_file hash: cc49bce8a5495e3ebfe041b111f9eb29
Last updated: November 4, 2009 - 13:47
Changes since DRUPAL-5--1-3:
- #223428 by hunmonk: add pager to protected user/admin bypass tables.
- #368722 by dboulet, cedarm: Fix warning when no User protection defaults are enabled.
- #516206 by cedarm: userprotect_administrator_bypass_defaults() should return keyed array.
- #623162 by hunmonk: SA-CONTRIB-2009-090 - User Protect - Cross Site Request Forgery.
temporary_invitation 5.x-2.3
First released: November 4, 2009 - 10:34
Size: 25.54 KB
md5_file hash: 12312aae0ea9811b099d1b4ec5cd18dc
Last updated: November 4, 2009 - 22:01
security bugfix:
* fixing XSS problem when displaying invitations
other fixes and improvements since 5.x-2.2:
* Put the preview form elements in a common parent item too,
and make it a bit more themeable.
* Make it possible for modules to alter the email template and body.
* Streamline message template retrieval, and make it pluggable too.
* Update the copyright notices, and remove the amateur GPL header
(drupal.org now explicitely states GPLv2+ anyways).
* Reduce code duplication by centralizing mail text replacements into a
separate function. Also, reduce complexity by moving replacements out of
the _temporary_invitation_get_message_template() function.
* Provide a token for the invitation creation date.
* Sort loaded arrays by creation date (newest first).
* Record and show the creation date of an invitation.
* Make redirection more robust against $_REQUEST['destination'] paths
that might be set by hook_user() and confuse guest users as they don't
get to the target path.
* Add a setting to control the maximum number of invitations per hour.
lazy_image_loader 5.x-1.x-dev
First released: November 4, 2009 - 09:21
Size: 12.04 KB
md5_file hash: 4a7decc97a2bd6ff0b07021def9efd96
Last updated: November 8, 2009 - 00:09
First release, only for preview
nodehierarchy 5.x-1.3
First released: November 3, 2009 - 16:13
Size: 29.03 KB
md5_file hash: a595894642713310a8b62d88cdcdd325
Last updated: November 3, 2009 - 16:16
Fixed string translation issue and added check_plain to node title in tooltips in the child page ui.
Other bug fixes since 1.2
Whitespace cleanup and minor changes to menu system to hopefully take care of some of the issues discussed on #271112: Menu order changing when nodes are edited
Potential fix for #271112: Menu order changing when nodes are edited, menu order changing on node edit
#344228: Wrong shortcut "create new child" links in node's children menu. wrong link for creating new. thx wpiatkowski.
#341846: Conflict between Node Hierarchy and Killfile is causing SQL error when adding a new node or visiting NH configuration page, #336993: issue using og and node hierachy? query rewrite incompatibility with mysql 5.
#337290: Some extra tags and not xhmtl-valid code invalid img tags. thx ropsu
link 5.x-2.6
First released: November 2, 2009 - 04:17
Size: 18.31 KB
md5_file hash: c4885fa1af521d2739365237724ce5e7
Last updated: November 2, 2009 - 04:20
security by dropcube: fixes security problem for Separate title and URL formatter. SA-CONTRIB-2009-096 - Link - Cross Site Scripting
#349115 by smitty: Print entire form element in theme. Make Link compatible with Nodeprofile Privacy.
