You are here

photos.libraries.yml in Album Photos 8.4

Same filename and directory in other branches
  1. 8.5 photos.libraries.yml
  2. 6.0.x photos.libraries.yml

File

photos.libraries.yml
View source
  1. photos.dragndrop:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/photos.dragndrop.css: {}
  6. js:
  7. js/photos.dragndrop.js: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/drupalSettings
  12. - core/sortable
  13. photos.admin:
  14. version: 1.x
  15. css:
  16. theme:
  17. css/photos.admin.css: {}
  18. photos.album-grid:
  19. version: 1.x
  20. css:
  21. theme:
  22. css/photos.grid.css: {}
  23. photos.jeditable:
  24. title: 'Jeditable'
  25. website: http://www.appelsiini.net/projects/jeditable
  26. version: 1.7.1
  27. js:
  28. /libraries/jeditable/jquery.jeditable.mini.js: { minified: true }
  29. js/photos.jeditable.js: {}
  30. dependencies:
  31. - core/jquery
  32. - core/jquery.once
  33. - core/drupal
  34. photos.block.information:
  35. version: 1.x
  36. css:
  37. theme:
  38. css/block/photos_information.css: {}