TYPO3: A better tt_news page browser
Sometimes you walk into things you should have known by now… This week I was setting up a tt_news configuration, which I have done like a million times, and found this code:
plugin.tt_news {
usePiBasePagebrowser = 0
}
Now, just out of curiosity I set it to 1, just to see what happened… What do you know… way better than the default pagebrowser! It really makes me wonder why these things aren’t active by default?
Anyway, most of you probably already knew this, and if you didn’t like me, you should have
By the way: If any of you programmers are bored and want to write something really useful.. write a Ajax-based pagebrowser!

An excellent suggestion. I gave it a whirl and added it to cbstarter with being on by default.
Showing the page with the result numbers is more meaningful than 1 2 3…