Commit Graph

4 Commits

Author SHA1 Message Date
Piet Jaspers e086747fd4 Using an … instead of "..."
It's nitpickery but I like … more then ... feel free to disagree :)
2012-07-27 13:19:43 +03:00
Paulo Henrique Lopes Ribeiro 8fedb4f77d Adding i18n to page_entries_info fixes #208 2012-02-21 20:10:34 -02:00
Akira Matsuda 393943a50e refs #30 add real first/last page links, and use them by default instead of outer window
* :window, :outer_window, :left, :right will be interpreted similarly to how they were, except the supplied N would be the number of pages you actually get. 0 means disable for the outer windows
* outer windows will be disabled by default in favor of first/last links
* include a "disabled" class when appropriate, and always include the label text (but no link tag when current page). Users that want these tags to disappear completely when inapplicable can style them to display: none. (Similarly for "first" and "last".)
* changed the default labels - double angle quotes for "first" and "last", single angle quotes for "previous" and "next". (Consider a standard set of video or audio transport controls: << < stop > >>)
2011-02-25 12:33:23 +09:00
Akira Matsuda b686519006 I18n 2011-02-13 05:57:16 +09:00