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

Log of /contributions/modules/z3950/z3950.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.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 25 18:37:31 2009 UTC (4 months ago) by anarchivist
Branch: DRUPAL-6--1
Changes since 1.5.2.2: +1 -1 lines
Diff to previous 1.5.2.2 , to branch point 1.5
cleaning up $ strings and some text to reflect changes in phrasing for the module

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 8 11:50:39 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.7: +2 -2 lines
Diff to previous 1.2.2.7 , to branch point 1.2 , to next main 1.5
fix xhtml to comply with standards, bug found by coder

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 11:36:43 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.5.2.1: +26 -13 lines
Diff to previous 1.5.2.1 , to branch point 1.5
provide example queries in search description,
fix position on second page,
fix possible infinite loop,
accept au: author: ti: title: instead of just the CCL au= and ti= syntax,

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 11:27:37 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.6: +1 -3 lines
Diff to previous 1.2.2.6 , to branch point 1.2
remove extraneous code

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 11:27:16 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.5: +26 -11 lines
Diff to previous 1.2.2.5 , to branch point 1.2
provide example queries in search description,
fix position on second page,
fix possible infinite loop,
accept au: author: ti: title: instead of just the CCL au= and ti= syntax,

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 20:03:08 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-6--1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fix page arguments to be an array

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 19:57:47 2007 UTC (2 years, 2 months ago) by douggreen
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
change api op from details to detail

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 19:56:54 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.4: +2 -2 lines
Diff to previous 1.2.2.4 , to branch point 1.2
change api op from details to detail

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 19:52:29 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.3: +4 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
fix bugs in 5.x found during 6.x port

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 19:49:13 2007 UTC (2 years, 2 months ago) by douggreen
Branch: MAIN
Changes since 1.3: +28 -26 lines
Diff to previous 1.3
port to 6.x

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 19:13:32 2007 UTC (2 years, 2 months ago) by douggreen
Branch: MAIN
Changes since 1.2: +66 -151 lines
Diff to previous 1.2
update HEAD branch to latest

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 14:46:59 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.2: +59 -149 lines
Diff to previous 1.2.2.2 , to branch point 1.2
reorganize by placing syntax files in subdirectory syntax, to make it easier to add support for other syntaxes

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 13:26:53 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2.2.1: +8 -6 lines
Diff to previous 1.2.2.1 , to branch point 1.2
only show basic form checkbox when there is more than one server

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 13:25:02 2007 UTC (2 years, 2 months ago) by douggreen
Branch: DRUPAL-5
Changes since 1.2: +8 -5 lines
Diff to previous 1.2
limit syntax options to those that are supported

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 13:17:58 2007 UTC (2 years, 2 months ago) by douggreen
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +524 -0 lines
Diff to previous 1.1
port from 4.6.x to 5.x and general code clean-up, added:
 * new results pager
 * new basic search form checkboxes to select z39.50 server

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 02:24:57 2006 UTC (3 years, 6 months ago) by yecarrillo
Branch: DRUPAL-4-6
Changes since 1.1: +272 -0 lines
Diff to previous 1.1 , to next main 1.5
initial commit

Revision 1.1
Mon May 1 02:24:57 2006 UTC (3 years, 6 months ago) by yecarrillo
Branch: MAIN
Branch point for: DRUPAL-4-6
FILE REMOVED
file z3950.module was initially added on branch DRUPAL-4-6.

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