function xhtml_head(){ header('Content-Type: text/html; charset=utf8'); print ''; print ''; ?>
Error: I could not find a valid DokuWiki installation at the
specified location (=$DWPATH?>).
Either the path is wrong or your DokuWiki installation wasn't updated yet. You should read wiki:utf8update first
Please edit this script and change the $DWPATH variable
at the very top.
This tool will help you converting your existing wiki data to UTF8 encoding. More info is available at wiki:utf8update
It is recommended to make a backup first!
Some more info (read carefully):
This script will go through your data directory
(=$conf['datadir']?>) and will recode all txt
files it can find to UTF8. This will take some time if you have
a lot of files. Do not interrupt the script! The script tries
to reset the max_execution_time of PHP so it will not timeout
by itself. However this is not possible when running in safemode.
It should be safe to run this script multiple times - already converted
files will be skipped.
Things to do before you run this script:
Okay. Everything set up? Fine. One last thing: You must specify which charset your old data uses - just select it from the dropdown box below. Then press the button and see this amazing script do its amazing work.
xhtml_encodeselect(); } function xhtml_finished(){ ?>Okay. The conversion is done. Now do the following steps: