This module appears to be broken now… it seems we are forced to use the ListPages module, right?
λ James Kanjo
Blog | Wikidot Expert | λ and Proud
Web Developer | HTML | CSS | JavaScript
This module appears to be broken now… it seems we are forced to use the ListPages module, right?
λ James Kanjo
Blog | Wikidot Expert | λ and Proud
Web Developer | HTML | CSS | JavaScript
Despite ListPages now being able to accomplish this, will this module still be supported?
Shane Smith ★ Website: Wikidot Development & Programming.
STE Wikidot Editor: Windows & Mac OS X. ★ Try it for free!.
I'm also on Twitter, follow me there! ;-)
This module appears to be broken now… it seems we are forced to use the ListPages module, right?
Oops, I was about 20 seconds too late !
Was just about to check my blog, to see if it's still working :(
edit: Seems to jump between my most recent post, and some random post I made a few weeks ago (not the second-most-recent, anyway)
Shane Smith ★ Website: Wikidot Development & Programming.
STE Wikidot Editor: Windows & Mac OS X. ★ Try it for free!.
I'm also on Twitter, follow me there! ;-)
The NextPage/PreviousPage modules should be working as well (or badly) as before. No changes to them, as far as I know. Anything's possible of course. We did not want to break compatibility so if you have a case where they are misbehaving, let me know.
Ouf ! Glad to read this. Unfortunately it does not work at all.
EDIT: OK. It works again (http://community.wikidot.com/user:erichsteinboeck)
Thanks :)
Though how would they be affected? Aren't ListPages completely different? :S
Shane Smith ★ Website: Wikidot Development & Programming.
STE Wikidot Editor: Windows & Mac OS X. ★ Try it for free!.
I'm also on Twitter, follow me there! ;-)
In fact NextPage and PreviousPage modules now use ListPages and its new range parameter. So thy are quite connected in fact.
I found using [[module ListPages range="after" limit="1" order="titleAsc"]] quite complicated way to do the same as [[module NextPage by="title"]]. I think for most people NextPage is a nice shortcut and for developers it's not a big deal to maintain it, because it internally uses ListPages.
Piotr Gabryjeluk
visit my blog
I think for most people NextPage is a nice shortcut
You made the point !