X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/b80d47e7da6ac90a56b9705089f246a8050ee364..fff6f83f3de32fa25f6e9f611cc912706a092c5d:/forum/settings/about.py diff --git a/forum/settings/about.py b/forum/settings/about.py index 45c8857..b4f1a64 100644 --- a/forum/settings/about.py +++ b/forum/settings/about.py @@ -4,16 +4,16 @@ from django.forms.widgets import Textarea PAGES_SET = SettingSet('about', 'About page', "Define the text in the about page. You can use markdown and some basic html tags.", 2000, True) ABOUT_PAGE_TEXT = Setting('ABOUT_PAGE_TEXT', -""" +u""" **Please customize this text in the administration area** Here you can **ask** and **answer** questions, **comment** -and **vote<** for the questions of others and their answers. Both questions and answers +and **vote** for the questions of others and their answers. Both questions and answers **can be revised** and improved. Questions can be **tagged** with the relevant keywords to simplify future access and organize the accumulated material. This Q&A site is moderated by its members, hopefully - including yourself! -Moderation rights are gradually assigned to the site users based on the accumulated **"reputation"** +Moderation rights are gradually assigned to the site users based on the accumulated "**karma**" points. These points are added to the users account when others vote for his/her questions or answers. These points (very) roughly reflect the level of trust of the community.