From: Pablo R. R. <pr...@cl...> - 2001-01-13 02:44:18
|
Hi Thomas this can be done with a user table and a cookie. I have phpWiki integrated in a web portal software (myPHPortal) you can see this in action at: http://proca.nexen.net/phpwiki.php It can be configured in three ways: 1. Allow create/modify to everyone 2. Disallow to anonymous and only allow to registered users 3. Allow only to some users And you can see how foxwikis do this (a cookie) http://fox.wikis.com/wc.dll?Wiki~WhoAmI~Wiki Pablo Roca (pr...@cl...) La Coruña - España myPHPortal Team http://sourceforge.net/projects/myphportal > -----Mensaje original----- > De: php...@li... > [mailto:php...@li...]En nombre de Thomas > Kalka > Enviado el: sábado, 13 de enero de 2001 3:16 > Para: php...@li... > Asunto: Re: [Phpwiki-talk] IP from posters > > > > Someone told me that having the full URL in the RecentChanges is a thing > he > > wouldn't like. > > He is very concerned in security and preferred not to have his own IP > > published every time. > > > > What can be done: > > > > Store as you do now the IP in the database don't change this > > But only show the first IP in the list like is done in: > > http://fox.wikis.com/wc.dll?Wiki~RecentChanges > > > > i.e: 192.168.77.245 -> 192.168.77.xxx > > > > That's easy to do, but I ask your oppinion. Can this be good? > > > Concerning this question it would be interesting to diskuss > wether there are > other options to make real anonymous changes. Maybe one could add a > sign field to the edit-page, then it would be possible to sign > changes with > any real (like ThomasKalka) or anonym (like AnonymUser) name. > Another Option would be to be able to supply a UserName by default (a kind > of login), which in some kind is propagated from page to page, but I don`t > know how to do this (but would be glad to know). > > ThomasKalka > > > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk |