Comment 1 for bug 794211

Revision history for this message
xaav (xaav) wrote :

How this could work is you have a URL like this:

http://localhost/branch-name/Wiki_page/subpage

And wikkid calls a function like this:

branch_location = get_branch_location('branch-name')

and serves that branch.