/[drupal]/drupal/modules/taxonomy/taxonomy.pages.inc
ViewVC logotype

Log of /drupal/modules/taxonomy/taxonomy.pages.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.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 09:24:06 2009 UTC (12 days, 23 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.44: +2 -3 lines
Diff to previous 1.44
- Patch #631066 by yhed:  taxonomy_autocomplete() doesn't need to access .

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 14:18:07 2009 UTC (2 weeks, 4 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.43: +9 -11 lines
Diff to previous 1.43
#625460 by sun: Add input format to taxonomy term descriptions.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 05:13:44 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 12:08:21 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
- Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:06:25 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:21:23 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39
#493314 by yched and catch: Add multiple hook for formatters.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:13:45 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.38: +1 -13 lines
Diff to previous 1.38
- Patch #604980 by sun: factored taxonomy_term_edit() away.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:06 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 07:58:47 2009 UTC (7 weeks ago) by webchick
Branch: MAIN
Changes since 1.36: +3 -54 lines
Diff to previous 1.36
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:08 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:22 2009 UTC (3 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:45 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:03 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 06:01:07 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.31: +56 -3 lines
Diff to previous 1.31
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 07:18:08 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.30: +62 -94 lines
Diff to previous 1.30
- Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths.  Snif. ;-)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 13:37:29 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.29: +29 -13 lines
Diff to previous 1.29
- Patch #201269 by Xano; synonym collapsing in core.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:59:56 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +4 -2 lines
Diff to previous 1.28
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:35 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
- Patch #471070 by stella: millions of code style fixes.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:25 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 11:49:05 2009 UTC (6 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 , to next main 1.45
#437120 by mfb: avoid double escaping of taxonomy term names in feed links and channel titles

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:40 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 06:32:24 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Patch #437120 by mfb: prevent double escaping of taxonmy term names.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 14:12:55 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.23: +27 -17 lines
Diff to previous 1.23
- Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:27 2009 UTC (9 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.22: +36 -43 lines
Diff to previous 1.22
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:20 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:39 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:13 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 03:55:23 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.18: +4 -2 lines
Diff to previous 1.18
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:05 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:05 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 20:25:03 2008 UTC (14 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.14: +16 -6 lines
Diff to previous 1.14
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 02:43:40 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxonomy_term_path().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 20:48:10 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#308534 by Dave Reid: Remove stray whitespace core-wide.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:38 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.11: +5 -2 lines
Diff to previous 1.11
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:42 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.10: +9 -9 lines
Diff to previous 1.10
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:28 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 16:23:57 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
#210936 by Pancho: some padding around taxonomy descriptions on taxonomy pages, so that they get more breathing space

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 18 16:07:58 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#211443 by dropcube: kill a feed warning on taxonomy pages

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 19:36:37 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6
#211060 by boydjd: do not display the taxonomy-term-description div when there is no description

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:34 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2
Changes since 1.5: +3 -1 lines
Diff to previous 1.5
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 06:56:44 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
- Patch #191073 by Keith: another good string cleanup by Keith.  (Also removed some trailing whitespace.)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 15:10:09 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.3: +34 -5 lines
Diff to previous 1.3
#180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 08:24:43 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.2: +6 -5 lines
Diff to previous 1.2
#177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 16:52:00 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 20:33:48 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
- Patch #161182 by Crell: split up taxonomy 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