Jonathan Green
f0ac57a8ba
Changed based on code review to pull #657
...
Its possible that $variables['dc_array'] is an empty array which would
generate a warning. Just cleaning up this possible case.
8 years ago
Jonathan Green
c75bba2314
Update default dublin core template ( #657 )
...
* Update default dublin core template
Update the template to:
- expand newline in the metadata to <br> tags
- run it through filter_xss before displaying as is done in the
metadata template.
* Updated based on feedback in pull request
8 years ago
ajstanley
705ae91065
spacing
8 years ago
ajstanley
cb2aeee3af
white space pulled
8 years ago
ajstanley
a12a7199b2
added missing template
8 years ago
ajstanley
b5181b8653
refactored to themed list, cleaned out non-functional code
8 years ago
Morgan Dawe
d6afd6a1a1
Update theme.inc
...
Updated documentation to include the newly added 'pid' value in the returned associative array.
9 years ago
MorganDawe
61cc96d1bf
Adding pid to object_mapper utility
9 years ago
Matthew Perry
c66e087188
Removing passing in the object to prevent any possible confusion and just using the datastream->parent.
9 years ago
Matthew Perry
42f322930c
Moved building the edit registry to an includes function and changed teh context index.
9 years ago
Adam
d4163aa022
Move variable creation, 'cause derp.
10 years ago
Adam Vessey
510b6b2d32
Alter "islandora_objects" to match the collection display by default.
10 years ago
Adam Vessey
e0b868fe0d
Implement "islandora_objects_subset".
...
Instead of passing the entire array of objects in, we can pass the
current page and info required for paging.
10 years ago
Jordan Dukart
6ca6dc4c06
Make sure our attribute doesn't break markup.
10 years ago
willtp87
58a65f7745
stray include removal
11 years ago
Adam Vessey
07d082dc76
Fix error due to incorrect include.
11 years ago
MorganDawe
af8dcd01ae
Code review feedback.
11 years ago
MorganDawe
a98ea9dfa7
code review feedback.
11 years ago
MorganDawe
c19bb4b3d2
Updated settings logic.
11 years ago
MorganDawe
a9e838d7ea
Added excludable dsid setting in configuration page.
11 years ago
MorganDawe
9fcfc5882b
Added ability to add to the tip of a datastreams latest version
11 years ago
Jordan Dukart
91c7103f50
Don't render unneeded markup when there is no thumbnail.
11 years ago
Jordan Dukart
ee89aaaaa3
Add a class that may be needed.
11 years ago
Jordan Dukart
f8b63e6110
Re-added a variable already defined.
11 years ago
Jordan Dukart
b42d9c5920
Change the default view to utilize the new metadata framework.
11 years ago
William Panting
32d87eeeff
no longer used template removed
11 years ago
Jordan Dukart
12620a4bf6
Make our datastream_access call work and revert change to themeing of version links.
11 years ago
Jordan Dukart
9a76642364
Make the rendering of the regenerate link respect things.
11 years ago
Jordan Dukart
91a379067a
Only render the regenerate under certain conditions.
11 years ago
Jordan Dukart
63ce9e2b63
Changes based on code review.
11 years ago
Jordan Dukart
28b3deedcc
Add derivative regeneration to the UI.
11 years ago
yqjiang
b91de5e64e
add filter xss
11 years ago
Jordan Dukart
3f1319f51a
Remove comment.
11 years ago
Jordan Dukart
3dabade069
Newline.
11 years ago
Jordan Dukart
a2a5510fa2
Update print to use better css and new metadata framework.
11 years ago
Jordan Dukart
a7bd089e2b
Update to include two separate metadata callbacks as opposed to one.
11 years ago
Jordan Dukart
f780e964b8
Changes required for metadata display refinements.
11 years ago
Christian Selig
2ebbf211e7
Added additional condition to prevent variable from being accessed when it hasn't been set.
11 years ago
Christian Selig
962f7f46d9
Removed unnecessary newlines.
11 years ago
Christian Selig
9b04972ddb
Fixed some small issues including improper comments, not returning properly, unnecessary code and putting the file in temporary:// for safety.
11 years ago
Christian Selig
798312bedb
Added ability to revert to previous versions of datastreams.
11 years ago
Adam Vessey
febd3a3fee
Carry through changes.
11 years ago
MorganDawe
5ec2045e15
Implemented changes requested via code review.
11 years ago
Jordan Dukart
dd9896d187
Code style cleanup.
11 years ago
jonathangreen
7afc0093e7
Added datastream versions forms.
...
This commit allows users with the correct permissions to see
all the previous versions of a datastream. It also allows
the user to see the contents of old datastreams and delete
versions of the previous datastreams.
11 years ago
MorganDawe
735bc3bce9
Removed leftover dsm call.
11 years ago
MorganDawe
4c16e6af1d
Added the ability to print dc info and images for basic image, large image and pdf solution packs.
11 years ago
jonathangreen
13967dd4a5
Updated islandora to include datastream history page
12 years ago
Adam Vessey
08162d0ad5
Fix the link text... Some tests depend on it.
12 years ago
Adam Vessey
fa34498130
Themify datastream link creation.
12 years ago