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

Log of /contributions/modules/link/link.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.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 06:40:50 2009 UTC (2 weeks, 4 days ago) by herc
Branch: DRUPAL-7--1
Changes since 1.25: +48 -6 lines
Diff to previous 1.25
First working copy of the 7.x version.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 06:11:26 2009 UTC (2 weeks, 4 days ago) by herc
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.24: +233 -251 lines
Diff to previous 1.24
Copy the latest versions of the files from the current 6.x-2.x branch back to HEAD.

Revision 1.24.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 02:02:12 2009 UTC (2 weeks, 4 days ago) by jcfiala
Branch: DRUPAL-6--2
Changes since 1.24.4.10: +1 -2 lines
Diff to previous 1.24.4.10 , to branch point 1.24 , to next main 1.25
task #438770 by jcfiala: added test for rel='nofollow' functionality.

Revision 1.24.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 00:57:59 2009 UTC (2 weeks, 4 days ago) by jcfiala
Branch: DRUPAL-6--2
Changes since 1.24.4.9: +4 -3 lines
Diff to previous 1.24.4.9 , to branch point 1.24
bug report #625552 by jcfiala: removed default values from field value attributes so that the field attributes can properly override them.  Also added simpletest to test the fix.

Revision 1.24.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 05:09:23 2009 UTC (3 weeks, 1 day ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.8: +2 -2 lines
Diff to previous 1.24.4.8 , to branch point 1.24
Patch #425536 by  JamesAn: Fix a minor typo.

Revision 1.24.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 04:09:07 2009 UTC (3 weeks, 1 day ago) by jcfiala
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-8
Changes since 1.24.4.7: +2 -2 lines
Diff to previous 1.24.4.7 , to branch point 1.24
Bug Report #587078 by BenStallings: ['attributes'] was not being converted to an empty array for view-related displays of links without attributes.

Revision 1.20.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 04:11:14 2009 UTC (3 weeks, 4 days ago) by jcfiala
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-6
Changes since 1.20.2.56: +2 -2 lines
Diff to previous 1.20.2.56 , to branch point 1.20 , to next main 1.25
security by dropbox: Fixes security vulnerability in Separate Title and URL formatter

Revision 1.24.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 04:06:14 2009 UTC (3 weeks, 4 days ago) by jcfiala
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-7
Changes since 1.24.4.6: +5 -2 lines
Diff to previous 1.24.4.6 , to branch point 1.24
security by dropbox: fixes security problem for Separate title and URL formatter.

Revision 1.24.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 03:59:32 2009 UTC (6 weeks, 3 days ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.5: +5 -1 lines
Diff to previous 1.24.4.5 , to branch point 1.24
Fix for bug #587078: 	Initializing item attributes as array if it is not set to avoid Unsupported operand types error.

Revision 1.24.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 02:31:37 2009 UTC (2 months ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.4: +6 -1 lines
Diff to previous 1.24.4.4 , to branch point 1.24
Unserialize attributtes array if it has not been unserialized during sanitization.

Revision 1.24.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 04:55:35 2009 UTC (2 months, 1 week ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.3: +8 -8 lines
Diff to previous 1.24.4.3 , to branch point 1.24
Patch #580988, hook_field('load',...) should return an array of additions to be added to the node object. Ensures that data get cached correctly.

Revision 1.24.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 04:40:02 2009 UTC (2 months, 1 week ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.2: +45 -29 lines
Diff to previous 1.24.4.2 , to branch point 1.24
Fixed bug #516310, by frega, svogel  and dropcube: Initialized the attributes array correctly, and populated it with default values.

Revision 1.24.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 02:21:02 2009 UTC (2 months, 1 week ago) by herc
Branch: DRUPAL-6--2
Changes since 1.24.4.1: +16 -11 lines
Diff to previous 1.24.4.1 , to branch point 1.24
- Adding constants to define links target attribute.

Revision 1.24.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 19:07:42 2009 UTC (4 months, 3 weeks ago) by jcfiala
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-6, DRUPAL-6--2-6-BETA3
Changes since 1.24: +171 -222 lines
Diff to previous 1.24
Branched the code to 6.x-2.x properly.

Revision 1.24.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 04:09:18 2009 UTC (7 months, 1 week ago) by jcfiala
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-6-BETA1, DRUPAL-6--2-6-BETA2
Changes since 1.24.2.34: +24 -24 lines
Diff to previous 1.24.2.34 , to branch point 1.24 , to next main 1.25
task #438756 by jcfiala: Bring link module to Drupal standards.

Revision 1.24.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 03:43:57 2009 UTC (7 months, 1 week ago) by jcfiala
Branch: DRUPAL-6--1
Changes since 1.24.2.33: +3 -3 lines
Diff to previous 1.24.2.33 , to branch point 1.24
bug report #436020 by joshuajabbour: Allow exclamation mark in URL, as per RFC 1738.

Revision 1.24.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 03:26:56 2009 UTC (7 months, 1 week ago) by jcfiala
Branch: DRUPAL-6--1
Changes since 1.24.2.32: +2 -2 lines
Diff to previous 1.24.2.32 , to branch point 1.24
bug report #436020 by David_Rothstein: Allows .asia as valid domain.

Revision 1.20.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 17:11:16 2008 UTC (11 months, 1 week ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.55: +2 -2 lines
Diff to previous 1.20.2.55 , to branch point 1.20
#349115 by smitty: Print entire form element in theme. Make Link compatible with Nodeprofile Privacy.

Revision 1.24.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 11:13:26 2008 UTC (12 months ago) by mrfelton
Branch: DRUPAL-6--1
Changes since 1.24.2.31: +5 -4 lines
Diff to previous 1.24.2.31 , to branch point 1.24
#278180: ll user to choose link target

Revision 1.24.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 16:52:30 2008 UTC (12 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.30: +2 -2 lines
Diff to previous 1.24.2.30 , to branch point 1.24
#328607. Plain formatter omits query strings and named anchors when printing URLs.

Revision 1.24.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 17:54:07 2008 UTC (13 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.29: +2 -2 lines
Diff to previous 1.24.2.29 , to branch point 1.24
Changing widget name to just "Link".

Revision 1.24.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 04:20:33 2008 UTC (14 months ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-4, DRUPAL-6--2-5
Changes since 1.24.2.28: +3 -3 lines
Diff to previous 1.24.2.28 , to branch point 1.24
#278800 by Moonshine. Error in e-mail valididity regex.

Revision 1.20.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 04:20:29 2008 UTC (14 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4, DRUPAL-5--2-5
Changes since 1.20.2.54: +3 -3 lines
Diff to previous 1.20.2.54 , to branch point 1.20
#278800 by Moonshine. Error in e-mail valididity regex.

Revision 1.24.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 21:45:25 2008 UTC (14 months, 2 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.27: +13 -2 lines
Diff to previous 1.24.2.27 , to branch point 1.24
#304267. Upgrading link to new Views2 integration. Use only with Views2 RC2 or higher.

Revision 1.24.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 15:42:54 2008 UTC (16 months ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.26: +5 -3 lines
Diff to previous 1.24.2.26 , to branch point 1.24
#285293. Correcting error on previews.

Revision 1.20.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 15:42:52 2008 UTC (16 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.53: +7 -5 lines
Diff to previous 1.20.2.53 , to branch point 1.20
#285293. Correcting error on previews.

Revision 1.20.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 21:23:41 2008 UTC (16 months, 1 week ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3-1
Changes since 1.20.2.52: +3 -3 lines
Diff to previous 1.20.2.52 , to branch point 1.20
#283398. Rolling back column length size increase. mySQL 4 cannot handle varchars longer than 255 characters.

Revision 1.24.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 21:23:38 2008 UTC (16 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-3-1
Changes since 1.24.2.25: +3 -3 lines
Diff to previous 1.24.2.25 , to branch point 1.24
#283398. Rolling back column length size increase. mySQL 4 cannot handle varchars longer than 255 characters.

Revision 1.20.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 22:01:13 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3
Changes since 1.20.2.51: +3 -3 lines
Diff to previous 1.20.2.51 , to branch point 1.20
#141925. Increasing length of url and title fields to 1024 characters.

Revision 1.24.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 22:01:11 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-3
Changes since 1.24.2.24: +3 -3 lines
Diff to previous 1.24.2.24 , to branch point 1.24
#141925. Increasing length of url and title fields to 1024 characters.

Revision 1.20.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 21:55:00 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.50: +1 -2 lines
Diff to previous 1.20.2.50 , to branch point 1.20
#273067. Link adds extra entries in the $node object.

Revision 1.24.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 21:54:59 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.23: +1 -2 lines
Diff to previous 1.24.2.23 , to branch point 1.24
#273067. Link adds extra entries in the $node object.

Revision 1.20.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 21:46:33 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.49: +13 -12 lines
Diff to previous 1.20.2.49 , to branch point 1.20
#273969 by crackerjackmack. Adding "local" domain and allowing single word local domains.

Revision 1.24.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 21:46:31 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.22: +13 -12 lines
Diff to previous 1.24.2.22 , to branch point 1.24
#273969 by crackerjackmack. Adding "local" domain and allowing single word local domains.

Revision 1.24.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 29 21:30:40 2008 UTC (16 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.21: +3 -3 lines
Diff to previous 1.24.2.21 , to branch point 1.24
#268891. Change "process form values" to "presave".

Revision 1.20.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 03:09:49 2008 UTC (17 months, 1 week ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.48: +4 -4 lines
Diff to previous 1.20.2.48 , to branch point 1.20
#272444 by spatz4000. Spelling corrections.

Revision 1.24.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 03:09:47 2008 UTC (17 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.20: +4 -4 lines
Diff to previous 1.24.2.20 , to branch point 1.24
#272444 by spatz4000. Spelling corrections.

Revision 1.20.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:41:26 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.20.2.47: +3 -2 lines
Diff to previous 1.20.2.47 , to branch point 1.20
#254307 and #194654. Adding \ and | to accepted query strings in URLs validation.

Revision 1.24.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:41:24 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-2
Changes since 1.24.2.19: +3 -2 lines
Diff to previous 1.24.2.19 , to branch point 1.24
#254307 and #194654. Adding \ and | to accepted query strings in URLs validation.

Revision 1.24.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:25:42 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.18: +2 -2 lines
Diff to previous 1.24.2.18 , to branch point 1.24
#266218. Removing url-based title from display if no title is entered.

Revision 1.20.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:23:47 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.46: +5 -2 lines
Diff to previous 1.20.2.46 , to branch point 1.20
#266218. Adding classes to separate formatter.

Revision 1.24.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:23:45 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.17: +5 -2 lines
Diff to previous 1.24.2.17 , to branch point 1.24
#266218. Adding classes to separate formatter.

Revision 1.20.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:00:16 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.45: +12 -12 lines
Diff to previous 1.20.2.45 , to branch point 1.20
Notices cleanup. Thanks eaton.

Revision 1.24.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 06:00:14 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.16: +11 -14 lines
Diff to previous 1.24.2.16 , to branch point 1.24
Notices cleanup. Thanks eaton.

Revision 1.20.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 05:18:07 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.44: +9 -7 lines
Diff to previous 1.20.2.44 , to branch point 1.20
#214194. Allow HTML in Title (using tokens).

Revision 1.24.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 05:18:05 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.15: +5 -4 lines
Diff to previous 1.24.2.15 , to branch point 1.24
#214194. Allow HTML in Title (using tokens).

Revision 1.20.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 04:42:42 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.43: +35 -15 lines
Diff to previous 1.20.2.43 , to branch point 1.20
#266218 by sun. Add formatter for separate title and URL.

Revision 1.24.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 04:42:40 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.14: +22 -2 lines
Diff to previous 1.24.2.14 , to branch point 1.24
#266218 by sun. Add formatter for separate title and URL.

Revision 1.20.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 03:57:21 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.42: +18 -8 lines
Diff to previous 1.20.2.42 , to branch point 1.20
#141571. Adding formatter "URL, as link".

Revision 1.24.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 03:57:19 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.13: +18 -3 lines
Diff to previous 1.24.2.13 , to branch point 1.24
#141571. Adding formatter "URL, as link".

Revision 1.24.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 03:13:03 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.12: +9 -144 lines
Diff to previous 1.24.2.12 , to branch point 1.24
Adding Views implementation to Link for Drupal 6.

Revision 1.20.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 01:36:34 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.41: +3 -7 lines
Diff to previous 1.20.2.41 , to branch point 1.20
#221116. Sorting by link field in views. Also removing argument for link URL, as this feature did not work properly.

Revision 1.20.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 07:04:19 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.40: +4 -1 lines
Diff to previous 1.20.2.40 , to branch point 1.20
#223782. Misleading instructions for the rel attribute.

Revision 1.24.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 07:04:17 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.11: +4 -1 lines
Diff to previous 1.24.2.11 , to branch point 1.24
#223782. Misleading instructions for the rel attribute.

Revision 1.24.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 06:51:11 2008 UTC (17 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.10: +25 -1 lines
Diff to previous 1.24.2.10 , to branch point 1.24
#231335. Adding token support.

Revision 1.24.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 19:38:36 2008 UTC (19 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-1-beta4
Changes since 1.24.2.9: +11 -6 lines
Diff to previous 1.24.2.9 , to branch point 1.24
Cleanup of link field labels when not displaying the title field.

Revision 1.24.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 19:33:08 2008 UTC (19 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.8: +12 -1 lines
Diff to previous 1.24.2.8 , to branch point 1.24
Adding widget label to single value links.

Revision 1.24.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 06:14:03 2008 UTC (19 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.7: +2 -2 lines
Diff to previous 1.24.2.7 , to branch point 1.24
#243479. Required URL fields shown with required asterisk.

Revision 1.24.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 06:00:31 2008 UTC (19 months, 1 week ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.6: +14 -9 lines
Diff to previous 1.24.2.6 , to branch point 1.24
#243479. Empty fields show as site URL. Better token handling.

Revision 1.20.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 05:59:03 2008 UTC (19 months, 1 week ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.39: +2 -2 lines
Diff to previous 1.20.2.39 , to branch point 1.20
Minor isset() to prevent a notice.

Revision 1.24.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 09:51:38 2008 UTC (19 months, 2 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.5: +4 -29 lines
Diff to previous 1.24.2.5 , to branch point 1.24
Cleaning up stale code copied from CCK example field module.

Revision 1.24.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 05:52:11 2008 UTC (19 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.4: +2 -2 lines
Diff to previous 1.24.2.4 , to branch point 1.24
Adding t() around field_info label.

Revision 1.24.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 05:50:20 2008 UTC (19 months, 3 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.3: +5 -2 lines
Diff to previous 1.24.2.3 , to branch point 1.24
#241188 by webchick. Link field missing a description.

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 08:41:51 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
Changes since 1.24.2.2: +8 -1 lines
Diff to previous 1.24.2.2 , to branch point 1.24
#214219. Disabling rel=nofollow for internal links.

Revision 1.20.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 08:41:50 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.38: +27 -20 lines
Diff to previous 1.20.2.38 , to branch point 1.20
#214219. Disabling rel=nofollow for internal links.

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 08:32:19 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-1-beta3
Changes since 1.24.2.1: +3 -3 lines
Diff to previous 1.24.2.1 , to branch point 1.24
Correcting two more renamed functions.

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 08:28:54 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-1-beta2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Updating bad function call name.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 06:50:42 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--2-1-beta1
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.23: +307 -395 lines
Diff to previous 1.23
#229569. First working copy of Drupal 6 version.

Revision 1.20.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 06:49:57 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.37: +107 -104 lines
Diff to previous 1.20.2.37 , to branch point 1.20
Major code rearrangement to help match the D6 version for ease of maintenance.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 05:52:09 2008 UTC (19 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.22: +613 -110 lines
Diff to previous 1.22
Updating link to latest Drupal 5 version to port to Drupal 6.

Revision 1.20.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 03:45:34 2008 UTC (21 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.36: +3 -1 lines
Diff to previous 1.20.2.36 , to branch point 1.20
#206077. Placeholder tokens not available in views.

Revision 1.20.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 03:28:35 2008 UTC (21 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.35: +53 -53 lines
Diff to previous 1.20.2.35 , to branch point 1.20
Adding punctuation to comments.

Revision 1.20.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 01:53:50 2008 UTC (21 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.34: +3 -3 lines
Diff to previous 1.20.2.34 , to branch point 1.20
#211242. Cannot have completely optional links and titles.

Revision 1.20.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 00:17:35 2007 UTC (2 years ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.33: +34 -11 lines
Diff to previous 1.20.2.33 , to branch point 1.20
#153742. Making URL field of link optional if additional checkbox is selected on the content field settings form. Thanks schuyler1d for initial patch and review.

Revision 1.20.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 31 18:15:45 2007 UTC (2 years ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.32: +2 -2 lines
Diff to previous 1.20.2.32 , to branch point 1.20
#186111. URL Display Cutoff doesn't save as empty.

Revision 1.20.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 06:01:11 2007 UTC (2 years, 1 month ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.20.2.31: +22 -28 lines
Diff to previous 1.20.2.31 , to branch point 1.20
#172696. Settings weights on more button and token help.

Revision 1.20.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 03:07:50 2007 UTC (2 years, 1 month ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.30: +5 -5 lines
Diff to previous 1.20.2.30 , to branch point 1.20
Adding t() around widget label in all locations. #179913.

Revision 1.20.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 03:02:36 2007 UTC (2 years, 1 month ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.29: +1 -3 lines
Diff to previous 1.20.2.29 , to branch point 1.20
Removing micro-weight, now unnecessary in 5.x versions of Drupal.

Revision 1.20.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 02:50:17 2007 UTC (2 years, 1 month ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.28: +2 -2 lines
Diff to previous 1.20.2.28 , to branch point 1.20
#168980 by royce. Title validation sometimes was mistakenly being fired.

Revision 1.20.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 23:10:47 2007 UTC (2 years, 1 month ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.27: +2 -2 lines
Diff to previous 1.20.2.27 , to branch point 1.20
#182916 by chrissearle. Allowing 5 digit ports. Thanks!

Revision 1.20.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 14:37:03 2007 UTC (2 years, 3 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.26: +2 -2 lines
Diff to previous 1.20.2.26 , to branch point 1.20
Increasing URL checking leniency to allow multiple full URLs in a single field. #152743.

Revision 1.5.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 22:17:39 2007 UTC (2 years, 6 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.38: +8 -11 lines
Diff to previous 1.5.2.38 , to branch point 1.5 , to next main 1.25
Prevents "prepare" operation on link data twice when editing the node form. #141594.

Revision 1.20.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 22:17:37 2007 UTC (2 years, 6 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.25: +8 -11 lines
Diff to previous 1.20.2.25 , to branch point 1.20
Prevents "prepare" operation on link data twice when editing the node form. #141594.

Revision 1.5.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 06:51:18 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.5.2.37: +3 -2 lines
Diff to previous 1.5.2.37 , to branch point 1.5
Removing "URL" from url field label when title field is not visible.

Revision 1.20.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 06:51:17 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.20.2.24: +3 -2 lines
Diff to previous 1.20.2.24 , to branch point 1.20
Removing "URL" from url field label when title field is not visible.

Revision 1.5.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 06:32:15 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.36: +4 -3 lines
Diff to previous 1.5.2.36 , to branch point 1.5
Adding user:password@ notation to link validation. #137588.

Revision 1.20.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 06:32:14 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.23: +3 -2 lines
Diff to previous 1.20.2.23 , to branch point 1.20
Adding user:password@ notation to link validation. #137588.

Revision 1.20.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 02:45:48 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.22: +3 -3 lines
Diff to previous 1.20.2.22 , to branch point 1.20
Restructuring more.js to link.js to allow for compatibility if more.js becomes part of CCK.

Revision 1.5.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 08:43:23 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.35: +93 -20 lines
Diff to previous 1.5.2.35 , to branch point 1.5
A static title may now be specified on the field settings page. Enhanced token module support. Allows disabling of tokens on node edit form. Fixes to PHP errors in 4.7 version caused by last commit.

Revision 1.20.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 08:43:21 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.21: +93 -36 lines
Diff to previous 1.20.2.21 , to branch point 1.20
A static title may now be specified on the field settings page. Enhanced token module support. Allows disabling of tokens on node edit form. Fixes to PHP errors in 4.7 version caused by last commit.

Revision 1.5.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 06:17:44 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.34: +34 -10 lines
Diff to previous 1.5.2.34 , to branch point 1.5
Adding token support to link module.

Revision 1.20.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 06:17:43 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.20: +34 -10 lines
Diff to previous 1.20.2.20 , to branch point 1.20
Adding token support to link module.

Revision 1.20.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:52:42 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.19: +5 -8 lines
Diff to previous 1.20.2.19 , to branch point 1.20
Changing rel=nofollow checkbox into textfield. Issue #130098.

Revision 1.5.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:52:40 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.33: +5 -8 lines
Diff to previous 1.5.2.33 , to branch point 1.5
Changing rel=nofollow checkbox into textfield. Issue #130098.

Revision 1.20.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:29:07 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.18: +10 -1 lines
Diff to previous 1.20.2.18 , to branch point 1.20
Adding formatter which displays the title as the label of the widget. Issue #135047. Thanks sarvab!

Revision 1.5.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:29:06 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.32: +10 -1 lines
Diff to previous 1.5.2.32 , to branch point 1.5
Adding formatter which displays the title as the label of the widget. Issue #135047. Thanks sarvab!

Revision 1.20.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:00:15 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.17: +140 -6 lines
Diff to previous 1.20.2.17 , to branch point 1.20
Signficantly enhancing views support. Now supports argument handling and filtering by link title, url, targets and protocols. Issue #134674.

Revision 1.5.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 04:00:10 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.31: +140 -6 lines
Diff to previous 1.5.2.31 , to branch point 1.5
Signficantly enhancing views support. Now supports argument handling and filtering by link title, url, targets and protocols. Issue #134674.

Revision 1.5.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 05:15:56 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.30: +5 -5 lines
Diff to previous 1.5.2.30 , to branch point 1.5
Changing description of formatters to something more understandable. Correct output of 'short' formatter. Issue #131742. Thanks jonnyz.

Revision 1.20.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 05:15:55 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.16: +5 -5 lines
Diff to previous 1.20.2.16 , to branch point 1.20
Changing description of formatters to something more understandable. Correct output of 'short' formatter. Issue #131742. Thanks jonnyz.

Revision 1.5.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 04:14:57 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.29: +8 -3 lines
Diff to previous 1.5.2.29 , to branch point 1.5
Adding complete support for mailto: addresses following RFC 2368, including query string appends. Drupal issue #128225.

Revision 1.20.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 04:14:56 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.15: +8 -3 lines
Diff to previous 1.20.2.15 , to branch point 1.20
Adding complete support for mailto: addresses following RFC 2368, including query string appends. Drupal issue #128225.

Revision 1.5.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 03:43:51 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.28: +86 -9 lines
Diff to previous 1.5.2.28 , to branch point 1.5
Keeping up with 5 version changes. No funtionality changes.

Revision 1.20.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 03:41:25 2007 UTC (2 years, 7 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.14: +130 -13 lines
Diff to previous 1.20.2.14 , to branch point 1.20
Adding dynamic javascript additional fields feature.

Revision 1.5.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 07:06:31 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.27: +2 -2 lines
Diff to previous 1.5.2.27 , to branch point 1.5
Adding clearing break.

Revision 1.20.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 23 07:05:52 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.13: +2 -2 lines
Diff to previous 1.20.2.13 , to branch point 1.20
Adding clear-block class.

Revision 1.20.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 18 05:11:01 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.20.2.12: +3 -3 lines
Diff to previous 1.20.2.12 , to branch point 1.20
Correcting 'add more' behavior on preview.

Revision 1.20.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 18 05:09:44 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.11: +2 -2 lines
Diff to previous 1.20.2.11 , to branch point 1.20
Adding clear-block class.

Revision 1.20.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 06:50:39 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.10: +56 -5 lines
Diff to previous 1.20.2.10 , to branch point 1.20
Adding fieldsets for multiple field presentation. Issue #125984. Thanks to zoo33 for suggestions.

Revision 1.5.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 06:50:21 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.5.2.26: +56 -5 lines
Diff to previous 1.5.2.26 , to branch point 1.5
Adding fieldsets for multiple field presentation. Issue #125984. Thanks to zoo33 for suggestions.

Revision 1.20.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 03:46:27 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.9: +29 -9 lines
Diff to previous 1.20.2.9 , to branch point 1.20
Adding 'class' field in field settings. Adding display options for setting max url display length. Drupal issues: #97766 and #97724.

Revision 1.5.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 03:46:26 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.25: +30 -10 lines
Diff to previous 1.5.2.25 , to branch point 1.5
Adding 'class' field in field settings. Adding display options for setting max url display length. Drupal issues: #97766 and #97724.

Revision 1.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 02:16:28 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.8: +2 -2 lines
Diff to previous 1.20.2.8 , to branch point 1.20
Adding localhost to accepted domains. Issue #109835.

Revision 1.5.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 02:16:24 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.24: +2 -2 lines
Diff to previous 1.5.2.24 , to branch point 1.5
Adding localhost to accepted domains. Issue #109835.

Revision 1.20.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 02:00:03 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.7: +2 -2 lines
Diff to previous 1.20.2.7 , to branch point 1.20
Remoing anchor from wikipedia reference on Nofollow. Issue #126430. Thanks Aren Cambre!

Revision 1.5.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 02:00:01 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.23: +2 -2 lines
Diff to previous 1.5.2.23 , to branch point 1.5
Remoing anchor from wikipedia reference on Nofollow. Issue #126430. Thanks Aren Cambre!

Revision 1.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 01:48:49 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.6: +43 -38 lines
Diff to previous 1.20.2.6 , to branch point 1.20
Cleaned up validation code and added support for mailto: format links. Issue #128225.

Revision 1.5.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 01:48:48 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.22: +43 -38 lines
Diff to previous 1.5.2.22 , to branch point 1.5
Cleaned up validation code and added support for mailto: format links. Issue #128225.

Revision 1.20.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 23:43:08 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.5: +2 -4 lines
Diff to previous 1.20.2.5 , to branch point 1.20
Allowing sequential slash characters in the url validation to allow second http:// to be used. Issue #128502.

Revision 1.5.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 23:43:07 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.21: +2 -4 lines
Diff to previous 1.5.2.21 , to branch point 1.5
Allowing sequential slash characters in the url validation to allow second http:// to be used. Issue #128502.

Revision 1.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 04:28:14 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.4: +24 -7 lines
Diff to previous 1.20.2.4 , to branch point 1.20
Issue #118603 by mh86. Apply patch to allow default values which are not full, proper links. Thanks

Revision 1.5.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 04:21:08 2007 UTC (2 years, 8 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.20: +24 -7 lines
Diff to previous 1.5.2.20 , to branch point 1.5
Issue #118603 by mh86. Apply patch to allow default values which are not full, proper links. Thanks!

Revision 1.5.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 00:14:06 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.19: +2 -2 lines
Diff to previous 1.5.2.19 , to branch point 1.5
Updated admin->modules help text to match other CCK modules. Issue #104817.

Revision 1.5.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 00:09:04 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.18: +34 -16 lines
Diff to previous 1.5.2.18 , to branch point 1.5
Added formatter 'short'. Issue #105117.

Code cleanup and sync with 5.0 version.

Revision 1.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 00:08:46 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-5
Changes since 1.20.2.3: +65 -29 lines
Diff to previous 1.20.2.3 , to branch point 1.20
Added formatter 'short'. Issue #105117.

Code cleanup and sync with 4.7 version.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:54:06 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Added .cat domain. Issue #107105. Thanks jlinares!

Revision 1.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:53:53 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.17: +2 -2 lines
Diff to previous 1.5.2.17 , to branch point 1.5
Added .cat domain. Issue #107105. Thanks jlinares!

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:49:27 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Fixes mySQL 5 compatibility. mediumtext cannot have a default value. Issue #107804. Thanks Frando.

Revision 1.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:49:13 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.16: +2 -2 lines
Diff to previous 1.5.2.16 , to branch point 1.5
Fixes mySQL 5 compatibility. mediumtext cannot have a default value. Issue #107804. Thanks Frando.

Revision 1.5.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:20:51 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-4
Changes since 1.5.2.15: +9 -4 lines
Diff to previous 1.5.2.15 , to branch point 1.5
Attributes now need to be serialized manually before and after DB retreival. Drupal issue #100386.

Revision 1.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 14 21:19:04 2007 UTC (2 years, 10 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.20.2.2: +9 -4 lines
Diff to previous 1.20.2.2 , to branch point 1.20
Attributes now need to be serialized manually before and after DB retreival. Drupal issue #100386.

Revision 1.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 01:47:06 2006 UTC (2 years, 11 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-4-7--1-3, DRUPAL-5--1-3
Changes since 1.20.2.1: +45 -38 lines
Diff to previous 1.20.2.1 , to branch point 1.20
Support for internal URLS issue #87311.

Revision 1.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 23:48:38 2006 UTC (2 years, 11 months ago) by quicksketch
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.20: +7 -2 lines
Diff to previous 1.20
Slightly more strict regex checking. Related to issue #100366.

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 23:46:24 2006 UTC (2 years, 11 months ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.5.2.14: +2 -2 lines
Diff to previous 1.5.2.14 , to branch point 1.5
Correct regex preventing links from being entered. Issue #100366

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 02:48:17 2006 UTC (3 years ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.19: +1 -11 lines
Diff to previous 1.19
Update for Drupal 5, thanks webchick! Issue #98338.

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 04:10:17 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.13: +77 -48 lines
Diff to previous 1.5.2.13 , to branch point 1.5
* Added support for internal links, no special trick on entry, just enter a Drupal path node/3
* Fixed form errors to highlight bad fields
* Slightly more strict URL input checking on protocols, matching the filtering done by filter_xss_bad_protocol on output.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 21:33:11 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.12: +4 -2 lines
Diff to previous 1.5.2.12 , to branch point 1.5
Whitespace now allowed (but trimmed later) in URL entry. Issue #92249.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 21:18:41 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.11: +4 -1 lines
Diff to previous 1.5.2.11 , to branch point 1.5
Prevent empty URLs from mistakenly returning the site URL. Issue #93585.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 21:00:02 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.10: +12 -16 lines
Diff to previous 1.5.2.10 , to branch point 1.5
Corrections made to URL checking regex. Issue #89924.

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 20:06:16 2006 UTC (3 years ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.5.2.9: +70 -141 lines
Diff to previous 1.5.2.9 , to branch point 1.5
Applied patch provided by KarenS to use the current CCK DB scheme. #92804. Awesome! Thanks again Karen.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 20:02:29 2006 UTC (3 years ago) by quicksketch
Branch: MAIN
Changes since 1.18: +70 -141 lines
Diff to previous 1.18
Applied patch provided by KarenS to use the current CCK DB scheme. #92804. Awesome! Thanks again Karen.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 19:08:16 2006 UTC (3 years, 1 month ago) by quicksketch
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Added additional check to thwart xss attacks. Issue 88065. Thanks fago!

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 19:07:11 2006 UTC (3 years, 1 month ago) by quicksketch
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.5.2.8: +2 -2 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Added additional check to thwart xss attacks. Issue 88065. Thanks fago!

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 18:50:23 2006 UTC (3 years, 1 month ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.7: +2 -2 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Adds mobi top level domain. Issue 86113

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 18:49:39 2006 UTC (3 years, 1 month ago) by quicksketch
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Adds mobi top level domain. Issue 86113

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 05:07:55 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.6: +36 -94 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Sync with HEAD

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:52:01 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Removed 'URL' from field title when no link title is available. Issue #81460. Thanks mh86!

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:40:40 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Adds weight value to fields. Issue #82361. Thanks again mh86!

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:37:29 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Added widget help text under link url field.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:33:09 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
Extends max length of input fields to current database max of 255 characters

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:26:19 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.11: +29 -90 lines
Diff to previous 1.11
Removes extra code, improves consistency with other field modules. Displays field label when using contemplate. Thanks creazion_dev! Issue #82072.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 13 02:57:34 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Allow slashes immediately before # and ? symbols

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 21:20:19 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.5: +5 -4 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Added argument to alter the default protocol in link_cleanup_url

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 21:19:39 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9
Added argument to alter the default protocol in link_cleanup_url

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 21:16:23 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.8: +44 -12 lines
Diff to previous 1.8
Regexp matches all protocols now. 'http://' automatically added to URLs without a protocol defined

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 21:15:24 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.4: +43 -11 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Regexp matches all protocols now. 'http://' automatically added to URLs without a protocol defined

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 00:23:32 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.3: +8 -4 lines
Diff to previous 1.5.2.3 , to branch point 1.5
Sync with HEAD
* More lenient regexp for URLs
* Revision support

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 00:20:22 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Revisions are now handled correctly

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 05:01:09 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
Added support for anchors, and a bunch of other crazy valid characters in the URL. Issue #80465.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 05:00:23 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.2: +2 -6 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Rolling back... last patch should go into CVS first

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 04:58:36 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5.2.1: +7 -3 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Added support for anchors, and a bunch of other crazy valid characters in the URL. Issue #80465.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 03:47:28 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: DRUPAL-4-7
Changes since 1.5: +10 -1 lines
Diff to previous 1.5
Added rel="nofollow" attribute

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 30 03:46:35 2006 UTC (3 years, 2 months ago) by quicksketch
Branch: MAIN
Changes since 1.5: +11 -2 lines
Diff to previous 1.5
Added rel="nofollow" attribute

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 25 04:16:48 2006 UTC (3 years, 3 months ago) by quicksketch
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
*Commas and colons are now allowed in the URL query string. Issue #80465. Thanks karna
*Titles using the URL as the title are trimmed at 80 characters

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 08:30:49 2006 UTC (3 years, 3 months ago) by quicksketch
Branch: MAIN
Changes since 1.3: +33 -7 lines
Diff to previous 1.3
Added options for title field: optional, required, none. Issue #79766. Thanks mh86.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 00:04:32 2006 UTC (3 years, 3 months ago) by quicksketch
Branch: MAIN
Changes since 1.2: +87 -107 lines
Diff to previous 1.2
Removed fieldsets surrounding link fields. Per issue #78959. Now utilizes the l() function when creating links.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 10 01:20:14 2006 UTC (3 years, 3 months ago) by quicksketch
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
Removed required attribute from "Title" field

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 07:40:11 2006 UTC (3 years, 4 months ago) by quicksketch
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