diff --git a/templates/mod/banners.html b/templates/mod/banners.html new file mode 100644 index 00000000..84d3e546 --- /dev/null +++ b/templates/mod/banners.html @@ -0,0 +1,28 @@ + +
+
+ +

Upload banner

+

+ +

Banners must be < 500KB and have image dimensions 300px x 100px.
A maximum of twenty custom banners per board is enforced.

+ +

+
+
+ +

Banners already in use

+
+ + + +{% for banner in banners %} + + + +{% endfor %} + +
+

+
+
diff --git a/templates/mod/settings.html b/templates/mod/settings.html new file mode 100644 index 00000000..4e213968 --- /dev/null +++ b/templates/mod/settings.html @@ -0,0 +1,84 @@ + + +
+ + + + + + + + + + + + + + +
{% trans 'URI' %} + {{ config.board_abbreviation|sprintf(board.uri) }} (this cannot be changed) +
{% trans 'Title' %} + +
{% trans 'Subtitle' %} + +
+ + + + + + + + + + + + + + + + + + +
Country flags
Forced anonymous
YouTube/Voocaroo embedding
Require image for OP
Disable images
Poster ID's
Display SAGE! after saged posts
Automatically convert ... to …
No index
Hide from boards index
and do not index in search engines
[code] tags
Oekaki
Format math between $$
Allow SWF uploading
Enable dice rolling
Language
To contribute translations, register at Transifex
+ +
Max images per post
+ +

Edit board banners

+ + + + + + +
Default poster name
Board announcement
Rules
Allowed tags: p li ol ul strong em u h2
Rules will appear at: https://8chan.co/{{board.uri}}/rules.html
Stylesheet
note: does not validate CSS
+ + + + + {% if config.wordfilters %} + {% for wf in config.wordfilters %} + + {% endfor %} + {% else %} + + {% endif %} +
Wordfilters
ReplaceWith
+ + +
+ +