Forum IP Loggin Configuration

Forum IP Login Configuration

1 Overview

IP logging is the IP of the computer which is used to connect Internet and do action in Forum. For example, when users add a topic or post in Forum, their IP address can be saved enclosing with their entry. Only the administrator can view that IP information.

However, get and save IP information is an option. The supper administrator can determine whether to get and save IP information or not.

2 Configuration

The value is to determine to get and save IP enclosing with post in Forum is true or false.

In case true, the IP is gotten, saved and shown enclosing with post.

In case false, the IP is not gotten and saved.

This value is defined in portlet.xml file like below:

...
 <portlet-preferences>
  <preference>
	<name>enableIPLogging</name>
	<value>true</value> <!--true/false -->
	<read-only>false</read-only>
	</preference>
  </portlet-preferences>
...

In which:

parameterdescriptionvalue
nameThe name of function which will be executed.enbaleIPLogging
any value
valueThe value is to determine whether to get IP or not.true
false
read onlyThe value is to determine the value will be gotten 1 time only or depending the times the enableIPLogging function is called.
True is for 1 only time and False is for dynamic.
true
false

The administrator can determine whether to get or save the IP logging or not by simply editing the value of this portlet preference in portlet.xml file with two optional value true or false.

Tags:
Created by Hoat Le on 04/21/2009
Last modified by Hoat Le on 04/21/2009

Products

generated on Fri Jul 30 18:56:12 UTC 2010

eXo Optional Modules

eXo Core Foundations


Copyright (c) 2000-2010. All Rights Reserved - eXo platform SAS
2.4.30451