Author: david
Date: Thu Jul 5 16:44:12 2012
New Revision: 11864
Log:
Cosmetic changes to transcript scope note
Modified:
trunk/lib/model/QubitDigitalObject.php
Modified: trunk/lib/model/QubitDigitalObject.php
==============================================================================
--- trunk/lib/model/QubitDigitalObject.php Thu Jul 5 16:41:51 2012
(r11863)
+++ trunk/lib/model/QubitDigitalObject.php Thu Jul 5 16:44:12 2012
(r11864)
@@ -1923,7 +1923,7 @@
$property = new QubitProperty;
$property->objectId = $this->id;
$property->name = 'transcript';
- $property->scope = 'Text extracted from source PDF file\'s text layer
using pdftotext';
+ $property->scope = 'Text transcript of digital object contents';
$property->value = $text;
$property->indexOnSave = false;
--
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.com/group/qubit-commits?hl=en.