Closed mcritchlow closed 7 years ago
@mcritchlow Where are we at with this ticket?
@gamontoya we need to discuss still. maybe make part of our 1-1 agenda for next week?
Sufia/Hyrax has its own static page feature that we can use.
We could ditch the pages things entirely and have them built out in the app as HTML pages but updates or changes would require a deploy.
We should try it out (Hyrax out of the box) at first and revisit.
Decision
per @gamontoya - We should try it out (Hyrax out of the box) at first and revisit.
Tasks:
https://<application-path>/dc/about
, for example.Descriptive summary
Currently, out of the box, Hyrax provides a mechanism for defining new pages. This is how the About, Help, Contact, pages are defined. As well as specific sections on the default homepage. We could potentially choose to use this for our local pages needs, in place of the custom implementation we created.
I think we need input from @gamontoya and others on what we really need from these pages. For example, how often are end users going to really create "new" pages? Has that feature actually been helpful? It would seem that hasn't been used in damspas.
Note: Matt can give Gabriela a demo to show the UI/UX of each.
Rationale
Pros for local implementation:
Pros for Hyrax implementation:
routes.rb
Related work
53