/[drupal]/contributions/modules/pathauto/pathauto_taxonomy.inc
ViewVC logotype

Log of /contributions/modules/pathauto/pathauto_taxonomy.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.39.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 16:16:31 2008 UTC (14 months, 4 weeks ago) by greggles
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.39.2.1: +2 -2 lines
Diff to previous 1.39.2.1 , to branch point 1.39 , to next main 1.41
bug #278368 by greggles, radiantFlow, review by nicholasThompson: taxonomy_term_path being passed TID instead of Term Object

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 16:14:06 2008 UTC (14 months, 4 weeks ago) by greggles
Branch: MAIN
CVS Tags: HEAD
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
bug #278368 by greggles, radiantFlow, review by nicholasThompson: taxonomy_term_path being passed TID instead of Term Object

Revision 1.20.4.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 16:13:20 2008 UTC (14 months, 4 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.33: +2 -2 lines
Diff to previous 1.20.4.33 , to branch point 1.20 , to next main 1.41
bug #278368 by greggles, radiantFlow, review by nicholasThompson: taxonomy_term_path being passed TID instead of Term Object

Revision 1.20.4.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 17:32:26 2008 UTC (15 months, 3 weeks ago) by freso
Branch: DRUPAL-5--2
Changes since 1.20.4.32: +3 -3 lines
Diff to previous 1.20.4.32 , to branch point 1.20
Bug #274382 by Freso: Bulk generation assigned a variable that was never used.

Revision 1.39.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 17:28:13 2008 UTC (15 months, 3 weeks ago) by freso
Branch: DRUPAL-6--1
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
Bug #274382 by Freso: Bulk generation assigned a variable that was never used.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 15:41:15 2008 UTC (16 months, 4 weeks ago) by freso
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
Bug #274382 by Freso: Bulk generation assigned a variable that was never used.

Revision 1.20.4.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 18:51:38 2008 UTC (17 months, 2 weeks ago) by freso
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.20.4.31: +6 -8 lines
Diff to previous 1.20.4.31 , to branch point 1.20
Task #262774 by Freso and dvinegla: Code (style) normalisation

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 21:41:53 2008 UTC (17 months, 2 weeks ago) by freso
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.38: +6 -8 lines
Diff to previous 1.38
Task #262774 by Freso and dvinegla: Code (style) normalisation

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 07:03:06 2008 UTC (17 months, 4 weeks ago) by freso
Branch: MAIN
Changes since 1.37: +1 -3 lines
Diff to previous 1.37
By me: Removing a few double newlines

Revision 1.20.4.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 00:58:55 2008 UTC (17 months, 4 weeks ago) by freso
Branch: DRUPAL-5--2
Changes since 1.20.4.30: +17 -9 lines
Diff to previous 1.20.4.30 , to branch point 1.20
task #258314 by Freso, mustafau, and greggles: Doxygen clean-up

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 16:04:35 2008 UTC (18 months ago) by freso
Branch: MAIN
Changes since 1.36: +17 -9 lines
Diff to previous 1.36
task #258314 by mustafau, greggles, and Freso: Doxygen clean-up, batch 2 (+ some white-space removal)

Revision 1.20.4.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 10:35:31 2008 UTC (18 months ago) by freso
Branch: DRUPAL-5--2
Changes since 1.20.4.29: +4 -9 lines
Diff to previous 1.20.4.29 , to branch point 1.20
White-space clean-up by me, POT update included

Revision 1.20.4.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 09:03:13 2008 UTC (18 months ago) by freso
Branch: DRUPAL-5--2
Changes since 1.20.4.28: +2 -2 lines
Diff to previous 1.20.4.28 , to branch point 1.20
bug #261244 by mustafau: Eliminate Coder warning: "Use ANSI standard <> instead of !=" (pathauto_taxonomy.inc)

This was actually fixed first in commit 109193 (#241132), then at some point got re-introduced, then fixed (again) in commit 115700, then re-re-introduced in commit 116602 (#239770)... here's to hoping we won't have to fix it again!

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 08:58:58 2008 UTC (18 months ago) by freso
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
bug #261244 by mustafau: Eliminate Coder warning: "Use ANSI standard <> instead of !=" (pathauto_taxonomy.inc)

This was actually fixed first in commit 109192 (#241132), then at some point got re-introduced, then fixed (again) in commit 115699, then re-re-introduced in commit 116603 (#239770)... here's to hoping we won't have to fix it again!

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 18:03:10 2008 UTC (18 months, 1 week ago) by greggles
Branch: MAIN
Changes since 1.34: +31 -4 lines
Diff to previous 1.34
bug #239770 by greggles: Taxonomy Terms never aliased in batch update with more than 50 terms in a vocab with no pattern

Revision 1.20.4.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 17:57:20 2008 UTC (18 months, 1 week ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.27: +31 -4 lines
Diff to previous 1.20.4.27 , to branch point 1.20
bug #239770 by greggles: Taxonomy Terms never aliased in batch update with more than 50 terms in a vocab with no pattern

Revision 1.20.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:33:42 2008 UTC (18 months, 2 weeks ago) by freso
Branch: DRUPAL-5--2
Changes since 1.20.4.26: +2 -2 lines
Diff to previous 1.20.4.26 , to branch point 1.20
By Freso: Using standard SQL "<>" instead of "!=".

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:31:20 2008 UTC (18 months, 2 weeks ago) by freso
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
By Freso: Using standard SQL "<>" instead of "!=".

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:27:59 2008 UTC (18 months, 2 weeks ago) by freso
Branch: MAIN
Changes since 1.32: +4 -7 lines
Diff to previous 1.32
By Freso: Whitespace and comment punctuation.

Revision 1.20.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 22:01:46 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.25: +9 -9 lines
Diff to previous 1.20.4.25 , to branch point 1.20
task #254223 by Freso: various minor style changes

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 4 21:58:43 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.31: +9 -9 lines
Diff to previous 1.31
task #254223 by Freso: various minor style changes (also removed two files no longer used for event and i18n integration)

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 14:23:00 2008 UTC (18 months, 4 weeks ago) by greggles
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
bug #188606 followup to universal aliasing for taxonomies (was: separate aliasing for image galleries)

Revision 1.20.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 14:22:34 2008 UTC (18 months, 4 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.24: +2 -2 lines
Diff to previous 1.20.4.24 , to branch point 1.20
bug #188606 followup to universal aliasing for taxonomies (was: separate aliasing for image galleries)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 19:47:10 2008 UTC (18 months, 4 weeks ago) by greggles
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.29: +4 -4 lines
Diff to previous 1.29
task #250235 by Gábor Hojtsy: Usability: Integrate with URL alias page and align with Drupal 6 'terms'

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 12:30:46 2008 UTC (19 months, 2 weeks ago) by greggles
Branch: MAIN
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
bug #212327 by aufumy: faster bulk generates - followup

Revision 1.20.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 12:29:59 2008 UTC (19 months, 2 weeks ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.20.4.23: +4 -4 lines
Diff to previous 1.20.4.23 , to branch point 1.20
bug #212327 by aufumy: faster bulk generates - followup

Revision 1.20.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 18:51:02 2008 UTC (19 months, 3 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.22: +2 -2 lines
Diff to previous 1.20.4.22 , to branch point 1.20
task #241132 by steamedpenguin: coding standards cleanup

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 18:50:51 2008 UTC (19 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
task #241132 by steamedpenguin: coding standards cleanup

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 18:19:58 2008 UTC (19 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
feature #212327 by stennie and greggles: cast the concatenated join value to be able to use the url_alias index for faster bulk generates

Revision 1.20.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 18:13:34 2008 UTC (19 months, 3 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.21: +3 -3 lines
Diff to previous 1.20.4.21 , to branch point 1.20
task #229242 by Junyor, greggles: provide better bulk update instructions

Revision 1.20.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 20:52:55 2008 UTC (20 months, 4 weeks ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.20: +2 -2 lines
Diff to previous 1.20.4.20 , to branch point 1.20
small notice in pathauto_taxonomy.inc

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 20:49:01 2008 UTC (20 months, 4 weeks ago) by greggles
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
small notice in pathauto_taxonomy.inc

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 20:18:54 2007 UTC (22 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#188606 by vito_swat, universal aliasing for taxonomies (so image galleries and ...work)

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 19:59:00 2007 UTC (22 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#201153 by greggles: ui fix, remove big warning about bulk updates and just leave it in README.txt for really curious people

Revision 1.20.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 21:57:13 2007 UTC (23 months, 1 week ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.20.4.19: +2 -2 lines
Diff to previous 1.20.4.19 , to branch point 1.20
#201153 by greggles: ui fix, remove big warning about bulk updates and just leave it in README.txt for really curious people

Revision 1.20.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 20:53:59 2007 UTC (23 months, 1 week ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.18: +2 -2 lines
Diff to previous 1.20.4.18 , to branch point 1.20
#188606 by vito_swat, universal aliasing for taxonomies (so image galleries and ...work)

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 15:59:49 2007 UTC (2 years ago) by greggles
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
bug #192126 reported by skizzo patch by greggles, incorrect use of t function

Revision 1.20.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 15:57:41 2007 UTC (2 years ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.17: +3 -3 lines
Diff to previous 1.20.4.17 , to branch point 1.20
bug #192126 reported by skizzo patch by greggles, incorrect use of t function

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 13:36:09 2007 UTC (2 years ago) by greggles
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
features #180440 and #193558 by greggles, if admin creates alias don't replace it with a pathauto value on subsequent edits and provide a 'delete pathauto aliases' feature

Revision 1.20.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 22:18:27 2007 UTC (2 years ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.16: +3 -3 lines
Diff to previous 1.20.4.16 , to branch point 1.20
features #180440 and #193558 by greggles, if admin creates alias don't replace it with a pathauto value on subsequent edits and provide a 'delete pathauto aliases' feature

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 21:06:13 2007 UTC (2 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.20: +105 -117 lines
Diff to previous 1.20
synching MAIN to current DRUPAL-5--2 branch with a port of Pathauto to 6 based on coder module's advice

Revision 1.20.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 17:18:57 2007 UTC (2 years, 1 month ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-BETA5
Changes since 1.20.4.15: +69 -15 lines
Diff to previous 1.20.4.15 , to branch point 1.20
#118676 by WimLeers and greggles, separate aliasing for forums and forum containers port to 5.x-2.x

Revision 1.20.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 15:47:17 2007 UTC (2 years, 1 month ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.14: +2 -1 lines
Diff to previous 1.20.4.14 , to branch point 1.20
#184293 by greggles, make the need for the use of -raw more obvious and warn if users use the wrong tokens

Revision 1.20.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 17:45:53 2007 UTC (2 years, 1 month ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.13: +2 -2 lines
Diff to previous 1.20.4.13 , to branch point 1.20
#184177 by setvik, forum/tid aliases not created on Bulk Update

Revision 1.20.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 14:31:55 2007 UTC (2 years, 1 month ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA4
Changes since 1.20.4.12: +2 -2 lines
Diff to previous 1.20.4.12 , to branch point 1.20
#143831 by greggles and others, punctuation character fixes and a few other random fixes

Revision 1.20.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 20:00:14 2007 UTC (2 years, 3 months ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3
Changes since 1.20.4.11: +7 -3 lines
Diff to previous 1.20.4.11 , to branch point 1.20
#166700 by greggles with help from dsantangelo and tony_addyman, use a more robust check for modules in the array of patterns

Revision 1.20.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 13:58:51 2007 UTC (2 years, 3 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.10: +3 -3 lines
Diff to previous 1.20.4.10 , to branch point 1.20
code cleanup via coder module - thanks Doug Green\!

Revision 1.20.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 23:06:53 2007 UTC (2 years, 3 months ago) by greggles
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.20.4.9: +1 -34 lines
Diff to previous 1.20.4.9 , to branch point 1.20
#60526 by greggles, refactor includes to pull hooks into the module and #167056 by greggles, use more specific permissions

Revision 1.20.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 4 15:37:00 2007 UTC (2 years, 3 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.8: +4 -4 lines
Diff to previous 1.20.4.8 , to branch point 1.20
#160822 by jscheel and fhelmschrott, match bulk update description to the actual task of generating for not yet aliased items

Revision 1.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 21:46:26 2007 UTC (2 years, 5 months ago) by greggles
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.20.2.3: +123 -47 lines
Diff to previous 1.20.2.3 , to branch point 1.20 , to next main 1.41
#118676 by Wim Leers, separate aliasing for forums and forum containers AND a solution to the catpath bug

Revision 1.20.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 13:33:16 2007 UTC (2 years, 6 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.7: +2 -2 lines
Diff to previous 1.20.4.7 , to branch point 1.20
#140333 by greggles, category alias making forum aliases when no forums enabled - thinko in my last patch of this that did the exact wrong thing

Revision 1.20.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 04:14:16 2007 UTC (2 years, 6 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.6: +2 -2 lines
Diff to previous 1.20.4.6 , to branch point 1.20
#67665 by greggles with ideas from killes, perform bulkupdate in configurable sized chunks to improve scalability

Revision 1.20.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 03:29:28 2007 UTC (2 years, 6 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.5: +2 -2 lines
Diff to previous 1.20.4.5 , to branch point 1.20
#142762 by greggles, bulk updates should only update un-aliased nodes

Revision 1.20.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 02:58:27 2007 UTC (2 years, 6 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.4: +9 -19 lines
Diff to previous 1.20.4.4 , to branch point 1.20
reformatting menu callbacks
comment typo fix (pathauto no autopath
removed unused code that was in comments
reformatting queries onto one line
#140333 by greggles, category alias making forum aliases when no forums enabled
#143561 by greggles, Cannot have more than one category path setting

Revision 1.20.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 01:13:31 2007 UTC (2 years, 7 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.3: +52 -73 lines
Diff to previous 1.20.4.3 , to branch point 1.20
Several fun changes.  Yay.
#129482 by greggles, use token module for patterns -
  mostly works, probably has some bugs or important enhancements to shake out.
  The contrib (event and i18n) token interaction is completely untested.

#137307 by Claudiu Cristeau and greggles
  transliteration path brokenosity and better help text.

#115627 by Astralp and greggles, provide a bulk remove
#130930 by hass, German translation and POT file (adding to 5-2 branch)
Some doc fixes/addition (no issue) by greggles

And, a basic regression test which can be executed using selenium!  w00t!

Revision 1.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 16:26:07 2007 UTC (2 years, 7 months ago) by greggles
Branch: DRUPAL-5
Changes since 1.20.2.2: +7 -7 lines
Diff to previous 1.20.2.2 , to branch point 1.20
#134998 by add1sun, Code cleanup to match coder.module's set of rules for Drupal code style

Revision 1.20.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 22:17:54 2007 UTC (2 years, 8 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.2: +2 -2 lines
Diff to previous 1.20.4.2 , to branch point 1.20
#124459 by greggles, default patterns should not be "dangerous"

Revision 1.20.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 04:00:14 2007 UTC (2 years, 8 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20.4.1: +2 -2 lines
Diff to previous 1.20.4.1 , to branch point 1.20
#103403 warn users that bulk updates may not complete for lots of aliases, by greggles

Revision 1.20.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 03:44:53 2007 UTC (2 years, 8 months ago) by greggles
Branch: DRUPAL-5--2
Changes since 1.20: +4 -11 lines
Diff to previous 1.20
synching DRUPAL-5 and DRUPAL-5--2 branches - I meant to do this prior to the branch - oh well

Revision 1.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 16:53:41 2007 UTC (2 years, 10 months ago) by greggles
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.20.2.1: +3 -10 lines
Diff to previous 1.20.2.1 , to branch point 1.20
#92900 by samo, stefano73, and greggles, fixes error taxonomy_get_term() bug when adding terms and the use of freetagging in most alias patterns

Revision 1.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 22:56:41 2006 UTC (3 years ago) by greggles
Branch: DRUPAL-5
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
#93074 found by ac, patch by greggles, Displaying markup for categories

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 11 23:17:58 2006 UTC (3 years ago) by greggles
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-5--2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#92890 by ac and greggles, update for new format_plural

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 15:41:17 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18
#70456 Bulkupdate of Taxonomy does not allow custom placeholders, by cooperaj

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 15:38:27 2006 UTC (3 years, 1 month ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.11.2.4: +5 -1 lines
Diff to previous 1.11.2.4 , to branch point 1.11 , to next main 1.41
#70456 Bulkupdate of Taxonomy does not allow custom placeholders, by cooperaj

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 14:54:14 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.17: +16 -24 lines
Diff to previous 1.17
#88823 make pathauto pass the code checker and code-style, by greggles

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 10:56:51 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.16: +5 -3 lines
Diff to previous 1.16
#88823 make pathauto pass the code checker, by greggles

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 22:35:17 2006 UTC (3 years, 1 month ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.11.2.3: +3 -4 lines
Diff to previous 1.11.2.3 , to branch point 1.11
#57733 make translation of pathauto possible, by wulff, fgm, steef

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 22:24:30 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.15: +3 -5 lines
Diff to previous 1.15
#57733 make translation of pathauto possible, by wulff, fgm, steef

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 21:36:02 2006 UTC (3 years, 1 month ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.11.2.2: +3 -1 lines
Diff to previous 1.11.2.2 , to branch point 1.11
#86675 fixing $id$ and trailing newlines and ?> etc., by bdragon
also updated README.txt

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 21:26:18 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
#86675 fixing $id$ and trailing newlines and ?> etc., by bdragon
also updated README.txt

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 14 23:41:11 2006 UTC (3 years, 2 months ago) by greggles
Branch: MAIN
Changes since 1.13: +2 -10 lines
Diff to previous 1.13
#71525 PathAuto: use taxonomy_term_path(), by eaton

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 14 23:11:49 2006 UTC (3 years, 2 months ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.11.2.1: +5 -20 lines
Diff to previous 1.11.2.1 , to branch point 1.11
#71525 PathAuto: use taxonomy_term_path(), by eaton

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 20:38:43 2006 UTC (3 years, 2 months ago) by greggles
Branch: MAIN
Changes since 1.12: +11 -11 lines
Diff to previous 1.12
#72149 proposed change by groovy - thanks
#78113 changes by walkah and drewish - thanks
added file version tag to some files that had a non working version...
and generally bringing in line with coding guidelines

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 20:29:16 2006 UTC (3 years, 2 months ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.11: +1 -3 lines
Diff to previous 1.11
#72149 proposed change by groovy - thanks
added file version tag all files but pathauto.module
removed trailing ?> to fix headers already sent
and generally bringing in line with coding guidelines

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 19:21:26 2006 UTC (3 years, 2 months ago) by greggles
Branch: DRUPAL-4-6
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 , to next main 1.41
added file version tag, removed trailing ?>

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 12:14:15 2006 UTC (3 years, 6 months ago) by stefan
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11
Removed '?>' at the end of all files, and added CVS version tags

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 22:40:02 2006 UTC (3 years, 10 months ago) by mikeryan
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
More updates for 4.7.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 00:24:15 2005 UTC (4 years ago) by mikeryan
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fix form_alter hook

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 00:23:12 2005 UTC (4 years ago) by mikeryan
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Final (!?) fix to the 10/26 fix

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 30 23:20:06 2005 UTC (4 years ago) by mikeryan
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Drupal 4.7 support - first take

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 27 01:25:38 2005 UTC (4 years, 2 months ago) by mikeryan
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
Fixed taxonomy bulk update bug introduced with per-component cleanstring.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 12 21:33:44 2005 UTC (4 years, 2 months ago) by mikeryan
Branch: MAIN
Changes since 1.5: +20 -10 lines
Diff to previous 1.5
Several enhancements

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 3 17:10:05 2005 UTC (4 years, 4 months ago) by mikeryan
Branch: MAIN
Changes since 1.4: +20 -4 lines
Diff to previous 1.4
Multiple changes

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 25 21:42:55 2005 UTC (4 years, 5 months ago) by mikeryan
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Taxonomy fix, add index aliases, add [bookpath]

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 10 02:59:24 2005 UTC (4 years, 6 months ago) by mikeryan
Branch: MAIN
CVS Tags: DRUPAL-4-5
Changes since 1.2: +1 -6 lines
Diff to previous 1.2
Bug fix - alias replacement not working

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 22:40:19 2005 UTC (4 years, 6 months ago) by mikeryan
Branch: MAIN
Changes since 1.1: +8 -11 lines
Diff to previous 1.1
Several updates

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 30 23:28:07 2005 UTC (4 years, 6 months ago) by mikeryan
Branch: MAIN
Refactoring of pathauto module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2