Hi Lingnan!

I pushed the next/previous link following to master branch. I hope this works.
Thank you for the feature request and your code sample. The current version
works a little bit different from you example, but more like pentadactyl.

The prev/next matchings is done beginning from the last links on page up to
the first one and also the patterns are matches one by one for all links on a
page. That means we first try to match all links on the page with the first
pattern and than all links with the seconds pattern and so on. Additional to
the content based pattern matching also the 'rel' attributes of the links are
checked if they contain 'prev' or 'next'.

Daniel

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
vimb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vimb-users

Reply via email to