JABevan:
Hi. Directory management (copy, move, rename) will be available for CMS module version 0.6.2 (hopefully by January).
If this is an emergency, you can change it by hand. You will need to rename the directory directly (with a file manager or a command prompt) AND you will need to change all references in the database tables. The field is cmdb_directory and must be changed at the following tables:
cmcomments3 (if there are comments for that directory or any lower dir).
cmhits3 (if there are visit hits for that directory or any lower dir).
cmrating3 (if there are rating scores for that directory or any lower dir).
content3 (for that directory and any lower directory).
Also, you will need to change cmdb_parentdir in content3 for all lower directories.
As you can see, is a bit of work, but now is the only solution. Actually, the critical changes are only in content3, all other records can be left orphan without catastrophic. problems.
Regards,
Mario A. Valdez-Ramirez.