[open-ils-commits] r1143 - in servres/trunk/conifer: . integration (gfawcett)

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Dec 29 10:42:51 EST 2010


Author: gfawcett
Date: 2010-12-29 10:42:49 -0500 (Wed, 29 Dec 2010)
New Revision: 1143

Modified:
   servres/trunk/conifer/TODO
   servres/trunk/conifer/integration/uwindsor.py
Log:
uwindsor integration: amended download declaration with Joan's new text.

Modified: servres/trunk/conifer/TODO
===================================================================
--- servres/trunk/conifer/TODO	2010-12-29 00:00:27 UTC (rev 1142)
+++ servres/trunk/conifer/TODO	2010-12-29 15:42:49 UTC (rev 1143)
@@ -1,6 +1,6 @@
 NEW:
 
-* add Joan's new text
+* can we clean up the add/edit item code in items.py?
 
 * write up some documentation
 
@@ -12,6 +12,7 @@
 
 * make sure volume, issue, source title, etc. are exposed over unAPI.
 
+
 CRITICAL:
 
 IMPORTANT:
@@ -79,3 +80,5 @@
 
 * edit URL item fails with error. KeyError: author2
 
+* add Joan's new text
+

Modified: servres/trunk/conifer/integration/uwindsor.py
===================================================================
--- servres/trunk/conifer/integration/uwindsor.py	2010-12-29 00:00:27 UTC (rev 1142)
+++ servres/trunk/conifer/integration/uwindsor.py	2010-12-29 15:42:49 UTC (rev 1143)
@@ -305,9 +305,10 @@
     downloading electronic documents. If not customized, a generic message
     will be used.
     """
+    # as per Joan Dalton, 2010-12-21.
     return ("I warrant that I am a student of the University of Windsor "
-            "registered in the aforementioned course. By pressing the "
+            "enrolled in a course of instruction. By pressing the "
             "'Request' button below, I am requesting a digital copy of a "
-            "reading (chapter, article) for my own private study and "
-            "research use. I agree that I will not reproduce, redistribute "
-            "or transmit a copy of the reading in any format.")
+            "reserve reading research, private study, review or criticism "
+            "and that I will not use the copy for any other purpose, nor "
+            "will I transmit the copy to any third party.")



More information about the open-ils-commits mailing list