Sorry, I made mistake to send half message Thanks :) It was helpfull, very intersting cms design plus it gives lots of idea bout document management. Also, I had my own cms design alredy, and it was very capable. Probably I ask wrong question. Maybe I ask is there any standarts or examples for document management system. For example, How can store the document elements. ? Shall I do secondary store for document in xml format ? What is the best possible way to store document elements to gether. (Images, Flash files, probably pdf and word docs? For example /category/subcat/subcat/documentTitle/document.xml /category/subcat/subcat/documentTitle/gfx1.jpg /category/subcat/subcat/documentTitle/gfx2.jpg /category/subcat/subcat/documentTitle/pdf1.pdf Or Shall I use full sql based storege (for binary content ?) My current focus was creating and managing documents. Displaying them also another mini project. Regards Sancar On Wednesday 08 August 2007 03:49:25 Chris wrote: > Sancar Saran wrote: > > Hello List, > > > > I'm going to add some kind of articles system into my cms. > > > > General aim of this articles system have unlimited branches (or sub > > categories), each branch may own editors or writers. > > > > I'm looking for current imlementations of this kind of systems. > > > > Does anyone suggest a system to have good abilities about this issue > > > > also I'm looking for any standats about this issue. > > There are no standards for this stuff - each cms has it's own idea about > how to implement cascading permissions (if they have them at all - most > have general permissions and don't limit per category/subcategory). > > One I know that does is http://matrix.squiz.net/ - however the > installation is painful and trying to understand the app interface is > even worse. > > -- > Postgresql & php tutorials > http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php