Releases for Path Redirect

path_redirect 6.x-1.0-beta4

Dave Reid - June 27, 2009 - 22:40
Official release from CVS tag: DRUPAL-6--1-0-BETA4
First released: June 27, 2009 - 22:40
Download: path_redirect-6.x-1.0-beta4.tar.gz
Size: 28.97 KB
md5_file hash: d5f2683b2f0f65a84689913c5426a940
Last updated: June 27, 2009 - 22:45
View usage statistics for this release

Changes since DRUPAL-6--1-0-BETA3:

path_redirect 7.x-1.x-dev

Dave Reid - March 11, 2009 - 03:23
Nightly development snapshot from CVS branch: HEAD
First released: March 11, 2009 - 03:23
Download: path_redirect-7.x-1.x-dev.tar.gz
Size: 28.92 KB
md5_file hash: 960d4b66bae6e599731f71933cb0284d
Last updated: April 26, 2009 - 00:16
View usage statistics for this release

Development release for path_redirect HEAD (Drupal 7).

path_redirect 6.x-1.0-beta3

Dave Reid - February 28, 2009 - 01:02
Official release from CVS tag: DRUPAL-6--1-0-BETA3
First released: February 28, 2009 - 01:02
Download: path_redirect-6.x-1.0-beta3.tar.gz
Size: 25.17 KB
md5_file hash: 95af5b995034fa4de176add1e544a531
Last updated: February 28, 2009 - 01:05
View usage statistics for this release

Changes since DRUPAL-6--1-0-BETA2:

  • by Dave Reid: Added Italian and partial Spanish translations.
  • by Dave Reid: Fixed undefined locale_language_list() when locale module is disabled.

path_redirect 6.x-1.0-beta2

Dave Reid - February 28, 2009 - 00:38
Official release from CVS tag: DRUPAL-6--1-0-BETA2
First released: February 28, 2009 - 00:38
Download: path_redirect-6.x-1.0-beta2.tar.gz
Size: 23.33 KB
md5_file hash: 065c9073e5b344871bf00ad57278b2bd
Last updated: February 28, 2009 - 00:40
View usage statistics for this release

Changes since DRUPAL-6--1-0-BETA1:

path_redirect 6.x-1.0-beta1

Dave Reid - January 27, 2009 - 19:33
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: January 27, 2009 - 19:33
Download: path_redirect-6.x-1.0-beta1.tar.gz
Size: 17.16 KB
md5_file hash: 4fe2c3973eb4e986b4a68319ddab3b5d
Last updated: January 27, 2009 - 19:40
View usage statistics for this release

First semi-official 6.x release! yay!

You can view the most recent changes at http://drupal.org/project/cvs/80382 but the following is a summary:
- by Dave Reid: Cleaned up documentation, coder.module warnings, etc.
- by Dave Reid: Add new option (path_redirect_default_status) to replace the constant (do things the Drupal way). Change toggle radio options to checkboxes for usability.
- #287484: upgrade path_redirect_goto to D6 by Pasqualle: Synchronize path_redirect_goto with the current drupal_goto().
- by Dave Reid: Simply the redirect table generation and shorten the table width
- #255034 by Dave Reid: Fixed redirects on paths with a trailing slash
- by Dave Reid: Reworked the login in path_redirect_init() and also added a meta-refresh when path_redirect_redirect_warning is enabled.
- by Dave Reid: Updated pot file for translations.

path_redirect 5.x-1.2

HorsePunchKid - May 14, 2008 - 01:17
Official release from CVS tag: DRUPAL-5--1-2
First released: May 14, 2008 - 01:17
Download: path_redirect-5.x-1.2.tar.gz
Size: 17.05 KB
md5_file hash: 5662f1e0db8595cb9427e15fec6990f0
Last updated: May 14, 2008 - 01:20
View usage statistics for this release

This release contains numerous bugfixes, mostly minor, and several new features, most of which you can find under admin/settings/path-redirect. Please note that the admin paths for this module have changed from path_redirect to path-redirect. If you're upgrading from a previous dev version, please be sure that you run update #4, even if you already have.

A somewhat complete list of issues addressed:
#231294: Max Query Length
#218277: prevent endless forwarding when the redirect points to a node that represents itself
#167265: URL argument to cancel redirection
#154925: patch for warning message when redirection takes place
#174961: Allow query strings in "from" paths
#203728: Better URLs: avoid underscore and separate out "delete"
#198122: provide a workflow-ng action
#168877: Path-redirect as an option on the node form (add or edit)
#249444: List of redirects url is not html safe

More features and bugfixes are already in the works for 5.x-1.3, and an official release for Drupal 6 should be out soon!

path_redirect 5.x-1.1

HorsePunchKid - December 29, 2007 - 02:17
Official release from CVS tag: DRUPAL-5--1-1
First released: December 29, 2007 - 02:17
Download: path_redirect-5.x-1.1.tar.gz
Size: 13.86 KB
md5_file hash: c65addbb04c347b4dc857d0639ce6165
Last updated: December 29, 2007 - 02:20
View usage statistics for this release

This release incorporates numerous minor bug fixes and a few minor feature additions. The best summary of all that has happened is to check out the fixed and closed issues or the CVS log. A few highlights:

  • Postgres support, for real this time!
  • Admin table is sortable and paginated.
  • Better form validation.
  • Should behave properly when pages are cached.
  • Eliminated ambiguity about the nature of "from" and "to" URLs.

A quick note on that last point. Path Redirect used to store the internal Drupal path (for example, node/314) that your "from" URL represented, rather than the alias you might have typed in (say, about/history). This could be very confusing when aliases are changed and was causing several other problems. Now we simply save the value that you enter. You may notice that the values you see in the admin page look different, but they do accurately reflect what Path Redirect had actually saved for you.

Stay tuned... more goodies are on the way, including Workflow NG integration and Drupal 6 support!

path_redirect 6.x-1.x-dev

HorsePunchKid - November 25, 2007 - 00:40
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: November 25, 2007 - 00:40
Download: path_redirect-6.x-1.x-dev.tar.gz
Size: 28.83 KB
md5_file hash: 82c3ef477a3c10f411fe4618738b5912
Last updated: November 10, 2009 - 00:21
View usage statistics for this release

Drupal 6 development branch. Latest features and fixes.

path_redirect 5.x-1.1-beta1

jjeff - October 7, 2007 - 19:13
Official release from CVS tag: DRUPAL-5--1-1-beta1
First released: October 7, 2007 - 19:13
Download: path_redirect-5.x-1.1-beta1.tar.gz
Size: 12.6 KB
md5_file hash: 320963fbda3903e2eb24ca575a20db7b
Last updated: October 7, 2007 - 19:15
View usage statistics for this release

Several feature tweaks and bug fixes including:

  • better UTF8 URL support
  • Postgres support
  • <front> as redirect path
  • better path_redirect_save() function to support use as an api (*cough* by pathauto *cough*)
  • longer acceptable URL length in form

path_redirect 5.x-1.x-dev

jjeff - March 15, 2007 - 17:40
Nightly development snapshot from CVS branch: DRUPAL-5
First released: March 15, 2007 - 17:40
Download: path_redirect-5.x-1.x-dev.tar.gz
Size: 17.16 KB
md5_file hash: 950661e736d90534b31fa79a82ce5ec8
Last updated: January 28, 2009 - 00:14
View usage statistics for this release

Drupal 5 development branch. Latest features and fixes.

path_redirect 4.7.x-1.x-dev

jjeff - August 24, 2006 - 09:03
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: August 24, 2006 - 09:03
Download: path_redirect-4.7.x-1.x-dev.tar.gz
Size: 9.41 KB
md5_file hash: e739d30491646a1c12edf53962f48aad
Last updated: December 2, 2007 - 12:07
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.