Rafał Pitoń 53b824b219 manually included proofreading changes from the #872 PR 8 years ago
..
_book ed7d4cb491 #666: gitbook basic setu 8 years ago
settings cfead1bc3d wip #865: first go at docs 8 years ago
setup 53b824b219 manually included proofreading changes from the #872 PR 8 years ago
Auth.md e0510daf4a more docs moved over to gitbook 8 years ago
Cache.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
CategoryStyles.md 58161b7dcc fix #853: Fix and cleanup categorie's custom css class handling on threads and thread views 8 years ago
CodingStyle.md be4b940d07 some cleanups, coding style doc 8 years ago
ContextProcessors.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Decorators.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
ExtendingPages.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Forms.md 906e9f1707 fix #589: forms cleanup 8 years ago
FrontendContext.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Mails.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Markup.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
PermissionsFramework.md 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
PostingProcess.md 27c7cc014d #40: tests 8 years ago
ProfileFields.md 771405be9c logging and management commands 8 years ago
README.md 53b824b219 manually included proofreading changes from the #872 PR 8 years ago
SUMMARY.md cfead1bc3d wip #865: first go at docs 8 years ago
SearchFilters.md 14a3ba3e6c fix #645: search filters 8 years ago
Shortcuts.md 0f34216b33 #728: removed * import from misago.core.shortcuts 8 years ago
TemplateTags.md 541b9d2d62 moved shortcuts and template tags refs to markdown 8 years ago
ThreadStore.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
ThreadsTypes.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
UserRankStyles.md be5814d9a6 fix #820: added some default styles available for user ranks 8 years ago
ValidatingRegistrations.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
Validators.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
ViewErrors.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
WritingNewAdminActions.md 77a800cd41 fix #731: admin actions props cleanup 8 years ago

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.