#####################################
##### PROJECT CUSTOM FIELD LIST #####
#####################################

----- DESCRIPTION -----

	This pluging Allow to have differents values for a custom field by project


----- HOW TO USE IT -----

	Once the plugin is installed, to modify a custom fields values by project you have to :

		* Create or modify the custom field that you want to share in differents project in [ Administration ] / [ Manage Custom Field ]
			-> Set the possible values to "=nameOfTheField" where nameOfTheField is replaced by the name of your custom field.
			-> Bound the custom field to the projects you want.

		* Go to the project page in [ Administration ] / [ Manage Projects ] / your project
		  if you scroll the page you have a "Custom fields values management" div that is displayed. From there you can :
			-> Add values to the custom fields
			-> Delete or Modify a value
			-> Reorder your values in the custom field
			-> Export / Import the values to the XML format
	
	
----- REQUIREMENT -----

	To have access to the "Custom fields values management" div the user must have a MANAGER access level
	
	
Hope this will be useful.