Idea: use more than one .html template #86

Open
opened 2018-10-17 11:57:24 +00:00 by tammoterhark · 1 comment
tammoterhark commented 2018-10-17 11:57:24 +00:00 (Migrated from github.com)

All pages that are shown in the site are generated through one hypha.html

In order to make more different page possible this could be enhanced.

Ideas:

  • standard a different template per page-type
  • each page can choose another template (from a dropdown, where all templates that are usable are shown.

Use case:

  • normal pages are mostly static: no comments
  • news articles need to show author and date
  • front page made need different styling (like sidebars or footers)
  • ...
All pages that are shown in the site are generated through one hypha.html In order to make more different page possible this could be enhanced. Ideas: - standard a different template per page-type - each page can choose another template (from a dropdown, where all templates that are usable are shown. Use case: - normal pages are mostly static: no comments - news articles need to show author and date - front page made need different styling (like sidebars or footers) - ...
tammoterhark commented 2018-11-26 11:14:29 +00:00 (Migrated from github.com)

From hypha-improvements:

Option to use custom HTML
Similar to CSS, there are two modes: Use default HTML and replace HTML. There is no "extend" mode, since that is not possible.
When you first select this option, the textarea is filled with the default HTML. There should be an option to revert back to the default later.

From hypha-improvements: Option to use custom HTML Similar to CSS, there are two modes: Use default HTML and replace HTML. There is no "extend" mode, since that is not possible. When you first select this option, the textarea is filled with the default HTML. There should be an option to revert back to the default later.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
harmen/hypha#86
No description provided.