In phpwiki the author is logged like:
Author will be logged as AC8B140B.ipt.aol.com
and this shows up as the author in the histories. My PHPWiki is behind a PHP login, and so I want to edit this so that it reflects the username of the user. However, I canno find in the code where it is set. Can you help?
Thanks,
Peter.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are using version 1.2, I believe there is place in lib/config.php where you can change how the author is listed in RecentChanges. It had to do with whether the user's IP address or domain name appeared; some people didn't want this at all. In the 1.3 version you can actually login and your username appears in RecentChanges.
~swain
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is probably a stupid question, but where can I get the 1.3 version ?
Do I have to use CVS to gather the different files, or are there different builds somewhere ?
uXs
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Not at all a stupid question. Version 1.3 is still alpha quality, as far as we are concerned, but appears to be stable. You can get the "nightly" build from the main page at http://phpwiki.sf.net/phpwiki/.
~swain
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In phpwiki the author is logged like:
Author will be logged as AC8B140B.ipt.aol.com
and this shows up as the author in the histories. My PHPWiki is behind a PHP login, and so I want to edit this so that it reflects the username of the user. However, I canno find in the code where it is set. Can you help?
Thanks,
Peter.
If you are using version 1.2, I believe there is place in lib/config.php where you can change how the author is listed in RecentChanges. It had to do with whether the user's IP address or domain name appeared; some people didn't want this at all. In the 1.3 version you can actually login and your username appears in RecentChanges.
~swain
This is probably a stupid question, but where can I get the 1.3 version ?
Do I have to use CVS to gather the different files, or are there different builds somewhere ?
uXs
Not at all a stupid question. Version 1.3 is still alpha quality, as far as we are concerned, but appears to be stable. You can get the "nightly" build from the main page at http://phpwiki.sf.net/phpwiki/.
~swain