...
Things To Do
Item | Status | Notes |
---|---|---|
Move the work to contrib |
|
|
Resource metadata |
| |
Collection metadata |
| |
Attachments | Need to figure out how to include these. | |
Attachment metadata |
| |
File types | Need a mapping function. | |
Drop Box | Has this been changed for 2.2? |
...
Method Name | Status | Notes |
---|---|---|
getLabel(); |
|
|
willArchiveMerge(); |
|
|
willImport(); |
|
|
archive(); |
|
|
merge(); |
|
|
importEntities(); |
|
|
parseEntityReference(); |
|
|
getEntityDescription(); |
|
|
getEntityResourceProperties(); |
|
|
getEntity(); |
|
|
getEntityUrl(); |
|
|
getEntityAuthzGroups(); |
|
|
|
|
|
allowAddCollection(); |
|
|
addCollection(id + props); |
|
|
addCollection(id); |
|
|
allowGetCollection(); |
|
|
checkCollection(); |
|
|
getCollection(); |
| |
getCollectionSize(); |
|
|
getAllResources(); |
|
|
allowUpdateCollection(); |
|
|
editCollection(); |
|
|
allowRemoveCollection(); |
|
|
removeCollection(id); |
|
|
removeCollection(obj); |
|
|
commitCollection(); |
|
|
cancelCollection(); |
|
|
getContainingCollectionId(); |
|
|
getDepth(); |
|
|
isRootCollection(); |
|
|
getCollectionMap(); |
|
|
eliminateDuplicates(); |
|
|
|
|
|
allowAddResource(String id); |
|
|
addResource(id + stuff); |
|
|
addResource(many more collection methods)id + collection + stuff); |
|
|
addResource(id); |
|
|
allowUpdateResource(); |
|
|
updateResource(); |
|
|
editResource(); |
|
|
allowGetResource(); |
|
|
checkResource(); |
|
|
getResource(); |
|
|
allowRemoveResource(); |
|
|
removeResource(id); |
|
|
removeResource(obj); |
|
|
allowRename(); |
|
|
rename(); |
|
|
allowCopy(); |
|
|
copy(); |
|
|
copyIntoFolder(); |
|
|
moveIntoFolder(); |
|
|
commitResource(id); |
|
|
commitResource(obj); |
|
|
cancelResource(); |
|
|
findResources(many resource methods)); |
|
|
|
|
|
ContentCollection Methods
...
You can track progress via my CH Project Notes.
Things to Do
...
.
Joining
Send me email if you are interested in participating in this project.
...