Skip to content

Commit

Permalink
update out of date references in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tingletech authored Oct 8, 2017
1 parent 6f117b7 commit 2436e15
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python setup.py test

## Requirements

### [Nuxeo Platform 5.8 with DAM module](http://www.nuxeo.com/)
### [Nuxeo](http://www.nuxeo.com/)

### REST API

Expand All @@ -35,11 +35,6 @@ python setup.py test
* `nuxeoctl mp-install nuxeo-rest-api`
* [api viewer](http://doc.nuxeo.com/display/public/NXDOC/Resources+Endpoints)

### Bulk document importer

* [docs.nuxeo.com](http://doc.nuxeo.com/display/public/ADMINDOC/Bulk+Document+Importer)
* [marketplace](https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer)
* `nuxeoctl mp-install nuxeo-platform-importer`

## Configuration

Expand All @@ -60,8 +55,6 @@ X-NXDocumentProperties = dublincore
# for developers on the UCLDC project; use
# X-NXDocumentProperties = dublincore,ucldc_schema,picture

[platform_importer]
base = http://localhost:8080/nuxeo/site/fileImporter
```

alternative authentication
Expand All @@ -87,7 +80,7 @@ nxls.py / --show-custom-function foo

## License

Copyright © 2016, Regents of the University of California
Copyright © 2017, Regents of the University of California

All rights reserved.

Expand Down

0 comments on commit 2436e15

Please sign in to comment.