Forums

CollectiveAccess Support Forum » Installation

Pawtucket Exhibits function

(2 posts)

No tags yet.


  1. jrezac
    Member

    I'm trying to create a way to display groups of objects arranged into exhibits. I see this on some of the Featured Projects sites but its not available in any of the themes in Pawtucket (2).

    Is it possible to get a controller and views folder for something similar to the GVSU "Explore" pages or the Wir Waren So Frei "Memories" or "Themes" sections? If all three options are available, I probably would prefer the php files for the Memories capability, but I can adapt it to our project so it doesn't make much of a difference to me.

    Posted 2 months ago #
  2. seth
    Developer

    This is built into Pawtucket2 and functions via "Public Presentation" sets. (These should have been configured when you installed via settings in the base.profile that most profile inherit) The controller for all of this is in app/controllers/FeaturesController and you can find the corresponding views in themes/default/views/Features. These are mildly enhanced versions of what GVSU is running in its "Explore" section and variants of the Wir waren so frei code (which is really old).

    "Features" is still a bit hacky and plain vanilla because, in our experience at least, the "exhibit" part of most collections web sites tend to be very dependent upon the specifics of the material at hand. So we've tried to get baseline functionality in there, but haven't tried too hard – the assumption is that groups deploying Pawtucket will probably spend some time in there getting it to conform to their vision.

    We'd love to see what you end up doing, and if you can contribute any code back we'd welcome it. Feel free to contact us with specific coding questions if you decide to dive into the Features code.

    seth

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.