1770 Posts in 495 Topics by 531 members
Blog Module
SilverStripe Forums » Blog Module » Blog pagination all on one page
Discuss the Blog Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 438 Views |
-
Blog pagination all on one page

4 October 2011 at 4:26am
OK, this sounds like an odd things to ask, but is there any way of modifying BlogHolder so that entries are displayed all on one page but with breaks where the pagination would usually occur?
So, instead of the following, which would usually occur with pagination:
/Page-1
<li>Blog article 1</li>
<li>Blog article 2</li> ....etc/Page-2
<li>Blog article 11</li>
<li>Blog article 12</li> ....etc/Page-3
<li>Blog article 21</li>
<li>Blog article 22</li> ....etcWe would have a single page, structured similar to this:
<h1>Page 1</h1>
<li>Blog article 1</li>
<li>Blog article 2</li> ....etc
<h1>Page 2</h1>
<li>Blog article 10</li>
<li>Blog article 11</li> ....etc
<h1>Page 3</h1>
<li>Blog article 20</li>
<li>Blog article 21</li> ....etcMany thanks
-
Re: Blog pagination all on one page

11 December 2011 at 7:19pm
sir can i ask if i can make blog like this website
http://www.lalinguaarabapertutti.com???
| 438 Views | ||
|
Page:
1
|
Go to Top |

