Designing a Theme

(Redirected from Designing a Public Theme)

Theme Structure

As of Omeka 1.3, public themes use the following files and file structure:

  • index.php
  • 404.php
  • items
    • browse.php
    • show.php
    • tags.php
  • exhibits
    • browse.php
    • show.php
    • summary.php
    • item.php
  • collections
    • browse.php
    • show.php
  • common
    • header.php
    • footer.php
  • css
    • screen.css
  • images
  • javascripts
  • theme.ini
  • theme.jpg