Rearranging and Removing Topics and Categories

You can rearrange and remove topics and categories by editing a configuration file and then applying it to a Presence Builder installation.

To modify the list of topics and categories available in Presence Builder, do the following:

  1. Log in to the server over SSH or Remote Desktop.
  2. Create a configuration file by issuing the following command:

    “C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -c "C:\Program Files (x86)\Parallels\Plesk\admin\php.ini" -dauto_prepend_file="" "C:\Program Files (x86)\Parallels\Plesk\sb\utils\snapshot2wst.php" --export --file=<configuration_file>.cfg

  3. Edit the resulting configuration file:
  4. Save the file.
  5. Apply the modified configuration file to the Presence Builder installation by issuing the following command:

    “C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -c "C:\Program Files (x86)\Parallels\Plesk\admin\php.ini" -dauto_prepend_file="" "C:\Program Files (x86)\Parallels\Plesk\sb\utils\snapshot2wst.php" --import --file=<configuration_file>.cfg

To restore the default set of topics and categories in Presence Builder:

Issue the following command:

“C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -c "C:\Program Files (x86)\Parallels\Plesk\admin\php.ini" -dauto_prepend_file="" "C:\Program Files (x86)\Parallels\Plesk\sb\utils\snapshot2wst.php" --reset