diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2010-03-18 00:52:45 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2010-03-18 00:52:45 -0700 |
commit | ab6b477b2e636bc775ea2653d0c591b1049591cb (patch) | |
tree | 7fb1efa1eb6fb571b8a8ab9a1359c8b776bdaa25 /architecture | |
parent | 2883a554056987bcb1271bf6005017776b0b5193 (diff) | |
download | piny-code-ab6b477b2e636bc775ea2653d0c591b1049591cb.tar.gz piny-code-ab6b477b2e636bc775ea2653d0c591b1049591cb.zip |
Architecture: user-facing infrastructure: adding autoindexing and subdir srcdirs.
Diffstat (limited to 'architecture')
-rw-r--r-- | architecture/needed_user_facing_infrastructure.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index de62a32..571b779 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -21,5 +21,7 @@ Needed config tweakables - TODO: globally writable repos vs. group writable repos - TODO: globally readable repos vs. group readable repos - TODO: ikiwiki-editable vs. git-only +- TODO: toggle ikiwiki autoindexing +- TODO: optional use of repository subdirectory as srcdir - TODO: editable ikiwiki templates vs. default layout - TODO: user-configured domain vs. default piny domain |