mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
ikiwiki: Improve description. Fixes #487
This commit is contained in:
parent
7a5167e6bd
commit
a95d02f12a
@ -40,7 +40,10 @@ service = None
|
|||||||
title = _('Wiki and Blog (ikiwiki)')
|
title = _('Wiki and Blog (ikiwiki)')
|
||||||
|
|
||||||
description = [
|
description = [
|
||||||
_('When enabled, the blogs and wikis will be available '
|
_('ikiwiki is a simple wiki and blog application. It supports '
|
||||||
|
'several lightweight markup languages, including Markdown, and '
|
||||||
|
'common blogging functionality such as comments and RSS feeds. '
|
||||||
|
'When enabled, the blogs and wikis will be available '
|
||||||
'from <a href="/ikiwiki">/ikiwiki</a>.')
|
'from <a href="/ikiwiki">/ikiwiki</a>.')
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user