-
Notifications
You must be signed in to change notification settings - Fork 18
Adding a new type of media to the JDA
-
add item type to search menu drop-down on [ search page twig ] ( https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/blob/stable/src/JDA/CoreBundle/Resources/views/Search/search.html.twig#L91-L102 )
-
OPTIONAL add custom views to the [ map pop-up list ] ( https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/blob/stable/web/js/app/views/items/jda.view.item.map-popup.js ), [ search list ] ( https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/blob/stable/web/js/app/views/items/jda.view.item.list.js ) and [ search thumbnails ] ( https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/blob/stable/web/js/app/views/items/jda.view.item.thumb.js )
-
OPTIONAL add custom [ fancybox view ] (https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/tree/stable/web/js/app/views/fancybox)