/[drupal]/contributions/modules/edit_term/edit_term.module
ViewVC logotype

Log of /contributions/modules/edit_term/edit_term.module

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.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 10:16:49 2009 UTC (2 months ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.3.2.4: +19 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3
need a compatability check for the difference between image-6.x-1.0-beta1:image-6.x-1.0-beta2

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 11:07:21 2009 UTC (2 months ago) by dman
Branch: DRUPAL-6--1
Changes since 1.3.2.3: +3 -7 lines
Diff to previous 1.3.2.3 , to branch point 1.3
[#500396] - stop aliases being discarded accidentally when terms are edited in ways outside of the normal UI. Thanks to halstead & testers

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 23:48:42 2009 UTC (6 months ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.3.2.2: +4 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
It was reported that edit-term conflicted with pathauto and this line fixed it - but I haven't been able to replicate, so it's currently commented

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 15:18:13 2009 UTC (6 months ago) by dman
Branch: DRUPAL-6--1
Changes since 1.3.2.1: +206 -82 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Merged in some changes that had been left behind on a wrongly tagged branch  . Menu support is back! Image gallery tabs had some problems

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 15:00:51 2009 UTC (6 months ago) by dman
Branch: DRUPAL-5
Changes since 1.1.2.6: +25 -8 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.3
Attempt to fix up edit term for galleries - http://drupal.org/node/474200 looks like either image_gallery or Drupal core changed the menu router behaviour at some point

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 12:32:43 2009 UTC (8 months, 3 weeks ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.5: +146 -195 lines
Diff to previous 1.1.2.5 , to branch point 1.1
fixed some major bad indentation
adjusted to use taxonomy_term_path - which should make it work better with image gallery and forum taxonomies
adjusted to use hook_term_alter instead of the over-ride hack it was using before
Tested lots on the new menu system - it was quite different, but got the parent selector sorted out again.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 12:32:21 2008 UTC (13 months, 2 weeks ago) by dman
Branch: DRUPAL-6--1
Changes since 1.3: +7 -4 lines
Diff to previous 1.3
Adjusted install help text - there is no block being enabled
Minor isset() check to avoid PHP STRICT warnings when creating a new ter,m
No functional changes

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 06:43:23 2008 UTC (14 months ago) by dman
Branch: DRUPAL-5
Changes since 1.1.2.4: +3 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
http://drupal.org/node/287955
Patch to ensure menu descriptions don't get too long if the term
description is verbose.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 06:08:54 2008 UTC (14 months ago) by dman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +32 -191 lines
Diff to previous 1.2
Drupal 6 compatable version.
Removed menu widget for now.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 06:03:55 2008 UTC (14 months ago) by dman
Branch: MAIN
Changes since 1.1: +373 -9 lines
Diff to previous 1.1
Copying all updates from DRUPAL-5--1-1 across back to HEAD prior to a D6
re-branch from trunk

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 00:10:34 2008 UTC (15 months, 1 week ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.3: +4 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
http://drupal.org/node/239635
Renamed [term]/edit to [term]/edit-term to avoid conflict with views

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 00:32:07 2008 UTC (17 months ago) by dman
Branch: DRUPAL-5
Changes since 1.1.2.2: +4 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
http://drupal.org/node/257972
php5 strict syntax. pass-by-reference left in accidentally.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 03:41:25 2008 UTC (19 months, 3 weeks ago) by dman
Branch: DRUPAL-5
Changes since 1.1.2.1: +8 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Small adjustment to ensure we re-use any pre-existing paths set for this term

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 22 11:52:21 2008 UTC (20 months, 1 week ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1: +367 -9 lines
Diff to previous 1.1
As per
http://drupal.org/node/226484#comment-778972
- add edit term as a TAB that shows up on term pages
- add menu and alias editing support to term edit pages

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 14:46:05 2007 UTC (2 years, 1 month ago) by agaric
Branch: MAIN
CVS Tags: DRUPAL-5--0-5-BETA
Branch point for: DRUPAL-5
Initial checkin of Edit term for Drupal 5

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