summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;")