diff options
author | Bryan Bishop <kanzure@gmail.com> | 2010-10-29 18:25:10 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2010-10-29 18:25:10 -0500 |
commit | 85ededf8f2679ed4ddf997c01041ffed32e486aa (patch) | |
tree | 994a42d5fd218494e1a3ad35d5b16db4e622dfae /architecture | |
parent | 334bdb5ea2892efa9bee6baedf6533a052c9630a (diff) | |
download | piny-code-85ededf8f2679ed4ddf997c01041ffed32e486aa.tar.gz piny-code-85ededf8f2679ed4ddf997c01041ffed32e486aa.zip |
Added new features, wishes and TODO.
public log: http://gnusha.org/logs/2010-10-29.log
Diffstat (limited to 'architecture')
-rw-r--r-- | architecture/needed_user_facing_infrastructure.mdwn | 9 |
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;") |