support markdown in editor

events can be edited in markdown. markup language can be set in series
template for newly created events.
This commit is contained in:
Milan
2020-03-07 22:47:52 +01:00
parent 1607b5468f
commit 9b7a1ebc88
16 changed files with 178 additions and 48 deletions

View File

@@ -121,6 +121,15 @@ msgstr "modified at"
msgid "label_modified_by"
msgstr "by"
msgid "label_content_format"
msgstr "wiki Language"
msgid "label_content_format_markdown"
msgstr "Markdown"
msgid "label_content_format_creole"
msgstr "Creole"
msgid "button_event_list"
msgstr "show events"
@@ -165,3 +174,4 @@ msgstr "excerpt is too long. for longer text please use the field «Current Topi
msgid "label_excerpt_extension_too_long"
msgstr "excerpt is too long. for longer text please use the field «Current Topics»"

View File

@@ -76,6 +76,9 @@ msgstr "edit podcast URL"
msgid "label_update_event_field_archive_url"
msgstr "edit archive URL"
msgid "label_update_event_field_content_format"
msgstr "set Wiki-Format"
msgid "label_create_event_from_schedule"
msgstr "create new events (with date from an existing schedule)"

View File

@@ -83,6 +83,15 @@ msgstr "Archive URL"
msgid "template_predecessor_id"
msgstr "Series Predecessor ID"
msgid "template_content_format"
msgstr "wiki Language"
msgid "template_content_format_markdown"
msgstr "Markdown"
msgid "template_content_format_creole"
msgstr "Creole"
msgid "tab_schedule"
msgstr "Schedule"