Page 1 of 1

Very limited CMS engine?

Posted: Mon Apr 06, 2009 4:57 pm
by sicsrt8
I am making a simple website and want to allow access to a specified user who can log in and write news updates, add images and send emails without being able to edit main design code. I have looked at Joomla, Wordpress etc and seem to create more than what I need.

I am new to php coding realm but understand I can just add the <php> code into a specified area in my HTML and allow for css to control visual imaging of text. Basically I want to allow them to add news updates and images easily without having to code anything. Is there a very basic guide for creating this type of thing without using a full scale cms application?

Sorry if I'm in the wrong area for this and thank you for any guidance or info you can share.

Re: Very limited CMS engine?

Posted: Tue Apr 07, 2009 7:15 am
by sujithtomy
Hello

Try, CMS MADE SIMPLE...
http://www.cmsmadesimple.org

Re: Very limited CMS engine?

Posted: Tue Apr 07, 2009 10:08 am
by php_east
google for SNEWS. it does what you want and is self contained in itself. ( and it's someting like only 100k filesize of codes i think ).