 |

carminejg3
User
Apr 10, 2006, 10:52 AM
Post #1 of 4
(3227 views)
Shortcut
|
|
adding additional pages to artman
|
Can't Post
|
|
Hi I read a post where someone is using the printer template as a second page, is it possible to create another template or two to have a third or even forth page with article manager? Webmaster http://news.carjunky.com
|
|
|  |
 |

ross
Staff
/ Moderator

Apr 10, 2006, 2:46 PM
Post #2 of 4
(3216 views)
Shortcut
|
|
Re: [carminejg3] adding additional pages to artman
[In reply to]
|
Can't Post
|
|
Hi Carmine. Thanks for posting! From the sounds of it, you are looking for a way to break your articles across multiple pages. If so, we actually have a neat little addon that I can send you. It’s called the page break script and will let you easily split your articles. Send me an email at support@interactivetools.com and I’ll have it sent out to you . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

CBAS
New User
Oct 8, 2006, 11:36 AM
Post #3 of 4
(2342 views)
Shortcut
|
|
Re: [ross] adding additional pages to artman
[In reply to]
|
Can't Post
|
|
I got that script but have a questions: <h1>1st heading<h1> .... <!--page--><h1>2nd heading</h1> ... <!--page--><h3>3rd heading</h1> Is this correct? shouldnt it be <h1>1st heading<h1> .... <!--page--><h2>2nd heading</h2> ... <!--page--><h3>3rd heading</h3> or am I misunderstanding this whole thing?
|
|
|  |
 |

ross
Staff
/ Moderator

Oct 8, 2006, 1:48 PM
Post #4 of 4
(2338 views)
Shortcut
|
|
Re: [artman] adding additional pages to artman
[In reply to]
|
Can't Post
|
|
Hi there. Thanks for posting and welcome to the board! The page break script actually shouldn’t mind where you place your break tags so it’s entirely up to you. One thing I see in your code though is just a minor HTML thing. In the first example, you have:
<!--page--><h3>3rd heading</h1> The closing tag here needs to match the opening tag so it should actually look like this:
<!--page--><h3>3rd heading</h3> Other than that though, both your examples will work great! Give it a shot and let me know how you make out .s ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
|