dr821.info.yml 978 B

123456789101112131415161718192021222324252627282930313233343536373839
  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. # base theme: false
  8. libraries:
  9. # An alternative JS solution to panelize blocks.
  10. #- dr821/panelize
  11. # Activer l'une des deux versions, pas les deux.
  12. # Version production, minifiée
  13. - dr821/bootstrap
  14. # Version développement/déboguage, non minifiée
  15. #- dr821/bootstrap-dev
  16. regions:
  17. header: Header
  18. primary_menu: 'Primary menu'
  19. secondary_menu: 'Secondary menu'
  20. highlighted: Highlighted
  21. featured_top: 'Featured top'
  22. breadcrumb: Breadcrumb
  23. help: Help
  24. content: Content
  25. sidebar_first: 'Sidebar first'
  26. sidebar_second: 'Sidebar second'
  27. featured_bottom_first: 'Featured bottom first'
  28. featured_bottom_second: 'Featured bottom second'
  29. featured_bottom_third: 'Featured bottom third'
  30. footer: 'Footer'
  31. legalese_first: 'Legalese first'
  32. legalese_second: 'Legalese second'
  33. regions_hidden:
  34. - sidebar_second