Rafał Pitoń 8cc2f8ec6b Merge branch '0.18.x' 7 лет назад
..
_book ed7d4cb491 #666: gitbook basic setu 8 лет назад
images e6fd99fd95 Added guide for social auth 7 лет назад
settings 8cc2f8ec6b Merge branch '0.18.x' 7 лет назад
setup 513ab6ef58 mention crontab -l in the docs 8 лет назад
Auth.md e0510daf4a more docs moved over to gitbook 8 лет назад
Cache.md e604f0208b moved rest of docs over to markdown/gitbook 8 лет назад
CategoryStyles.md 033f7c5cab fix links 7 лет назад
CodingStyle.md be4b940d07 some cleanups, coding style doc 8 лет назад
ContextProcessors.md 033f7c5cab fix links 7 лет назад
Decorators.md 81cb7da959 moved extra pages to MD/Gitbook 8 лет назад
ExtendingPages.md 81cb7da959 moved extra pages to MD/Gitbook 8 лет назад
Forms.md 906e9f1707 fix #589: forms cleanup 8 лет назад
FrontendContext.md 81cb7da959 moved extra pages to MD/Gitbook 8 лет назад
Mails.md 81cb7da959 moved extra pages to MD/Gitbook 8 лет назад
Markup.md 81cb7da959 moved extra pages to MD/Gitbook 8 лет назад
PermissionsFramework.md 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 лет назад
PostingProcess.md 27c7cc014d #40: tests 8 лет назад
ProfileFields.md f5c02ea1aa Update profile fields guide 7 лет назад
README.md 53b824b219 manually included proofreading changes from the #872 PR 8 лет назад
SUMMARY.md e6fd99fd95 Added guide for social auth 7 лет назад
SearchFilters.md 14a3ba3e6c fix #645: search filters 8 лет назад
Shortcuts.md 0f34216b33 #728: removed * import from misago.core.shortcuts 8 лет назад
SocialAuth.md 4001fa4e9b Fix typo 7 лет назад
TemplateTags.md 541b9d2d62 moved shortcuts and template tags refs to markdown 8 лет назад
ThreadStore.md e604f0208b moved rest of docs over to markdown/gitbook 8 лет назад
ThreadsTypes.md e604f0208b moved rest of docs over to markdown/gitbook 8 лет назад
UserRankStyles.md be5814d9a6 fix #820: added some default styles available for user ranks 8 лет назад
ValidatingRegistrations.md d23573066b Updated registration validators doc to inform about new validators function signature 7 лет назад
Validators.md e604f0208b moved rest of docs over to markdown/gitbook 8 лет назад
ViewErrors.md e604f0208b moved rest of docs over to markdown/gitbook 8 лет назад
WritingNewAdminActions.md 77a800cd41 fix #731: admin actions props cleanup 8 лет назад

README.md

Welcome to Misago documentation!

Misago is a fully featured internet forum solution developed in accordance with practices and trends currently used in web software development.

Like in any full stack solution, Misago provides different levels of interaction that allow for fullfilling different use cases. People who come to your site to talk with each other and exchange their opinions and knowledge will most likely asociate Misago with what they see in their browsers, while developers that are developing site around Misago will focus on its code, APIs and implementation details.

The goal of Misago documentation is to provide reference and explanation of features available on each of the stack's layers.

Warning!

Documentation is currently in early "Work in Progress" state. New documents are added as features they cover are implemented, with the exception of the "Users" part of the documentation, which will be worked on once Misago reaches beta testing stage.