Spread One Entry Over Multiple Pages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
poconnor

Spread One Entry Over Multiple Pages

Post by poconnor »

I am looking to be able to have one entry that spans multiple pages. I have the following 5 content blocks that need to be on their own page, but are all the same article.

{content block='articletext'}
{content block='articletext2'}
{content block='articletext3'}
{content block='articletext4'}
{content block='articletext5'}

Is there a way to make this possible?
Last edited by poconnor on Wed Jan 16, 2008 9:07 pm, edited 1 time in total.
alby

Re: Spread One Entry Over Multiple Pages

Post by alby »

poconnor wrote: I am looking to be able to have one entry that spans multiple pages. I have the following 5 content blocks that need to be on their own page, but are all the same article.

{content block='articletext'}
{content block='articletext2'}
{content block='articletext3'}
{content block='articletext4'}
{content block='articletext5'}

Is there a way to make this possible?
In this moment, two solutions:

- Content Pagination tag: one content and page. Insert in content a few tags (start/end of single pages). It's a JAVASCRIPTS

- Use a normal content con 'articletext' and add other 4 pages with relative content but in Option tab hide in menu. Use relative arrows (look in default page/template) for navigation

Alby
Locked

Return to “CMSMS Core”