|
ARLO Nester
|
Functions | |
| def | importLibraryUserMetaData (request, libraryId) |
| Display the page to allow users to bulk-import MediaFileUserMetaData Entries. More... | |
| def workspace.tools.views.importLibraryUserMetaData.importLibraryUserMetaData | ( | request, | |
| libraryId | |||
| ) |
Display the page to allow users to bulk-import MediaFileUserMetaData Entries.
The bulk of this work takes place in the JavaScript. Just display the tool here.
| request | The Django HTTP request object |
| libraryId | The database ID of the Library to which we are importing. |
1.8.10