krang_to_utf8 - utf8 conversion helper
This script runs all the necessary programs and makes the necessary
configuration changes to convert an entire Krang installation to UTF8.
krang_to_utf8 --no-backup --remove-old-versions --verbose
This script will convert your Krang installation to UTF8.
The script takes the following options:
- --verbose
Show additional progress reports during conversion.
- --no-prompt
Do not prompt user for any confirmation.
- --no-backup
Do not back up the entire installation before proceeding.
- --remove-old-versions
Prune all but the latest (converted) versions of stories, media and template to prevent ISEs when Reverting.
- --test-mode
This is a mode in which actions will be displayed but not performed. (In this mode no backup will be performed.)