mywebcreator, Open Source Publishing

A small script that will let you publish an online diary without requiring a CMS or any blogging tool.

Description

mywebcreator consists of small scripts (15K without images) that can be used to host a personal diary (a weblog), or can be modified to display dynamically updated content on websites.

It is ideal for sites where installing a CMS or blogging tool is not possible (can be used in sites hosted on sourceforge.net)

Installation

Edit includes.php to set MySQL username/password and navigate to yoursite/install.php (initially) to create tables.
Go to yoursite/post.htm to post.
To modify the posts, edit the entries of your database manually or navigate to yoursite/adminn.php?id=1 ,id=2 etc after uploading adminn.php to your site.

To create your own themes, modify the headerindex.txt, headerarchive.txt and footer.txt files or the files that are set by the includes.php file. You must place a <!--archives--> comment tag in the headerindex.txt file. The list of archives will be generated after this tag.

mywebcreator Demo

SourceForge.net Logo


© Copyright 2006 Prakashatma Mishra