Просмотр исходного кода

update readme to describe future plans in greater detail

Rafał Pitoń 8 лет назад
Родитель
Сommit
d748847231
1 измененных файлов с 8 добавлено и 3 удалено
  1. 8 3
      README.rst

+ 8 - 3
README.rst

@@ -58,12 +58,17 @@ As of now Misago implements all features considered "must have" on live internet
 * Post attachments complete thumbnailing and gif's animation removal.
 * Posts edits log allowing you to see how user messages used to look in past as well as revert function protecting you from malignant users emptying their posts contents.
 * Moderation queue for users and categories allowing you to moderate content before it becomes visible to other members of the community.
+* Custom theme developed over bootstrap.
 
 Even more features will follow in future releases:
 
-* content reporting
-* warning system
-* notifications
+* Admin-manageable custom profile fields letting site admins to define custom fields for users to fill in without need to write any code.
+* Content reporting for users to report offensive content.
+* Forum-wide JS routing further reducing navigation times.
+* Notifications for users to notice content and events of concern faster.
+* Post accurate read tracker that lets moderators spot unapproved replies and non-moderators spot approved posts.
+* Warning system for easy tracking users history of infractions and offenses.
+* WYSIWYM content editor for even easier post formatting.
 
 If you are looking into using Misago to run live forum, you are absolutely invited to, but please keep in mind that Misago is relatively immature software that may contain serious bugs or issues as well as quirks and lackings thay may take time to resolve, despite best efforts.