A simple CMS that allows page spanning for larger articles
kingkong
6:49 pm on Mar 20, 2006 (gmt 0)
Hi guys,
Does anyone know if a decent cms exists which provides automatic spanning of an article over many pages? I have several 4000+ word articles i'd like to put on my site. Thanks in advance!
Demaestro
6:05 pm on Mar 22, 2006 (gmt 0)
It sounds like you need an application that will load a file into a dynamic page that will parse it up into pages with a few hundred words per page, and that will provide prev - next buttons.
I doubt that you will find a CMS that claims that this is how it works, however you may find code already written that will do this for you. If not are you able to script such a feature yourself?