Important notice The name of the product folder in "/Products" directory should be "iCampfolio". There are two types of items added into the portal: - Folder: iCampFolio - Object: iCampTool The folder is only addable from ZMI, the object is the only addable item inside the folder. Some information about "iCampfolio" usage. How to create initial "iCampFolio" folder: - Go to "Preferences" -> "ZMI". - Find the place you want to put it to. - Select "iCampfolio Content" and click "Add". - Select "iCampFolio" and provide the Id (or name) - Click "Add" button. Now the initial "iCampFolio" folder is ready to be used: - You might want to go to your "iCampFolio" folder and provide a title for your product (use "edit" tab). - Now you can add "iCampTool" object into this newly created folder from the portal graphical interface. !Note! Inside this folder you can only add iCampTool objects. Structure of the information that is sent to Java applet (dynamical metdod is used for that purpose): - First line comes with a tab in front of it. After that "links" is added. Then come names of the characteristics, with a tab in front of each one of them ("\t"). Then the line ends ("\n"). - Other lines start with the title of the object. It is followed by a hyperlink with a tab in front of it ("\t"). After that come the values for each of the characteristics with a tab in front of each ("\t"). Then each line ends ("\t"). - The Java applet itself only uses values from 0 to 1. The given values are recalculated taking into consideration the maximum and minimum values of all the characteristics.