0 people following this project (follow)

Requirements

Web sever with ASP.NET support
MS SQL 2005 or 2008


Deployment

1. Upload the content of publis directory to a web server
2. Set up the databse using sql\create_tables.sql
3. Change connection string in web.config on server
4. Change SMTP settings in web.config on server
5. Change your email address in web.config on server


Administration

You can login to the Simpleblog by pointing your browser to www.example.com/login.aspx. There is already one user in the databse with login="admin" and password="adminadmin," (both without quotes). This is an administrators account, you can add more account for editors after you log in using /login.aspx.

After you log in, administration menu is shown. If you are and administrator, you can add/remove authors, manage images, link categories, links, categories, tags, text pages ...

If you are logged in as an author you can only add/edit your own posts and use images.


Customization

You can customize Simpleblog at will. The template file is called template.Master.

Last edited Aug 29 2010 at 7:09 PM by igorkulman, version 6

Comments

No comments yet.