Designing a Public Theme

At their simplest, public themes use the following files and file structure:

  • index.php
  • 404.php
  • items
    • browse.php
    • show.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