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

Log of /contributions/modules/nat/nat.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.34.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 07:27:51 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.17: +10 -5 lines
Diff to previous 1.34.2.17 , to branch point 1.34 , to next main 1.35
nat_sync hadn't been updated earlier; New parameter for _nat_add_terms to allow for restricted associations.

Revision 1.34.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 07:10:57 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.16: +7 -164 lines
Diff to previous 1.34.2.16 , to branch point 1.34
Split into admin.inc file.

Revision 1.34.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 06:53:01 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.15: +40 -63 lines
Diff to previous 1.34.2.15 , to branch point 1.34
Refactor _nat_add_terms and _nat_update_terms to take $node as the parameter. Fixes a bunch of notices.

Revision 1.34.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 22:11:37 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.14: +3 -2 lines
Diff to previous 1.34.2.14 , to branch point 1.34
#268555: notice: Undefined property: stdClass::$taxonomy in line 99

Revision 1.34.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 20:08:22 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.13: +53 -51 lines
Diff to previous 1.34.2.13 , to branch point 1.34
Streamline code for term removal as per the last patch;
Fix notice issues.

Revision 1.34.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 18:10:07 2009 UTC (8 months, 4 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.12: +70 -26 lines
Diff to previous 1.34.2.12 , to branch point 1.34
Remove associated NAT term from NAT node's vocabulary listing.

Revision 1.34.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 15:38:41 2009 UTC (9 months ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.11: +1 -2 lines
Diff to previous 1.34.2.11 , to branch point 1.34
#382270: patch by chu: db_placeholders argument fix.

Revision 1.34.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 06:39:38 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1-BETA3
Changes since 1.34.2.10: +6 -5 lines
Diff to previous 1.34.2.10 , to branch point 1.34
Use drupal_write_record.

Revision 1.14.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 06:25:19 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-1
Changes since 1.14.2.30: +2 -2 lines
Diff to previous 1.14.2.30 , to branch point 1.14 , to next main 1.35
Help URL requires the help module to be enabled.

Revision 1.34.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 06:25:12 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.9: +2 -2 lines
Diff to previous 1.34.2.9 , to branch point 1.34
Help URL requires the help module to be enabled.

Revision 1.14.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 22:16:00 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.29: +2 -1 lines
Diff to previous 1.14.2.29 , to branch point 1.14
#340859 : vocabulary id not preserving by _nat_update_terms(). (backport)

Revision 1.34.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 22:14:48 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.8: +2 -1 lines
Diff to previous 1.34.2.8 , to branch point 1.34
#340859 : vocabulary id not preserving by _nat_update_terms().

Revision 1.14.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 21:40:06 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.28: +2 -1 lines
Diff to previous 1.14.2.28 , to branch point 1.14
Add missing variable init.

Revision 1.34.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 21:39:44 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.7: +2 -1 lines
Diff to previous 1.34.2.7 , to branch point 1.34
Add missing variable init.

Revision 1.34.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 21:38:38 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.6: +5 -7 lines
Diff to previous 1.34.2.6 , to branch point 1.34
Code streamline + doc fixes.

Revision 1.34.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 20:56:31 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.5: +12 -8 lines
Diff to previous 1.34.2.5 , to branch point 1.34
#188377: Do not update NAT for direct calls from node_save(). Restrict only to form operations.

Revision 1.34.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 05:59:36 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.4: +5 -5 lines
Diff to previous 1.34.2.4 , to branch point 1.34
Remove errant t()s.

Revision 1.34.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 18:21:10 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.3: +2 -2 lines
Diff to previous 1.34.2.3 , to branch point 1.34
#325673: Weight is always available.

Revision 1.14.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 18:20:49 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.27: +2 -2 lines
Diff to previous 1.14.2.27 , to branch point 1.14
#325673: Weight is always available.

Revision 1.14.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 18:17:27 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.26: +11 -19 lines
Diff to previous 1.14.2.26 , to branch point 1.14
#325673: patch my machnik & miche _nat_update_terms() does not preserve term weight. [backport]

- Add doxygen.
- Streamline code to always initialise the $edit array.

Revision 1.34.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 18:15:06 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.2: +11 -19 lines
Diff to previous 1.34.2.2 , to branch point 1.34
#325673: patch my machnik & miche _nat_update_terms() does not preserve term weight.

- Add doxygen.
- Streamline code to always initialise the $edit array.

Revision 1.34.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 14 14:39:54 2009 UTC (9 months, 1 week ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34.2.1: +13 -10 lines
Diff to previous 1.34.2.1 , to branch point 1.34
Port anantagati's hook_views_api patch from HEAD.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 19:37:47 2008 UTC (12 months, 2 weeks ago) by anantagati
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-BETA2, HEAD
Changes since 1.34: +10 -7 lines
Diff to previous 1.34
#287407: Support for Views2.

Revision 1.34.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:19:15 2008 UTC (12 months, 3 weeks ago) by karthik
Branch: DRUPAL-6--1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
#325208: pearcec - pgsql fixes. D5 port.

Revision 1.14.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:18:44 2008 UTC (12 months, 3 weeks ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.25: +2 -2 lines
Diff to previous 1.14.2.25 , to branch point 1.14
#325208: pearcec - pgsql fixes.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 09:17:32 2008 UTC (18 months, 1 week ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-BETA
Branch point for: DRUPAL-6--1
Changes since 1.33: +4 -3 lines
Diff to previous 1.33
Fix hook_link_alter args.
Fix notice.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 20:54:37 2008 UTC (18 months, 2 weeks ago) by karthik
Branch: MAIN
Changes since 1.32: +45 -48 lines
Diff to previous 1.32
D6 port - Work in progress.

Revision 1.14.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 14 20:52:43 2008 UTC (18 months, 2 weeks ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.24: +2 -2 lines
Diff to previous 1.14.2.24 , to branch point 1.14
Sync page query fix: add missing n.type and remove vestigial n1.vid.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 08:03:49 2007 UTC (23 months, 1 week ago) by anantagati
Branch: MAIN
Changes since 1.31: +8 -3 lines
Diff to previous 1.31
Include of file for support of Views moved to hook_init().

Revision 1.14.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 07:58:06 2007 UTC (23 months, 1 week ago) by anantagati
Branch: DRUPAL-5
Changes since 1.14.2.23: +8 -3 lines
Diff to previous 1.14.2.23 , to branch point 1.14
Include of file for support of Views moved to hook_init().

Revision 1.14.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 22:55:04 2007 UTC (23 months, 1 week ago) by anantagati
Branch: DRUPAL-5
Changes since 1.14.2.22: +5 -6 lines
Diff to previous 1.14.2.22 , to branch point 1.14
#201542: Include of file for support of Views moved outside of hook_menu().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 22:41:48 2007 UTC (23 months, 1 week ago) by anantagati
Branch: MAIN
Changes since 1.30: +5 -6 lines
Diff to previous 1.30
#201542: Include of file for support of Views moved outside of hook_menu().

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 07:20:35 2007 UTC (23 months, 1 week ago) by karthik
Branch: MAIN
Changes since 1.29: +10 -5 lines
Diff to previous 1.29
Port #194802 and #197105 to HEAD.

Revision 1.14.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 15 14:08:45 2007 UTC (23 months, 2 weeks ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.21: +6 -1 lines
Diff to previous 1.14.2.21 , to branch point 1.14
#197105 : anantagati - Add views support (untested).

Revision 1.14.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 18:50:37 2007 UTC (23 months, 3 weeks ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.20: +3 -3 lines
Diff to previous 1.14.2.20 , to branch point 1.14
#194802: Joachim - Fix redirect URL.

Revision 1.14.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 18:44:55 2007 UTC (23 months, 3 weeks ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.19: +3 -3 lines
Diff to previous 1.14.2.19 , to branch point 1.14
#194800: Joachim - Fix typo.

Revision 1.14.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 16:36:40 2007 UTC (2 years, 3 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.18: +17 -1 lines
Diff to previous 1.14.2.18 , to branch point 1.14
Introduce nat_get_term. Backport from HEAD.

Revision 1.14.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 16:35:28 2007 UTC (2 years, 3 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.17: +43 -43 lines
Diff to previous 1.14.2.17 , to branch point 1.14
Group similar functions together. Backport from HEAD.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 16:25:59 2007 UTC (2 years, 3 months ago) by karthik
Branch: MAIN
Changes since 1.28: +17 -1 lines
Diff to previous 1.28
Introduce nat_get_term.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 15:51:16 2007 UTC (2 years, 3 months ago) by karthik
Branch: MAIN
Changes since 1.27: +43 -43 lines
Diff to previous 1.27
Group similar functions together.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 19:45:33 2007 UTC (2 years, 4 months ago) by karthik
Branch: MAIN
Changes since 1.26: +80 -7 lines
Diff to previous 1.26
Port from D5: nat_variable_get + nat_set_config.

Revision 1.14.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 19:41:56 2007 UTC (2 years, 4 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.16: +49 -1 lines
Diff to previous 1.14.2.16 , to branch point 1.14
Introduce nat_set_config to register associations during installation.

Revision 1.14.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 19:37:51 2007 UTC (2 years, 4 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.15: +32 -7 lines
Diff to previous 1.14.2.15 , to branch point 1.14
Introduce _nat_variable_get().

Revision 1.14.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 13:58:45 2007 UTC (2 years, 4 months ago) by karthik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.14.2.14: +2 -4 lines
Diff to previous 1.14.2.14 , to branch point 1.14
#154801 - yched: invalid node_load in nat_get_nids. Port from HEAD.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 13:57:10 2007 UTC (2 years, 4 months ago) by karthik
Branch: MAIN
Changes since 1.25: +2 -4 lines
Diff to previous 1.25
#154801 - yched: invalid node_load in nat_get_nids.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 05:50:06 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Resolve sync issues with D5.

Revision 1.14.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 05:48:30 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.13: +2 -2 lines
Diff to previous 1.14.2.13 , to branch point 1.14
Capitalisation fix.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:41:48 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.23: +23 -23 lines
Diff to previous 1.23
Group hooks together. D5 port.

Revision 1.14.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:41:34 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.12: +23 -23 lines
Diff to previous 1.14.2.12 , to branch point 1.14
Group hooks together.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:39:47 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.22: +4 -2 lines
Diff to previous 1.22
#144864: Avoid altering links during node previews. Port from D5.

Revision 1.14.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:37:59 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.11: +4 -2 lines
Diff to previous 1.14.2.11 , to branch point 1.14
#144864: Avoid altering links during node previews.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:26:40 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.21: +29 -27 lines
Diff to previous 1.21
Documentation + whitespace fixes. Port from D5.

Revision 1.14.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:26:00 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.10: +29 -27 lines
Diff to previous 1.14.2.10 , to branch point 1.14
Documentation + whitespace fixes.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:14:47 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.20: +76 -6 lines
Diff to previous 1.20
#148080: jmiccolis - Add related terms & synonym editing. Port from D5.

Revision 1.14.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 20:11:58 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.9: +76 -6 lines
Diff to previous 1.14.2.9 , to branch point 1.14
#148080: jmiccolis - Add related terms & synonym editing.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 02:14:59 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#144864: Remove notice. D5 port.

Revision 1.14.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 02:14:14 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.8: +2 -2 lines
Diff to previous 1.14.2.8 , to branch point 1.14
#144864: Remove notice.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 14:28:27 2007 UTC (2 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.18: +27 -1 lines
Diff to previous 1.18
#144864: gryste: Alter taxonomy links so that they link to the NAT node. Port from D5.

Revision 1.14.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 14:23:29 2007 UTC (2 years, 5 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.7: +27 -1 lines
Diff to previous 1.14.2.7 , to branch point 1.14
#144864: gryste: Alter taxonomy links so that they link to the NAT node.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 19:05:32 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.17: +69 -6 lines
Diff to previous 1.17
Doc updates. Port from D5.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 19:02:49 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.16: +18 -4 lines
Diff to previous 1.16
#127283: Enforce body and deletion option checks. Port from D5 - untested.

Revision 1.14.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 06:14:40 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.6: +69 -6 lines
Diff to previous 1.14.2.6 , to branch point 1.14
Doc updates.

Revision 1.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 03:13:11 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.5: +18 -4 lines
Diff to previous 1.14.2.5 , to branch point 1.14
#127283: Enforce body and deletion option checks.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 19:00:39 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.15: +120 -70 lines
Diff to previous 1.15
Sync with D5.

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 18:53:19 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.4: +16 -1 lines
Diff to previous 1.14.2.4 , to branch point 1.14
#127283: Reintroduce optional term deletion + term body synching.

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 16:24:32 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.3: +51 -49 lines
Diff to previous 1.14.2.3 , to branch point 1.14
API change: nat_get_nids when returning only the nids, previous returned a single dimensional array. Now, it returns an associative array of nid->node_title.

General cleanup of above function.

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 4 21:01:25 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.2: +17 -8 lines
Diff to previous 1.14.2.2 , to branch point 1.14
#124472: Sync: Do not display message for each node being synced.
.info: Remove package info.
.install: Remove display length.
.module: Add comments, general cleanup.
.module: Add module 'description' attribute in hook_menu.

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 09:17:49 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.12.2.1: +8 -32 lines
Diff to previous 1.12.2.1 , to branch point 1.12 , to next main 1.35
Remove errant update_sql statements.
Fix style issues.

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 09:14:08 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14.2.1: +46 -22 lines
Diff to previous 1.14.2.1 , to branch point 1.14
style updates;
Reset sync deletes and body option on settings page. They are now the defaults.
Add retrieval functions.

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 16:41:16 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Missing check_plain.

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 16:40:35 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.14: +4 -5 lines
Diff to previous 1.14
Missing check_plains. General cleanup.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 16:38:58 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.14: +4 -5 lines
Diff to previous 1.14
Missing check_plains. General cleanup.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 09:12:43 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-5--1-1-BETA
Branch point for: DRUPAL-5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#112325: Greenmother - Missing table prefixes.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 19:27:13 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.12: +87 -50 lines
Diff to previous 1.12
D5 update; Add sync function; Add vid to nat table;

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 17 08:06:27 2006 UTC (3 years, 5 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.11: +115 -29 lines
Diff to previous 1.11
Add caching to retrieve functions. The sync feature is not complete.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 4 16:46:33 2006 UTC (3 years, 5 months ago) by karthik
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10
Unset unnecessary variables.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 08:52:09 2006 UTC (3 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.9: +17 -14 lines
Diff to previous 1.9
nat_get_nid -> nat_get_nids

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 27 22:43:36 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.8: +11 -4 lines
Diff to previous 1.8
Add switch to nat_get_nid to return a node.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 20:35:41 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
Fix screwed comment syntax.
Add LICENSE.txt

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 24 20:30:37 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.6: +22 -12 lines
Diff to previous 1.6
Added option to retrieve terms/tids.
Updated README.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 09:19:47 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.5: +22 -6 lines
Diff to previous 1.5
Add support for retaining hierarchies.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 10:01:57 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.4: +30 -18 lines
Diff to previous 1.4
Add nat_get_nid and make nat_get_tids public.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 16 22:32:38 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
Load nat tids during nodeapi load.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 20:01:18 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.2: +36 -12 lines
Diff to previous 1.2
Features added:
-Option to synch node body and term description.
-Option to delete associated term.
-Settings page updated.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 09:11:38 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.1: +218 -218 lines
Diff to previous 1.1
Missing t()s.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 19:42:08 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Initial commit.

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