cotonti.com : Pagination https://www.cotonti.com Laatste forum onderwerpen Cotonti en Wed, 05 Nov 2025 08:33:28 -0000 lalinux It work like a charm!]]> Wo, 27 Mei 2009 21:32:24 -0000 pieter http://www.kruisstraat89.be/
At the bottom.
There is also an extra features just before news items (new entry and headlines).

You need to install advanced news

- If you only want the pagination just add {NEWS_INDEX_PAGENAV} as tag in news.tpl

- If you want all features:
Add this after <!-- END: PAGE_ROW --> and before <!-- END: NEWS --> in news.tpl
<!-- BEGIN: HEADLINES_ROW -->
<div class="{PAGE_ROW_ODDEVEN}">{PAGE_ROW_DATE} : {PAGE_ROW_CATPATH_IDX} {PHP.cfg.separator} <a href=https://www.cotonti.com/"{PAGE_ROW_URL}">{PAGE_ROW_SHORTTITLE}</a></div>
<!-- END: HEADLINES_ROW -->

<div class="paging" style="text-align:center;">{NEWS_INDEX_PAGENAV}</div>

I added the following too just before <!-- BEGIN: PAGE_ROW -->
<div class="paging righttext">{NEWS_SUBMITNEWPOST} &nbsp; {NEWS_HEADLINESTOGGLE}</div>
This is to add a new news-item and to toggle between headlines and full news-items.

-------------
I am not sure if you need sedplus too for that look that I have. (Just try it.)
http://www.t3-design.com/seditio-plus/]]>
Wo, 27 Mei 2009 03:29:22 -0000
lalinux But, I need to know how to implement this pagination on index page?
I've seen tutorial on seditioforge, but it's only work for forum, list and pm page
Any idea?
thanks]]>
Wo, 27 Mei 2009 02:46:05 -0000
pieter
.paging, .pagenav
{
	padding:6px; text-align:right; font-size:.90em;
}
.pagenav_small
{
	padding:0;
	text-align:right;
	font-size:.80em;
}
.pagenav_prev,.pagenav_next,.pagenav_first,.pagenav_last,.pagenav_pages
{
	padding: 2px 6px;
	background: #F5F5F5;
	color: #1c4851;
	margin: 1px;
	border: 1px solid #1c4851;
}
.pagenav_current {
	padding: 2px 6px;
	font-weight: bold;
	font-size:160%;
	text-decoration: none;
	background: #1c4851;
	color:#FFFFFF;
	margin: 1px;
	border: 1px solid #1c4851;
}
]]>
Wo, 27 Mei 2009 02:37:02 -0000
lalinux I want to ask you all about this thing.
Where should I edit/add this pagination system on page?
thanks]]>
Wo, 27 Mei 2009 00:18:44 -0000
oc
If something else (seditio, ldu) I think you gonna have to edit core files, because it is hardcoded.]]>
Ma, 06 Apr 2009 00:09:04 -0000
pieter Top part of the picture, instead of the lower part of the picture


PS: Admin, the pictures of the directories in PFS are missing again.]]>
Zo, 05 Apr 2009 23:34:49 -0000