What's the best way to implement news system without using wordpress ?
Posted
by Tristan
on Stack Overflow
See other posts from Stack Overflow
or by Tristan
Published on 2010-05-06T11:00:19Z
Indexed on
2010/05/06
11:08 UTC
Read the original article
Hit count: 209
Hello,
I'm a little afraid of using Wordpress because of his connotation "all made", plus my website is 100% hand coded, actually, i use the phpBB but it's not what I want cause visitors have to go out of the website to go to the forum to see the news.
So how/what can I do to have my own news system management (publish/review/moderate comments)....
Are there tools (i mean except WYSIWYG) / PHP class I can use to implement myself ?
I hope you understand what i mean.
Thank you :)
© Stack Overflow or respective owner