2.9 Enabling Folder Administrators to Apply Definition Settings to Sub-Folders and Entries

You can enable folder owners to apply entry definition types to folders or entries that have already been created. This enables users to apply all definition settings of a parent folder to all subfolders. Also, this enables users to change the definition settings to make all folder entries the same. For example, a user might begin a discussion entry in a Discussion folder, then move the entry to the Tasks folder after it is decided that something needs to be done in order to resolve the discussion. After the discussion entry is added to the Tasks folder, the entry can be converted to a task entry. For more information, see Changing the View Definitions for Existing Folders and Folder Entries in the Novell Vibe 3.4 Advanced User Guide.

  1. Change to the following directory:

    Linux:

    /opt/novell/teaming/apache-tomcat/
                               webapps/ssf/WEB-INF/classes/config
    

    Windows:

    c:\Program Files\Novell\Teaming\apache-tomcat\
                               webapps\ssf\WEB-INF\classes\config
    
  2. Make a backup copy of the ssf-ext.properties file, which is located in the same directory as the ssf.properties file.

  3. Open the ssf.properties file in a text editor.

  4. Search for the following line:

    ssf.allowFolderDefinitionFixups=false
    
  5. Open the ssf-ext.properties file in a text editor.

  6. Copy the appropriate line from the ssf.properties file to the bottom of the ssf-ext.properties file.

  7. Change false to true, so that the line now reads ssf.allowFolderDefinitionFixups=true.

  8. Save and close the ssf-ext.properties file.

  9. Close the ssf.properties file without saving it.

  10. Stop and restart Vibe.