dr821.info.yml 958 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. name: DR-821
  2. type: theme
  3. description: 'Theme OSInet Formation DR-821'
  4. core: 8.x
  5. package: 'OSInet Formation'
  6. # Pas de base theme -> stable
  7. libraries:
  8. # An alternative JS solution to panelize blocks.
  9. #- dr821/panelize
  10. # Activer l'une des deux versions, pas les deux.
  11. # Version production, minifiée
  12. - dr821/bootstrap
  13. # Version développement/déboguage, non minifiée
  14. #- dr821/bootstrap-dev
  15. regions:
  16. header: Header
  17. primary_menu: 'Primary menu'
  18. secondary_menu: 'Secondary menu'
  19. highlighted: Highlighted
  20. featured_top: 'Featured top'
  21. breadcrumb: Breadcrumb
  22. help: Help
  23. content: Content
  24. sidebar_first: 'Sidebar first'
  25. sidebar_second: 'Sidebar second'
  26. featured_bottom_first: 'Featured bottom first'
  27. featured_bottom_second: 'Featured bottom second'
  28. featured_bottom_third: 'Featured bottom third'
  29. footer: 'Footer'
  30. legalese_first: 'Legalese first'
  31. legalese_second: 'Legalese second'
  32. regions_hidden:
  33. - sidebar_second