I wanted to be able to specify which Web and Topic TWiki uses when none is specified. For instance, when you browse the view script with no parameters it will display Users.WebHome. It pulls these values from {UsersWebName} and {HomeTopicName} in bin/configure. TWiki already allows you to specify the default topic name, but I'd still like to add a default web name.
I wanted to be able to specify which Web and Topic TWiki uses when none is specified. For instance, when you browse the view script with no parameters it will display Users.WebHome. It pulls these values from {UsersWebName} and {HomeTopicName} in bin/configure. TWiki already allows you to specify the default topic name, but I'd still like to add a default web name.
In order to specify this default, the following need to be changed: