[TYPO3-english] Re: Counting page content

Adrian O. adrian.ohlhausen at googlemail.com
Wed Nov 8 09:39:44 CET 2017


Hi Christian,

it should look like this:

		<ul class="Pagination">
			<li><a href="#" class="">0</a></li>
			<li><a href="#" class="">1</a></li>
			<li><a href="#" class="pag_active">2</a></li>
			<li><a href="#" class="">3</a></li>
			<li><a href="#" class="">4</a></li>
		</ul>

This is assuming, that there are 5 content elements on the page, displaying the third one as active.

Hope you can help me.

Greetings, xola


More information about the TYPO3-english mailing list