aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/wishlist:_support_staging_area.mdwn
blob: 7628ad00ab44432f99b1f6c881958ed7e55b95af (plain)
1
2
3
4
5
6
7
8
9
10
11
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