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

Log of /contributions/modules/urllist/urllist.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.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 02:48:16 2009 UTC (9 days, 23 hours ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.15.2.1: +8 -3 lines
Diff to previous 1.15.2.1 , to branch point 1.15 , to next main 1.18
make path module optional

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 02:38:52 2009 UTC (9 days, 23 hours ago) by deekayen
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA1, HEAD
Changes since 1.17: +9 -4 lines
Diff to previous 1.17
make path module optional
move configuration to new admin/config path for 7.x

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 01:55:35 2009 UTC (8 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.16: +41 -37 lines
Diff to previous 1.16
updates to support Drupal 7

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 05:13:37 2009 UTC (10 months, 2 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
#357932 by Narayan Newton

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 05:08:06 2009 UTC (10 months, 2 weeks ago) by deekayen
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
#357932 by Narayan Newton

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 05:04:57 2009 UTC (10 months, 2 weeks ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.3.2.1: +1 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.18
#357932 by Narayan Newton

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 05:04:19 2009 UTC (10 months, 2 weeks ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.5.2.5: +3 -3 lines
Diff to previous 1.5.2.5 , to branch point 1.5 , to next main 1.18
#357932 by Narayan Newton

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 05:03:40 2009 UTC (10 months, 2 weeks ago) by deekayen
Branch: DRUPAL-5
Changes since 1.12.2.1: +3 -3 lines
Diff to previous 1.12.2.1 , to branch point 1.12 , to next main 1.18
#357932 by Narayan Newton

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 16:16:25 2008 UTC (21 months, 1 week ago) by deekayen
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.14: +46 -22 lines
Diff to previous 1.14
finish Drupal 6 support; code style fixes based on suggestions from coder module

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 17:51:09 2007 UTC (2 years, 1 month ago) by deekayen
Branch: MAIN
Changes since 1.13: +5 -3 lines
Diff to previous 1.13
fix access so only 'access content' can see. not ideal, but it's the closest setting to plug-and-go I can think of (trying to avoid making another permission for just URL list)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 17:36:37 2007 UTC (2 years, 1 month ago) by deekayen
Branch: MAIN
Changes since 1.12: +173 -23 lines
Diff to previous 1.12
Drupal 6 updates

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 17:07:32 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.12: +123 -3 lines
Diff to previous 1.12
#80946 - Yahoo Authentication functionality

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 11 06:21:08 2006 UTC (2 years, 11 months ago) by deekayen
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.5.2.4: +3 -3 lines
Diff to previous 1.5.2.4 , to branch point 1.5
remove old email address

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 6 20:48:21 2006 UTC (3 years ago) by deekayen
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.11: +25 -28 lines
Diff to previous 1.11
prepare for Drupal 5.0

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 19:05:17 2006 UTC (3 years, 1 month ago) by deekayen
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
issue #88104; add set_time_limit() so long lists don't timeout

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 20:24:44 2006 UTC (3 years, 5 months ago) by deekayen
Branch: MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
add randomizer module index

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 20:13:42 2006 UTC (3 years, 5 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.5.2.3: +7 -3 lines
Diff to previous 1.5.2.3 , to branch point 1.5
attempt to fix issue #65779 and add image module root page in list

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 20:12:41 2006 UTC (3 years, 5 months ago) by deekayen
Branch: MAIN
Changes since 1.8: +7 -3 lines
Diff to previous 1.8
attempt to fix issue #65779 and add image module root page in list

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 16:49:23 2006 UTC (3 years, 7 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.5.2.2: +10 -12 lines
Diff to previous 1.5.2.2 , to branch point 1.5
make work for urllist and urllist.txt

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 16:47:38 2006 UTC (3 years, 7 months ago) by deekayen
Branch: MAIN
Changes since 1.7: +10 -12 lines
Diff to previous 1.7
make work for urllist and urllist.txt

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 05:34:16 2006 UTC (3 years, 8 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.5.2.1: +3 -3 lines
Diff to previous 1.5.2.1 , to branch point 1.5
switch urllist location to urllist.txt

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 05:33:35 2006 UTC (3 years, 8 months ago) by deekayen
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
switch urllist location to urllist.txt

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 18:42:38 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-0
Changes since 1.3: +9 -0 lines
Diff to previous 1.3
add blog and taxonomy pages for issue #42196

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 18:39:42 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.5: +11 -2 lines
Diff to previous 1.5
add blog and taxonomy pages for issue #42196

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 18:38:19 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.5: +11 -2 lines
Diff to previous 1.5
add blog and taxonomy pages for issue #42196

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 20 03:24:16 2005 UTC (3 years, 11 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
grammar fix

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 18 12:24:55 2005 UTC (3 years, 11 months ago) by deekayen
Branch: MAIN
Changes since 1.3: +15 -5 lines
Diff to previous 1.3
update for Drupal 4.7 forms API

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 18 12:10:50 2005 UTC (3 years, 11 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Fix bug 40763

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 15 00:20:58 2005 UTC (3 years, 11 months ago) by deekayen
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Bug #40763 patch by Jeff Eaton

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 21:35:59 2005 UTC (3 years, 11 months ago) by deekayen
Branch: MAIN
Initial import

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