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:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/sb/utils/snapshot2wst.php --export --file=<configuration_file>.cfg
Categories are represented by lines containing text enclosed in square brackets. For example: [Retail]
.
Topics are represented in the list by lines like <topic_code>.info = “Topic title”
.
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/sb/utils/snapshot2wst.php --import --file=<configuration_file>.cfg
To restore the default set of topics and categories in Presence Builder:
/usr/local/psa/bin/sw-engine-pleskrun /usr/local/sb/utils/snapshot2wst.php --reset