Simple article manager script in PHP I wrote

Reply

Join Date: Dec 2004
Posts: 104
Reputation: harishankar is an unknown quantity at this point 
Solved Threads: 0
harishankar's Avatar
harishankar harishankar is offline Offline
Junior Poster

Simple article manager script in PHP I wrote

 
0
  #1
Oct 17th, 2006
It uses a very simple PHP script to use text files as articles and directories as categories to build a website. It's a very simple CMS and uses no database to store anything. It doesn't have comments or search, but it is a good solution for a fairly static, traditional content-based site without recoding each HTML file separately.

It uses no admin panel is extremely small and lightweight and secure. Ideal for a small, personal content-based site. Do read the "readme" file before, it's very simple to set it up. Just create folders for categories and put the articles inside each category as a text file (with HTML for formatting if needed). Upload articles as text files in the category you need and you're done!

I don't plan on extending it with any features as it's meant to be very basic...

The article text file format is
  1. Article title
  2. **
  3. Article content
Check my site for a demo:
http://harishankar.org

You can download it as I've attached it here.
Last edited by harishankar; Oct 17th, 2006 at 3:56 am.
Attached Files
File Type: zip sam-0.19.zip (12.9 KB, 77 views)
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1
Reputation: deesw is an unknown quantity at this point 
Solved Threads: 0
deesw deesw is offline Offline
Newbie Poster

Re: Simple article manager script in PHP I wrote

 
0
  #2
Jun 25th, 2007
Okay, I must be dense since I don;t see any admin area to add articles. Isn't that what a cms is? All I see is a template that inserts my website url but what about adding articles? managing Categories...where is this done, please?
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 1
Reputation: ItalicVisions is an unknown quantity at this point 
Solved Threads: 0
ItalicVisions ItalicVisions is offline Offline
Newbie Poster

Re: Simple article manager script in PHP I wrote

 
0
  #3
Oct 15th, 2007
You have to create directories (folders) labeled with the same name as your article, then put a text file in it with your articles content.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC