Hey,

First of all, thanks for that great module! Love the pager, easy to use and quite great. One problem is, that this module doesn't offer a pager on the edit page of a node. I made another module that implement this instead of patching yours and wondered if you'd like me to implement this directly in your module?

If so, i'll submit a patch asap.

On a side note, you should adjust css to make sure there's no field to the right of the pager.

  position: relative;
  float: left;
  width: 100%;