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

Log of /contributions/modules/taxonomy_multi_edit/taxonomy_multi_edit.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.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 07:08:06 2008 UTC (12 months, 1 week ago) by dman
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.16: +6 -6 lines
Diff to previous 1.16
Fix for t() mistake
http://drupal.org/node/222604#comment-1115441

removed some debug log messages left in by accident
tidied some strict notices

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 08:13:41 2008 UTC (12 months, 1 week ago) by dman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.15: +134 -78 lines
Diff to previous 1.15
This is a whole update to drupal-6
No longer compat with D5

Moved the node-edit actions into the 'operations' hooks so as to work with the new interface.

Added image thumbnails to the assign categories page (because it was 2 lines)

That page is still a little ugly. Always has been.

Anyway - All away for D6

Revision 1.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 02:58:25 2008 UTC (15 months, 1 week ago) by dman
Branch: DRUPAL-5
Changes since 1.13.2.5: +3 -2 lines
Diff to previous 1.13.2.5 , to branch point 1.13 , to next main 1.16
http://drupal.org/node/217719
Stopped the node titles in the editing table from truncating at 20 characters. There's no harm in long titles that I can see.

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 02:50:41 2008 UTC (15 months, 1 week ago) by dman
Branch: DRUPAL-5
Changes since 1.13.2.4: +2 -2 lines
Diff to previous 1.13.2.4 , to branch point 1.13
http://drupal.org/node/143654
Added access to the 'assign' page if the user can administer taxonomy, not just administer nodes

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 01:42:03 2008 UTC (20 months, 2 weeks ago) by dman
Branch: DRUPAL-5
Changes since 1.13.2.3: +21 -4 lines
Diff to previous 1.13.2.3 , to branch point 1.13
http://drupal.org/node/141633
multi-removal option contributed by ray007
and a minor tweak for freetags
new option should be found in the content management drop-down

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 08:32:29 2008 UTC (21 months ago) by ax
Branch: DRUPAL-5
Changes since 1.13.2.2: +55 -40 lines
Diff to previous 1.13.2.2 , to branch point 1.13
* removed a debug statement
* code style

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 16:18:23 2007 UTC (2 years, 1 month ago) by ax
Branch: DRUPAL-5
Changes since 1.13.2.1: +2 -5 lines
Diff to previous 1.13.2.1 , to branch point 1.13
hook_help() shouldn't return anything (not even '') if no section matches. besides, its 3 lines less code.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 19 00:39:29 2007 UTC (2 years, 7 months ago) by dman
Branch: MAIN
Changes since 1.14: +207 -207 lines
Diff to previous 1.14
Updated to include .info file, plus a syntax fix.

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 09:35:51 2007 UTC (2 years, 8 months ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.13: +207 -99 lines
Diff to previous 1.13
Branch for Drupal 5 - with support files

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 20 09:31:18 2007 UTC (2 years, 8 months ago) by dman
Branch: MAIN
Changes since 1.13: +134 -26 lines
Diff to previous 1.13
Branch for Drupal-5 plus added function in the content management screen
as per http://drupal.org/node/124140

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 08:12:47 2006 UTC (3 years, 8 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.12: +36 -10 lines
Diff to previous 1.12
still doesn't work, but getting closer

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 15 05:33:24 2005 UTC (4 years ago) by weitzman
Branch: MAIN
Changes since 1.11: +39 -26 lines
Diff to previous 1.11
start at form api port. not working yet

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 25 04:22:41 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
remove theme('page') ... i used chx_'s fine replace.php script. see his sandbox

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 18:56:50 2005 UTC (4 years, 7 months ago) by weitzman
Branch: DRUPAL-4-6
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 , to next main 1.16
adding files in CVS is an unholy bore. save us from ourselves

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 18:42:04 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.9: +60 -58 lines
Diff to previous 1.9
fix _menu()

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 00:49:52 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8
oops. some debug snuck in

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 15 00:30:34 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
Changes since 1.7: +9 -5 lines
Diff to previous 1.7
sync with head ... not yet compatible with free tag vocabs

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 03:22:33 2005 UTC (4 years, 8 months ago) by weitzman
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
many many updates for 4.6. fixed bug in folksonomy which prevented albums.module from working in many cases

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:36 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 03:49:35 2004 UTC (5 years, 4 months ago) by weitzman
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
updated call to taxonomy_node_form(). params have changed

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 19 12:48:11 2004 UTC (5 years, 5 months ago) by weitzman
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
no patch needed .... changed some more terminology from term -> category

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 19 02:40:51 2004 UTC (5 years, 5 months ago) by weitzman
Branch: MAIN
Changes since 1.2: +8 -5 lines
Diff to previous 1.2
updated for menu patch ... adds a tab to the admin/node page. cool.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 6 04:08:24 2004 UTC (5 years, 5 months ago) by ax
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
added access control ('administer nodes')

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 3 13:01:22 2004 UTC (5 years, 5 months ago) by weitzman
Branch: MAIN
edit taxonomy on multiple nodes at once ... working, but not ready for live sites. ... will work on 4.4 for now, but I'll be breaking that soon.

feedback most welcome.

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