Kylea Jackson
e744476152
more cleanup
10 years ago
Kylea Jackson
08ea614e6f
changes in islandora.api.php
10 years ago
Kylea Jackson
d2e53b6b5a
cleaning up
10 years ago
Kylea Jackson
8866fbe548
cleaning up islandora.api.php
10 years ago
Kylea Jackson
9670b47950
cleaning up islandora.api.php
10 years ago
Kylea Jackson
58c6174d28
Cleaned up syntax
10 years ago
Kylea Jackson
12b4c4e610
Adding view to overview tab
10 years ago
Adam Vessey
097469ad8e
Expand on documentation of hook_islandora_edit_datastream_registry().
10 years ago
willtp87
b23431ce38
Copy pasta fix
10 years ago
Jordan Dukart
24cc6e667d
Return a key for the filter, coding standards.
11 years ago
willtp87
9c6dfef97f
fixing some documentation
11 years ago
willtp87
dee9362b3b
not implying we pass it through t
11 years ago
willtp87
f3e8f797a4
abandoning 50
11 years ago
willtp87
254ee5d60b
passing derivative deffinition to callback (usefull for single callback handling many derivatives)
11 years ago
Adam Vessey
785eedcc83
Make the "undo_function" bit optional.
...
The "undo_function" part of callbacks was required, even though it
might not be required for functionality... Make it optional, so we
don't end up making/using no-op functions to avoid doing anything.
11 years ago
willtp87
e560c90520
doc clarification and mentioning new clean up practice
11 years ago
Nigel Banks
999a98c720
Updated documentation to reflect the actual behavoir of the code.
11 years ago
Nigel Banks
a9443ac5cb
Update islandora.api.php
...
Added hook_alter for ingest steps.
11 years ago
Alan Stanley
9d4aa56e75
added object for context in hook
11 years ago
Alan Stanley
035ee14fda
added object for context in hook
11 years ago
Alan Stanley
545cc9d708
added object for context in hook
11 years ago
Alan Stanley
3a57a2ce02
added ability to specify file for ingest callbacks
11 years ago
Jordan Dukart
0fdc31acc6
Update API comments.
11 years ago
Jordan Dukart
cacc8ec7fc
Update api.php to reflect changes to the hook.
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
William Panting
9e3d08615f
undelete docs
11 years ago
Alan Stanley
cdcc594065
made derivative creation object state aware
11 years ago
Jordan Dukart
0c50962a63
Add context for ease of use.
11 years ago
Jordan Dukart
7fef116c00
Add alterable breadcrumbs to Islandora.
11 years ago
William Panting
9335fc3b3a
api doc clarification
11 years ago
Alan Stanley
f478feabb4
refactored form logic
11 years ago
Adam Vessey
d6e67c7b34
Document a feature of hooked access, due to hook invocation.
11 years ago
Alan Stanley
5b0aa05672
codesniffer changes
11 years ago
Alan Stanley
09baba751a
fixed hook name
11 years ago
Alan Stanley
95333c2534
added management of deleted files
11 years ago
Jordan Dukart
69010df8ea
Filter xssing too much, minor doc fixes.
11 years ago
Jordan Dukart
82da5d74ff
Restructuring to the derivate process, documentation, more tests.
11 years ago
William Panting
30143772f5
documenting some hooks
11 years ago
MorganDawe
1314c7dc06
Removed old hook.
11 years ago
MorganDawe
5ec2045e15
Implemented changes requested via code review.
11 years ago
MorganDawe
7a2984bb77
Removed the alter hook, and implemented a generic printer hook to move more printer functionality to the solution packs.
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
Adam Vessey
344a405894
Be somewhat more descriptive in API doc.
12 years ago
Adam Vessey
9459899105
Add hook_islandora_datastream_access()...
...
... Also, start using our new access functions in a few places.
12 years ago
Adam Vessey
f0a52f2bda
Initial implementation of the hooked access callback...
...
... Now have to make it get used everywhere.
12 years ago
Nigel Banks
c5e6dfcd7a
Changed Parameter Type Hinting to only use the top level Abstract class
12 years ago
jonathangreen
a3c38b8d4a
Code review changes
12 years ago
jonathangreen
852968fe4b
Some codesniffer modifications.
12 years ago
Jordan Dukart
d11075a1e6
API documentation update, minor revisions to ingest form.
12 years ago