jazzhistorydatabase / jhdb-cms

Content management system for jazzhistorydatabase.com
3 stars 0 forks source link

Add ability to select output template from EditContributionView #44

Open matticoli opened 5 years ago

matticoli commented 5 years ago

Blocked by #29

drnek commented 4 years ago

Let’s first define the templates and design them

Path split: One pager like we have VS multi page with preview on main page (def better for more materials)

Then options on how to display:

matticoli commented 4 years ago

short term, we're looking at 2 single-page templates:

This would give the ability to display content for our current use cases in a structured manner.

Subpages are more involved as they require a change in how we think about/structure pages from the technical end. Probably outside the scope of this issue (see #99)

drnek commented 4 years ago

has the 'collection' page template been drafted? I see there is a radio toggle between collection formats on the portal edit page. once I click the first one, the second one is not clickable. let's discuss subpages elsewhere. without subpages, the options on how to display the content will be an action item

matticoli commented 4 years ago

It's currently greyed out because the template in the renderer is hardcoded. this issue is for selecting the template to render with dynamically based on which one of those radio buttons has been pressed. (they are disabled as they don't do anything yet)