jonathangreen
852968fe4b
Some codesniffer modifications.
12 years ago
Jordan Dukart
2d32249ab8
Missing newline, crufty func.
12 years ago
Jordan Dukart
d11075a1e6
API documentation update, minor revisions to ingest form.
12 years ago
Jordan Dukart
a462a4448c
Ingest functionality of the ingest form is now a callback.
12 years ago
Jordan Dukart
5deab4f3e3
Update to ingest_steps to add the callback type and logic associated with that.
12 years ago
Islandora
7175316d11
Corrected coding standards violations.
12 years ago
Steve Osguthorpe
d77c53492a
Created $keys variable to be passed by reference to stop PHP warning being shown.
12 years ago
Nigel Banks
6aa5226e58
Removed default ingest menu, ingest configuration can now take a object.
...
Was not in use and excepting any parameters for the ingest process via GET
was not very safe.
Also the ingest configuration can now take an NewFedoraObject rather than
building one from the configuration options. The old way is still supported
for now though.
12 years ago
Adam Vessey
c57d2df00d
Allow for altering of forms in the stepped ingest process.
12 years ago
Nigel Banks
46a40cb826
No longer throw exceptions on invalid configuration.
12 years ago
Nigel Banks
355367ae15
Issue: 1013 MARCXml module ingest hook conflicts with Newspaper/Book page ingest
...
Clean up the ingest form code, and make it easier to interact with.
12 years ago
Nigel Banks
1e594543c9
Drupal coding standards.
12 years ago
Adam Vessey
83d30bae66
Squash dsm() and line of commented out code.
12 years ago
Adam Vessey
eb1a315af1
Allow for altering of the configuration in submit handlers.
12 years ago
Adam Vessey
2be54344b2
Remove old step storage, and force a rebuild
...
... Was not rebuilding the list of steps before trying to select the
next, so some odd behaviour was occuring--going back to the first step,
due to the current step_id no longer existing.
12 years ago
Adam Vessey
edd8b9eda0
Fix off-by-one error.
12 years ago
Adam Vessey
980b7eebda
Rebuild list of steps with every request.
...
... This should allow steps to be added/omitted in a more flexible
manner.
12 years ago
Adam Vessey
fa27c1af17
Revert "Allow form builders to trigger rebuilds."
...
This reverts commit 7a0efc1230
.
... Rebuilding is/was kinda broken.
12 years ago
Adam Vessey
7a0efc1230
Allow form builders to trigger rebuilds.
...
Needed to be able to skip a form, that we only know to skip when we
get to the given step. (Currently the case in the islandora_marcxml
module).
12 years ago
jonathangreen
b25d00a25f
Remove the globals
...
Remove the globals.inc file.
12 years ago
Nigel Banks
76167df6c8
islandora_ingest_get_steps no longer returns NULL values
12 years ago
Nigel Banks
aab988f194
Comment to long
12 years ago
Adam Vessey
dd700b16c8
Build out documentation.
12 years ago
Nigel Banks
92915bdd7c
Remove inline comments, make comments 80 characters or less in length.
12 years ago
Nigel Banks
56b816a298
Fixed documentation errors
12 years ago
Nigel Banks
662209ef1a
Fixed logical error in islandora_delete_object.
12 years ago
Nigel Banks
0db865a8af
Downloaded labels now have the proper labels, redirect the user on ingest to the last ingested object.
12 years ago
Nigel Banks
080440ce7a
Initial ingest multipage process, also cleanup.
12 years ago