Alan Stanley
32b66440fd
ISLANDORA 132 - added escaped quotation marks to
14 years ago
Nelson Hart
2bd1e56ebd
ISLANDORA-278 Updated files to meet Coder standards. Mostly t() tags. Also renamed a couple of functions. I did a find / replace for the 3 function name changes.
...
validPid to valid_pid
validDsid to valid_dsid
fixDsid to fix_dsid
One of the changes I've made has caused a minor bug in the islandora module. There are extra spaces in the collections URL.
14 years ago
Nigel Banks
f6541b26c7
Edit form correctly shows up in the right spot.
14 years ago
Nelson Hart
acad0a299e
ISLANDORA-278 Updated files fixing Coder errors. Mostly t() errors.
14 years ago
jonathangreen
abfc84457d
ISLANDORA-278 Initial pass at making the islandora code conform to the drupal coding standards.
14 years ago
Alexander O'Neill
2eb0b6923e
Modern tabset for newspaper content model.
14 years ago
Alan Stanley
2a07621c98
ISLANDORA-246 Fixed incorrect method call
14 years ago
Alexander O'Neill
f573c765d0
Remove NMLT codebase from core.
14 years ago
Alan Stanley
77ab3b592b
ISLANDORA-242 Made URL relative, rather thn absolute
14 years ago
Alexander O'Neill
80400de560
Change Smiley Stuff collection into standard image solution pack.
14 years ago
Alexander O'Neill
c0466b97c1
ISLANDORA-214 Change newspaper page relation to isPartOf, add relationship parameter to add pages form.
14 years ago
Alexander O'Neill
6823d71721
ISLANDORA-214 Fix reference to newspaper content model file.
14 years ago
Alexander O'Neill
74b204b5f8
ISLANDORA-214 Update Newspaper issue content model to allow ingest.
14 years ago
Alexander O'Neill
ae4bd5bef3
ISLANDORA_214
...
Book page ingest now supports newspaper pages.
14 years ago
Alexander O'Neill
0ce522c1eb
ISLANDORA-214 add newspaper ingest form.
14 years ago
Alexander O'Neill
16e7383960
Make solution pack form submit module name.
14 years ago
Alexander O'Neill
c0fd0f11f2
ISLANDORA-214 Add function to check a datastream's version.
14 years ago
Alexander O'Neill
dfb4a244a1
Initial theme function for solution pack list.
14 years ago
Alexander O'Neill
695b88659f
Initial newspaper module
14 years ago
Alexander O'Neill
ddf9d821c3
Added test for add datastream form.
14 years ago
Alexander O'Neill
964cf2f9cb
ISLANDORA-171 Herbarium support for modular tabs.
14 years ago
Alexander O'Neill
15815187c2
ISLANDORA-190 Remove link ot FULL_JPG in slideCModel.
14 years ago
Alexander O'Neill
0ec69008be
ISLANDORA-171 Make slideCModel use modular tabs.
14 years ago
Alexander O'Neill
2bff1622ec
ISLANDORA-171 Fix object purge redirect.
14 years ago
Alexander O'Neill
6ef66a40f3
ISLANDORA-171 Add purge form to object details tab.
14 years ago
Alexander O'Neill
0209dbb061
ISLANDORA-171 Initial add fedoraObject.inc to hold behaviour common to all objects.
14 years ago
Alexander O'Neill
245bb3ac0a
ISLANDORA-171 Make tabs modular.
14 years ago
Alexander O'Neill
0edd813f9a
ISLANDORA-171 Move access check to inside of 'display datastreams' function
14 years ago
Alexander O'Neill
b2736eb888
Added tabbed metadata to Slide Content Model.
14 years ago
Alexander O'Neill
51fd876561
Show thumbnail in PDF.
14 years ago
Alexander O'Neill
8f61651bf0
Moved download icon to left of datastreams for DPF.
14 years ago
Alexander O'Neill
81cb6da5c6
Added download icon to pdf
14 years ago
Alexander O'Neill
888c5cfd21
Adopted PDF content model to use tabs.
14 years ago
Alan Stanley
eab0289dde
Code cleanup following addition of namespace restriction flag
14 years ago
Alexander O'Neill
2a51fab0f7
ISLANDORA-153When uploading a file with an & in it ... ingest breaks
14 years ago
Alexander O'Neill
06fcef3f4f
ISLANDORA-153When uploading a file with an & in it ... ingest breaks
14 years ago
Alexander O'Neill
026e8825b5
Removed commented out code.
14 years ago
Alexander O'Neill
3b4e147b31
Added Fedora availability check to the beginning of every repository item page load.
14 years ago
mroy
9a1c407c9f
Fixed a bug with populating the entity editor. The variable was used as the name of an element and later as a name of an entity, causing the former to be overwritten by the latter.
14 years ago
mroy
5987a08c29
Added markup field type. Updated form builder to accept the new markup element type.
14 years ago
mroy
415c950bae
Fixed a bug with the entity editor keeping data from one ingest to the next. Fixed it by having the form handler plugin clear the ['people']. In order to do this, I needed to add & to the parameters list of the form handler.
14 years ago
root
9ab9ba0751
Added some checks to the displayMetadata method so that it does not cause errors if the exif datastream is empty or missing.
14 years ago
Alexander O'Neill
d26e46abbc
Fix ISLANDORA-117 Purging an object should go back to a node.
14 years ago
mroy
59777cf63f
Modified exiftool display method to only continue if a valid EXIF datastream was found.
14 years ago
mroy
0944517607
Added a method to display exif metadata from the EXIF datstream of an object.
14 years ago
mroy
3d28455bb1
Fixed a couple bugs with alternative titles. Added alternative handling for originInfo dates. Updated the edit metadata form builder to combine multiple xpath results for list types. made some private variables protected so that they may be used by extended classes.
14 years ago
mroy
babc48f07b
Added handling of mods_alternative_title(s), mods_area, and mods_caption form field values.
14 years ago
Zachary Howarth
7941b435d5
Don't render PID field unless a pid is present, as it displays the default collection object.
14 years ago
Alexander O'Neill
264bdd3e4a
SCORM module functions properly if SCORM player is not enabled.
14 years ago
mroy
857dc7ab14
Updated preview and ImageManipulation workflow process to include max height parameters.
14 years ago