Click to See Complete Forum and Search --> : Get me out of a hitch?
le007
04-03-2007, 10:49 AM
Hey All,
I need a user to be able to edit a webpage which is only ever going to be TEXT! Its just a "latest news" kinda thing. Anybody know where I can grab a flatfile script for this or does anyone have one for php novice?
Thanks
jogol
04-03-2007, 05:41 PM
you might want to give cute news (http://cutephp.com/) a try.
le007
04-03-2007, 06:00 PM
Awesome man thank you for that! Its very cool! What exactly would the title of what I'm looking for be? EG is it a flat file cms? Thanks again!
paradoxperfect
04-03-2007, 06:56 PM
Well CuteNews is a cms that uses textfiles to store the information. You could basically create one "layout page" with php and then use CuteNews to display news. I did several projects with CuteNews (I added the first spell checker and a "show/hide" script for news headers), and I'd definitely recommend it!
EDIT: Forgot to mention that you can also edit the templates for the news/content via the template editor (though you should have decent html knowledge to do so). :D
le007
04-05-2007, 06:21 AM
Hey buddy, I have a decent knowledge of HTML - is it possible to edit out the likes of "comments" and who posted it etc?