Releases for me aliases
me 6.x-2.7
First released: June 26, 2009 - 10:13
Size: 14.49 KB
md5_file hash: 5890c61e87c0fcd2d039ed020c8f9a02
Last updated: June 26, 2009 - 10:15
This release changes how me integrates with views. If you have any views which utilize the "Allow me" on the user name or uid arguments, you will need to update them manually.
Me now uses an argument validator, which allows it to work with any argument if desired.
me 6.x-2.6
First released: May 1, 2009 - 09:47
Size: 15.09 KB
md5_file hash: 55b9dd676ad61f27b9edde747123769c
Last updated: May 1, 2009 - 09:50
BUG FIXES:
Fixed a problem with new installs not working correctly due to incorrect module weight.
FEATURES:
Added the ability to use global tokens as provided by the http://drupal.org/project/token module, including [user-name].
me 6.x-1.10
First released: May 1, 2009 - 09:47
Size: 15.31 KB
md5_file hash: e2acee388c6d84a511f796d005ba74f7
Last updated: May 1, 2009 - 09:50
FEATURES:
Added the ability to use global tokens as provided by the http://drupal.org/project/token module, including [user-name].
me 6.x-1.9
First released: April 29, 2009 - 22:18
Size: 14.8 KB
md5_file hash: 3de6b952b16899f989c2f2e70d8e4534
Last updated: April 29, 2009 - 22:21
Fixed a problem with new installs not setting the correct module weight.
me 6.x-2.5
First released: April 28, 2009 - 10:20
Size: 14.56 KB
md5_file hash: 947f20e0644cf7cc3d521724771fa53d
Last updated: August 25, 2009 - 06:40
me 6.x-2.4
First released: April 10, 2009 - 08:43
Size: 14.56 KB
md5_file hash: 8b16c7ae09ed1c8090fe6ec04f49a4f2
Last updated: April 10, 2009 - 08:47
Fix for views argument validation when redirecting on me alias.
Apologies to any one who has already updated today, my last release was a tad premature.
me 6.x-1.8
First released: April 10, 2009 - 08:43
Size: 14.78 KB
md5_file hash: ebefc5d4d6df8a86c47a93c35bfa4705
Last updated: April 10, 2009 - 08:47
Fix for views argument validation when redirecting on me alias.
Apologies to any one who has already updated today, my last release was a tad premature.
me 6.x-2.3
First released: April 10, 2009 - 07:07
Size: 14.43 KB
md5_file hash: d7d918a6f2720ccea6fdbe0ca5d88b1a
Last updated: April 10, 2009 - 07:10
Critical Bug Fixes:
#429080: Breaks views when me argument handling is not enabled.
me 6.x-1.7
First released: April 10, 2009 - 07:07
Size: 14.64 KB
md5_file hash: 2894f63d8112c4cb1db6999db7db8eef
Last updated: April 10, 2009 - 07:10
Critical Bug Fixes:
#429080: Breaks views when me argument handling is not enabled.
me 6.x-1.6
First released: April 10, 2009 - 01:46
Size: 14.6 KB
md5_file hash: 48fb1a506c3720a6a4f2204dcd0f4193
Last updated: April 10, 2009 - 01:51
New Features:
#422042: Add views 'me' argument redirection for uid and name argument handlers.
me 6.x-2.2
First released: April 10, 2009 - 01:46
Size: 14.38 KB
md5_file hash: 9168cdd88f38c4c64ae1a26f611fa5ed
Last updated: April 10, 2009 - 01:51
New Features:
#422042: Add views 'me' argument redirection for uid and name argument handlers.
me 6.x-2.1
First released: March 31, 2009 - 07:03
Size: 13.89 KB
md5_file hash: 9f4943e04eefcc04e7652c0377230853
Last updated: March 31, 2009 - 07:05
Fixed #419082: Seems to break DHTML Menu - Modules installed with 'me' that also overrides theme_menu_item_link() would cause nasty things to happen. Rare, but critical.
me 6.x-1.5
First released: March 31, 2009 - 07:02
Size: 14.12 KB
md5_file hash: a021c9776de56cf7653460876f8f749c
Last updated: March 31, 2009 - 07:05
Fixed #419082: Seems to break DHTML Menu - Modules installed with 'me' that also overrides theme_menu_item_link() would cause nasty things to happen. Rare, but critical.
me 5.x-1.2
First released: March 31, 2009 - 02:32
Size: 7.79 KB
md5_file hash: 86d8e19a0c2b6cd4f1314223e93c72dc
Last updated: March 31, 2009 - 02:35
Fixes #418940: user/me/edit link disappeared after upgreade to 5x-1.1 which caused issues with static paths in the menu containing 'me'.
me 6.x-2.0
First released: March 30, 2009 - 11:28
Size: 13.82 KB
md5_file hash: 93c00c3684ddff7fa7448551deac61e8
Last updated: March 30, 2009 - 11:31
Identical to the 6.x-1.4 release, except #350962: /user/me/edit is converted into /user/uid/edit has been committed, which makes this release depend on Drupal 6.10 or greater.
Make sure you are using 6.10 before upgrading to this version.
me 6.x-1.4
First released: March 30, 2009 - 11:26
Size: 14.01 KB
md5_file hash: 8172a56d44485ebc5132dc8b3773ccd8
Last updated: March 30, 2009 - 11:31
Bug fixes:
Fixed #379110: EDIT tab of nodes becomes inaccessible. Nasty redirect loops.
Fixed #405998: me module doesnt play nice with zen theme. Theme function did not always exist.
Fixed #405866: Views argument User:ID and me aliases. Me's views argument handlers did not get loaded up correctly for views created prior to me module installation.
New features
Add the ability to use the 'me' alias with the views username argument handlers as per #386328: Using Me for a View. Unlike the UID argument handler however, this option is off by default.
Added the ability for menu_get_object('user') to still work with the me_load functions. This is the preferred method for module developers to get the user from the path instead of using arg(1).
me 5.x-1.1
First released: March 30, 2009 - 11:22
Size: 7.65 KB
md5_file hash: f35f66f4b4c8dc8b181a946815080482
Last updated: March 30, 2009 - 11:25
Fixed #197000: 'me' isn't 100% functional with views. Not all correct paths were registered by me menu.
me 6.x-2.x-dev
First released: March 2, 2009 - 21:35
Size: 15 KB
md5_file hash: e8347b3d57f1bd8f577c4ec4784fd952
Last updated: July 2, 2009 - 00:18
2.x branch. Mainly fixes #350962: /user/me/edit is converted into /user/uid/edit.
This branch requires Drupal >= 6.10 This version will not work correctly on Drupal 6.9 or below.
me 6.x-1.3
First released: February 25, 2009 - 21:41
Size: 13.14 KB
md5_file hash: 102eb20ae13acb41396188714ad42921
Last updated: February 25, 2009 - 21:45
This release fixes the following issues which may have caused problems with other contributed modules:
#368252: Error warning
#373568: Paths with both %node and %user return page not found.
IMPORTANT! After upgrading, you will need to clear your caches on the admin/settings/performance page, or the module will not function correctly.
me 6.x-1.2
First released: January 30, 2009 - 21:43
Size: 12.95 KB
md5_file hash: bc214c75196a65ead6025e2f346df443
Last updated: January 30, 2009 - 21:45
#366832: Fatal Errors with 6.x-1.1 Update
The menu was not rebuilt between updates, so Drupal was trying to call functions that were removed between 6.x-1.0 and 6.x-1.1. This update adds an update hook to help correct this. Users will need to run database updates after installing this update.
