Mitch MacKenzie
0caae2f766
Add pre ingest alter
12 years ago
DannyJoris
f9de06c126
removed checkbox callback function for default tab view
12 years ago
DannyJoris
5c810ea4c8
moved default tab form into islandora + removed passing of $user through invoke function
12 years ago
DannyJoris
196e6a62d5
added doxygen comments
12 years ago
DannyJoris
ea22f8ed44
cleanup
12 years ago
Adam Vessey
c7d54b57e9
Fix a couple strings for translatability.
...
Never concatenate inside of t()!
12 years ago
jonathangreen
3ff40471cc
Modify datastreams to not load files into memory
...
We were putting potentially large datastreams into memeory in the
download and view datastream hooks. We now create a temp file then
we output that to the user.
12 years ago
DannyJoris
8be95dc65e
moved url creation out of the viewer callback function, because in the future this could potentially be an array or anything more custom
12 years ago
DannyJoris
06e5b1554a
moved solution pack viewer admin and viewer callback functions into islandora, away from the solution packs
12 years ago
Adam Vessey
978026b003
Squash hook_islandora_type_info(), in favour of cmodel-prefixed hooks.
...
Many of the Islandora hooks are now invoked once with each content model
pid prefixed (after being escaped), in addition to the base hook call.
12 years ago
Adam Vessey
d8c8de4dc0
Alter hook calls and update documentation to reflect it.
12 years ago
Adam Vessey
da5aebe7f0
Fix datastream detection for add datastream form.
12 years ago
DannyJoris
7f0208d44b
coder cleanup
12 years ago
DannyJoris
b47f912450
object (un)installer: added fallback if not connected to repository. Both on SP (un)install and on the solution pack admin page.
12 years ago
DannyJoris
dda35b2a41
moved object status check into a separate function so it can be called both when installing objects through the sp admin page and through module install
12 years ago
DannyJoris
f2722e2c65
phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks
12 years ago
DannyJoris
b2bd51d82f
phase 1 of solution pack administration + creating wrapper functionality to create and ingest new objects
12 years ago
DannyJoris
f26788ddea
small comment adjustment
12 years ago
DannyJoris
92fb559933
added some doxygen comments
12 years ago
DannyJoris
cd8e9d8df0
coder cleanup
12 years ago
jonathangreen
7feae13be1
Updated islandora
13 years ago
jonathangreen
0934bae3f8
Added some more warnings.
13 years ago
jonathangreen
9ab4df2199
Updated to give warnings about tuque.
13 years ago
jonathangreen
ea91ee6dd3
Fix my mistakes in collection manager.
13 years ago
Danny Joris
c7a0e1319b
created helper function to connect to Fedora
13 years ago
jonathangreen
ede9e47337
Major change to object loading.
13 years ago
jonathangreen
3f2b0c9d3a
File cleanup and moving around
13 years ago
jonathangreen
1d7f26c8d9
Changed how we get objects.
13 years ago
jonathangreen
29d02c2d13
Some updates to collections.
13 years ago
jonathangreen
0b5babab56
Updated collections.
13 years ago
jonathangreen
d58ff7a4ad
Fixed some problems with parsing in DC
13 years ago
jonathangreen
75873d3ec1
Updated ingest function.
13 years ago
jonathangreen
0118ad6208
Sundry updates
...
- Added a confirmation to purge.
- Fixed collection links
- Provided link to full size
13 years ago
Mitchell MacKenzie
85f7c5dc07
DS edit link
13 years ago
Paul Pound
13825faf5f
added ingest to basic image types using a default mods form
13 years ago
jonathangreen
5499cfd659
Getting rid of datastream not found messages.
13 years ago
jonathangreen
b600074575
Fixed datastream error handling
13 years ago
jonathangreen
ddc5ad96db
Breadcrumbs
13 years ago
jonathangreen
bea8e8063b
Updated datastream a little.
13 years ago
jonathangreen
93cb63b959
datastream
13 years ago
jonathangreen
b48aef3162
Autocomplete
13 years ago
Mitchell MacKenzie
97af81022d
Fix RELS_EXT
13 years ago
jonathangreen
4e766d6a65
Generalized some datastream functions
13 years ago
jonathangreen
e5fa886d04
Updated datastream.inc
13 years ago
jonathangreen
031ae8ba56
Updated collection stuff
13 years ago
jonathangreen
fe5c54a390
Changed some things with datastreams so redirect and managed work okay.
13 years ago
jonathangreen
c8d10f4c4c
Moved around some conversion functions.
13 years ago
Paul Pound
d51f9cad7e
updated admin datastream table and started pager function
13 years ago
Paul Pound
9cca7a3ce1
updated properties form
13 years ago
krisbulman
5110efd086
moved add datastream link to action item
13 years ago