bookwyrm/bookwyrm/templatetags
Fabien Basmaison c894f5ef35 Update subtitle behaviour:
- on Book
	- Remove problematic punctuation (locale and multiple punctuation if the title ends with `?`, `!` or similar).
	- Update view.
	- Use proper semantic to split combined title into `name`, `alternativeHeadline` and series-related microdata.
	- The author is not a subtitle, just data.
- Use parenthesis in the `get_title` filter instead of punctuation.
2021-05-26 13:21:06 +02:00
..
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
bookwyrm_tags.py Don't show deleted ratings in stars 2021-05-23 08:48:00 -07:00
interaction.py Improves status template performance 2021-05-22 19:01:40 -07:00
layout.py Use smaller templatetag modules 2021-05-11 14:41:28 -07:00
markdown.py More templatetag files 2021-05-11 15:14:42 -07:00
status_display.py Improves status template performance 2021-05-22 19:01:40 -07:00
utilities.py Update subtitle behaviour: 2021-05-26 13:21:06 +02:00