A comparison of various Django-based wiki applications and projects.
Feature | Description |
---|---|
authors | |
Related pages | If there is some sort of widget or UI that lists page related to the current one, like pages linked, page linking to this, parent pages and child pages. |
Formats | Wiki formats supported. 'wikiwords' means that CamelCase words are tuned into wiki links. |
Hierarchical pages | If pages can have a "parent" page |
Rich editor | If has support for Javascript rich editors (TinyMCE, MarkItUp, etc...) or if it includes it by default. |
Automatic TOC generation | Generates a Table Of Contents widget when viewing the page, jumping to headlines in the page. |
access control | Whether the engine allows selective read and write access to the content. |
Page attachments | Built-in support for page attachments |
Versioning | Page history is tracked and a past version could be restored |
Test coverage | How many of the functionality is covered by the tests |
uu | g |
Package | MrDoc | django-wiki | djiki |
---|
Package | MrDoc | django-wiki | djiki |
---|---|---|---|
Description |
mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledg... |
A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use djang... |
Djiki is a light and portable Wiki engine based on Django. |
Category | Project | App | App |
# Using This |
1
![]() |
23
![]() |
2
![]() |
Python 3? | |||
Development Status | n/a | Production/Stable | Beta |
Last updated | June 24, 2022, 8:41 a.m. | May 8, 2022, 7:37 p.m. | May 1, 2022, 5:17 a.m. |
Version | n/a | 0.8.2 | 0.9 |
Repo | GitHub | GitHub | GitHub |
Commits | |||
Stars | 2,052 | 1,544 | 52 |
Repo Forks | 420 | 536 | 18 |
Participants |
zmister2016
Jonnyan404 debj031634 chinobing dependabot[bot] hundan2020 Hi-Mike zhangwenlong8911 sartoshi-foot-dao nhnhwsnh |
benjaoming
atombrella spookylukey floemker rsalmaso bridger duvholt Russell-Jones TomLottermann Mortal more... |
emesik
spookylukey markkkun fenikso cfra perchouli |
Documentation | n/a | ||
authors | zmister | ||
Related pages | Planned | ||
Formats | Markdown,Rich text | Markdown | creole, HTML, allows pluggable parsers |
Hierarchical pages | |||
Rich editor | MarkItUp | ||
Automatic TOC generation | |||
access control | Yes, allows custom modules | ||
Page attachments | images | ||
Versioning | (the proof here http://demo.django-wiki.org/_history/) | ||
Test coverage | |||
uu |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |