I have a site, which is powered by mambo ofcourse, but i have very long articles, and i want to devide them in pages, i.e. 1,2,3,4,5,... How can i do this with mambo.
thx
yeh, thx, but now the problem is how to change the place of the pages, because if i have a article with 15 pages....can i move the numbers 1,2,3,4 on the bottom ?
someone answer this guy, i would like to know that, also.
and: how can i customize the way the pages are shown, right now its a random table with the links to the pages. how can i name them? move the table? etc... this all seems rather non-flexible
/**
* Page break mambot
*
* <b>Usage:</b>
* <code>{mospagebreak}</code>
* <code>{mospagebreak title=The page title}</code>
* or
* <code>{mospagebreak heading=The first page}</code>
* or
* <code>{mospagebreak title=The page title&heading=The first page}</code>
* or
* <code>{mospagebreak heading=The first page&title=The page title}</code>
*
*/
and moving it down will be somesort of not possible without hacking the mambot OR positionion the "contenttoc"-table absolute or relative to the page....
Edit:
IF you just want numbers to be displayed at the bottom like in the admin-area, head over to your gobal configuration and HIDE the Table of Contents on multi-page items
the problem I have is, that when i insert 2 pagebreaks withe title and header like you described, i get an index box with suddenly what was the first page having the name of the second.... this is totally bizarre
page 2 and 3 are correctly described but the name of the first page (which is the name of the article of course) gets changed to the title of page 2.
and when i make another unnamed pagebreak at first, its okay but of course then i have an unnamed pagebreak i dont want