Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Sentence case #17

Open
kwinkunks opened this issue Jun 26, 2018 · 2 comments
Open

Sentence case #17

kwinkunks opened this issue Jun 26, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@kwinkunks
Copy link
Member

Use sentence case everywhere (i.e. capital first letter, then only for proper names). E.g.

Reset password

Log in

Upcoming events

... and so on.

@kwinkunks kwinkunks added the bug Something isn't working label Jun 26, 2018
@kwinkunks
Copy link
Member Author

kwinkunks commented Jun 26, 2018

Also no colons after headings, eg Date and Location on an event page. Principle of least ink.

Similarly, no dots in times: am and pm

@dfcastap
Copy link
Contributor

Even though it looks like I've forgotten about this, I haven't. But it's very tricky because the date is printed by Django using the Associated Press style guide. The other option is AM and PM but that goes against the sentence case issue. The other solution is to create a custom template filter but I haven't explored that yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants