dixi: A wiki implemented with a firm theoretical foundation.
This project is a simple wiki developed based on a firm theoretical foundation.
Documents are not stored directly, but as a composition tree of patches to an initial empty document. As our patches support operational transform, edits can be made to any version of each document and they are transformed to be applied to the latest version.
This also makes it easy to use the group structure of patches to be able to revert changes (or the composition of several changes) from deep in a document's history and preserve every other change.
Right now the wiki doesn't support many bells and whistles, such as administrator control, configurability, or user accounts, but they're coming.
Downloads
- dixi-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.9.0, 0.6.9.1, 0.6.9.2 |
---|---|
Dependencies | acid-state (>=0.12 && <0.14), aeson (>=0.8 && <0.11), base (>=4.7 && <4.9), blaze-html (>=0.8 && <0.9), blaze-markup (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), composition-tree (>=0.2.0.1 && <0.3), containers (>=0.5 && <0.6), data-default (>=0.5 && <0.6), directory (>=1.0 && <1.3), either (>=4.4 && <4.5), lens (>=4.12 && <4.14), pandoc (>=1.15 && <1.16), patches-vector (>=0.1.2 && <0.2), safecopy (>=0.8.3 && <0.9), servant (>=0.4 && <0.5), servant-blaze (>=0.4 && <0.5), servant-server (>=0.4 && <0.5), shakespeare (>=2.0 && <2.1), template-haskell, text (>=1.2 && <1.3), time (>=1.4 && <1.6), time-locale-compat (>=0.1 && <0.2), transformers (>=0.4 && <0.5), tz (>=0.0 && <0.1), vector (>=0.10 && <0.12), warp (>=3.1 && <3.2), yaml (>=0.8 && <0.9) [details] |
License | BSD-3-Clause |
Copyright | Liam O'Connor, 2015 |
Author | Liam O'Connor |
Maintainer | liamoc@cse.unsw.edu.au |
Category | Web |
Home page | https://github.com/liamoc/dixi |
Source repo | head: git clone https://github.com/liamoc/dixi |
Uploaded | by LiamOConnorDavis at 2015-10-19T05:03:57Z |
Distributions | |
Executables | dixi |
Downloads | 10526 total (53 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-10-19 [all 5 reports] |