summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-10-30 06:39:36 -0700
committerJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-10-30 06:39:36 -0700
commitdaffe11802a9cf1a4d7fd6de0d729d058f51f6be (patch)
treedf7de83c4ade3261e44d7d786761fa882c4fc5e8
parentfd6f40caa967d4554e72bb3fe02fad46c752a7b5 (diff)
parent85ededf8f2679ed4ddf997c01041ffed32e486aa (diff)
downloadpiny-code-daffe11802a9cf1a4d7fd6de0d729d058f51f6be.tar.gz
piny-code-daffe11802a9cf1a4d7fd6de0d729d058f51f6be.zip
Merge branch 'master' of piny.be:/srv/git/piny-code
-rw-r--r--architecture/needed_user_facing_infrastructure.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index cfabb2b..52c6f5a 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -1,4 +1,5 @@
TODO: user-facing documentation on piny-web
+TODO: help system on pinyshell (display on login)
It'd be nice to maintain feature parity between command line access and web access.
@@ -14,6 +15,9 @@ disable password auth if ssh key|TODO |Ha ha NEVER
config tweaking |PARTIAL: pinyconfig |TODO: CGI frontend
commit access |DONE: git+ssh://piny.be/srv/git/whatever.git |DONE: Ikiwiki+mod-auth-sys-group/mod-auth-pam, though I am told there is a magic hook to allow public editing through git://
wysiwyg editing tool |Ha ha no |TODO: wmd a good option, though needs UI tweaks
+fork button |you git! |TODO: CGI frontend
+big giant upload button |you lscp! |TODO: CGI frontend
+rss aggregation |TODO: post-commit hooks to update stuff, user rss feeds, etc; users following users/repos; "activity feeds" |TODO: links to static html files?
"""]]
Needed config tweakables
@@ -25,3 +29,8 @@ Needed config tweakables
- TODO: globally writable repos vs. group writable repos
- TODO: editable ikiwiki templates vs. default layout
- TODO: user-configured domain vs. default piny domain
+
+Other
+
+- TODO: overall site layout/theme/css
+- TODO: front page to piny server editable by sysadmin ("here's what's on this server; readme; faq; about;")