Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
full info at http://www.dasblog.info/
In the <dir>\siteconfig directory update the following 2 config files.
Setup basic information in site.config - such as
<Title>Mark Iwaszko's Blog!</Title> <Subtitle>An IT Liverymans ramblings</Subtitle> <Theme>BlogXP</Theme> <Description /> <Contact>mark@iwaszko.com</Contact> <Root>http://blogs.iwaszko.com/mark/</Root> <Copyright>Mark Iwaszko</Copyright>
Setup security information in siteSecurity.config
<User> <Name>user</Name> <Password>password</Password> <Role>admin</Role> <Ask>true</Ask> </User>
Install instructions readme.rtf (37.21 KB)