mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Display a "content type" for topics in listings
Display a "content type" for topics in listings
This should be stored in the database so that we can take advantage of it for searching/filtering, but I want to test it on the live site first and get input about what other types of content get posted. It'll be simpler to leave it in code only for that, and I can add it to the database later.merge-requests/110/head
Deimos
5 years ago
4 changed files with 74 additions and 3 deletions
-
7tildes/scss/modules/_topic.scss
-
21tildes/tildes/enums.py
-
45tildes/tildes/models/topic/topic.py
-
4tildes/tildes/templates/macros/topics.jinja2
Reference in new issue
xxxxxxxxxx