Attempting to get MediaLibrary configured on my site and noticed a few issues.
- REF:
User Manual: 04-create-a-menu-entry-for-medialibrary-15x-shop
From above reference:
* Click on [MediaLibrary] ->All Categories
This is actually referenced as
Media Library and is displayed with no subcategory option.
Also from above reference, the Menu Item Link shown to be created is supposed to be
index.php?option=com_medialibrary&task=category but actually is created as
index.php?option=com_medialibrary. FYI, the link configured either way seems to function fine.
- REF:
User Manual: 16-entering-media-through-isbnasin-in-medialibrary-15x-shop
From above reference:
* MediaID: This is the MediaID for your internal reference. Fill
* in your own internal MediaID here if you have set the option
* in [Settings Backend] for [Auto-increment MediaID] to NO. If
* you have set that option to YES, you do not need to bother
* with this field.
This backend setting [Auto-increment MediaID] doesn't exist.
Beyond that, this seems to have been re-referenced as
BookID vice
MediaID under the 'Media > NEW' configuration screen. Leaving this field BLANK when adding a new book renders error "Please insert a MediaTypeID for this media!" which now refers to the ID string with yet a different name variable. In order to enter a new book, the ID must be given a incremental number manually.