Re: [PHP] looking for some kind of CMS breakthough (slightly OT)

2003-07-29 Thread Gabriel Guzman
On Mon, 2003-07-28 at 19:04, Justin French wrote: > Hi all, > > But, it still requires the writer to know a little mark-up > (p,b,h1,h2,i,a,img,etc) in order to create an article with multiple > paragraphs, sections, headings, images, etc, with well structured, > valid mark-up. > > I'd be real

[PHP] looking for some kind of CMS breakthough (slightly OT)

2003-07-28 Thread Justin French
Hi all, I've been writing CMS's for years now, and at the moment, I find myself looking for some breakthrough, or at the very least, a change in the way I do things. Anyone can write a CMS to manage simple articles with a data structure like: id author date_written heading body keywords descr