Warren Young: > I’d then like to see /login change to something more generic like > /user. If someone depends on the existing name as an API, a /login > alias could be added, either in code or via the existing URL aliasing > feature.
It's possible (and very convenient) to have a direct logout link: http://example.com/cgi-bin/fossil.cgi/repository/login?out Or, from (unversioned) wiki pages (with the Fossil Wiki markup flavor): [/login?out | Logout] I think this could also work for the Page Header edited through the Customize Skin interface. --Florian _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

