-
Notifications
You must be signed in to change notification settings - Fork 11
Wish list
Michel Kuhlmann edited this page Jan 16, 2014
·
4 revisions
Features we'd like in gitit 2, missing from gitit.
-
wiki can easily be moved to a subdirectory URL with no apache modules needed
-
.page
extension configurable- automatic file-type-recognition by file-name-extension (eg.
[blub-label](topic1/subject1/blub)
should look for files with basenameblub
in foldertopic1/subject1
, common extension would bemd, markdown, tex, ...
)
- automatic file-type-recognition by file-name-extension (eg.
-
per-section edits as in wikipedia
-
allow use of a bare repository
-
better system for categories (less processor intensive)
-
should metadata be stored in a separate file? pagename.md, pagename.yaml
-
need a rewrite of filestore for efficiency (need to be able to retrieve parsed log lazily). suggestion: use attoparsec.
-
access control though roles (users,groups)
-
allow page hierarchies, by putting them into directories; and showing the hierarchy in the header