Minimal tag-based index #298
Labels
No labels
Component: User interface
Component: Wymeditor
Help wanted
Level: Difficult
Level: Easy
Level: Moderate
Pagetype: Festival
Pagetype: Mailinglist
Pagetype: Peer reviewed article
Pagetype: Text
Privacy GDPR AVG
status: has conflicts
Status: Needs changes
Status: Needs discussion
Status: Needs review
Status: Ready to merge
Status: Waiting for response
Type: Bug
Type: Enhancement
Type: Question
Usecase: De Stadsbron
Usecase: Koppelting
Usecase: MeetjeStad
Value: Coders
Value: Security
Value: Users
Value: Visitors
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
harmen/hypha#298
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For rubrics at de stadsbron, a minimal version would be:
Some code for this is probably already present in the https://github.com/PlanBCode/hypha/tree/datatype-tag_list branch (of which this is a slimmed down version).
Later improvements:
For now, the plan is to maybe not extend the current tag page (much) further, but instead implement #87 to generate homepages and tag-based "dossier" pages. The code that generates the lists for #87 should probably be based on the current tag index, though, and could maybe be reused by the current tag index to generate the actual content.
Also, for now the idea is to just create these "dossier" pages separately, without linking the tags on a page to these pages (they would still go to the current tag index system page). On the longer term, we could maybe add (manual) per-tag configuration for this (e.g. "when you click this tag, go to (text)page").