path_redirect 6.x-1.0-beta4
Official release from CVS tag: DRUPAL-6--1-0-BETA4
First released: June 27, 2009 - 22:40
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 releaseSize: 28.97 KB
md5_file hash: d5f2683b2f0f65a84689913c5426a940
Last updated: June 27, 2009 - 22:45
Changes since DRUPAL-6--1-0-BETA3:
- by Dave Reid: Adding new private function to load redirect based from separate path and query source fields.
- by Dave Reid: Remove $join parameter from path_redirect_load() and path_redirect_delete().
- by Dave Reid: Changed logic in path_redirect_load() and path_redirect_delete() for flexibility (removes need for custom _path_redirect_load_init() function).
- by Dave Reid: Fixed bug in path_redirect_delete()'s legacy parameter support.
- by Dave Reid: Added full-length README.txt file.
- Added missing periods to description sentences
- Correct wording if no redirects available.
- Corrected case of edit/delete links.
- Corrected case of edit/delete links.
- Fixed context insensitive string and wrong use of format_plural().
- Updated German translation for beta3.
- Move test to tests.
- For latest string changes:
* Updated POT
* Updated German translation - by Dave Reid: Changed default settings and updated Drupal 7 preparations. Fixed inconsistent string case usage with core.
- by Dave Reid: Fixed coder review warnings.
- by Dave Reid: Use #access instead of an if statement for admin option.
- by Dave Reid: Fixed errant test failure.
- #158547 by Dave Reid: Added basic export functionality and reverted recent minor string changes.
- by Dave Reid: Updated translation file and uploaded to launchpad.
- Do not use the word "Submit" for form submission as it is difficult to translate. Change to "Import" as a descriptive name of the action that will be performed.
- Updated POT file
- Descriptive button name
- Reuse string already used in "Import"
- * Updated POT files
* Updated German translation - #405250 by Dave Reid: Fixed PHP4 incompatibility with foreach and references. Plus many misc fixes.
- by Dave Reid: Updated for getInfo() in tests.
- #448334 by Dave Reid: Fixed PHP4 incompatibility with parse_url().
- #450294 by Dave Reid: Fixed undefined function parse_ul(). Oops.
- by Dave Reid: Changed the autocomplete path to a js.module-compatible path.
- by Dave Reid: Updated link to translation server in documentation.
- by Dave Reid: Added extra validation for invalid redirection from url aliases and valid local paths.
