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:
@@ -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»"
|
||||
|
||||
|
||||
@@ -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)"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user