Make title more customizable and i18n-friendly #9

Open
opened 2020-04-22 14:50:37 +00:00 by southerntofu · 0 comments
Owner

The title block needs to be aware of the direction of text, which depends on the language. So we need translations for those.

Overriding title as a block in site templates wouldn't work for i18n, because that site template would still need i18n-aware title building.

TODO: investigate if there's a format() template function that could take an arbitrary string fetched from config (like date does) and a variable number of arguments.

The title block needs to be aware of the direction of text, which depends on the language. So we need translations for those. Overriding title as a block in site templates wouldn't work for i18n, because that site template would still need i18n-aware title building. TODO: investigate if there's a format() template function that could take an arbitrary string fetched from config (like date does) and a variable number of arguments.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
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: southerntofu/zola-water#9
No description provided.