DotClear is fully compatible with OutSite-In.
In order to take your DotClear web site on CD or simply offline, we recommend you to:
Modify the "\conf\config.php" file by editing your offline files directory:
Find the line starting with:
define('DB_HOST',...
and change it to:
define('DB_HOST','localhost');
Check that the "conf\dotclear.ini" file contains the following lines :
dc_blog_url =/index.php
dc_app_url =
dc_blog_rss =/rss.php
dc_blog_atom =/atom.php
dc_trackback_uri =/tb.php
dc_img_url =/images/
(tested with DotClear 1.2.6)