https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE 2011-04-15 05:17:47 -04:00 committed by Joey Hess
parent af1c2b0fdb
commit 1b76272c7a
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
It would be nice if ikiwiki had built-in support for a staging area.
Default branch name would be *staging*, default result path would be *staging* as well.
Thus, if I push into the staging branch, it should automagically create a full copy of the site in staging/ .
This would make playing with ikiwiki easier while not cluttering the main branch and site.
A simple .htaccess would take care of keeping the staging are limited to people who should be allowed to access it.
Richard