Author: sevein
Date: Sat Sep 19 17:19:27 2009
New Revision: 3432

Log:
Create reference image instead of thumbnail for multi-page objects.

Modified:
   trunk/lib/model/QubitDigitalObject.php

Modified: trunk/lib/model/QubitDigitalObject.php
==============================================================================
--- trunk/lib/model/QubitDigitalObject.php      Sat Sep 19 17:07:46 2009        
(r3431)
+++ trunk/lib/model/QubitDigitalObject.php      Sat Sep 19 17:19:27 2009        
(r3432)
@@ -273,7 +273,7 @@
           
$parentDigitalObject->getInformationObject()->setDisplayAsCompoundObject(1);
         }
 
-        $this->createThumbnail();
+        $this->createReferenceImage();
       }
       else
       {

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to