compute a google-like topic ranking by counting the referrer to every topic
order search hits by topic ranking
NatsWiki Registration notifications
send user registrations to the maintainer of the primary group the user has chosen
Better SSL handling in TWiki (done)
only use an ssl encrypted http connections if we are logged in
WikiGuests don't need to encrypt. Maybe that's more google-friendly too.
Separation of Main and User Webs
TWiki assumes that all of your users are located in the %<nopMAINWEB%. But we'd like to have them put into a
User Web. Normaly it is enuf to rename %MAINWEB% to User (which is Main) by default. Also, we'd like to
still have a Main Web for the Nats web presentation. Ergo: confusion. The TWikiVariable %MAINWEB% has
a bad name in a way. Changing this would entail to go thru the Twiki sources and rename %MAINWEB% to
%USERWEB% and mainWeb to userWeb.