This project is a fork of the kohana-pagination.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/kohana-pagination.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
repository URLhttp://git.mytab.ru/r/kohana-pagination.git
ownerradio@mytab.ru
last changeSun, 18 Oct 2009 06:17:11 +0000 (18 08:17 +0200)
content tags
add:
shortlog
2009-10-18 Geert De DeckereCalculating query offset this way is just a tad shorter.master
2009-10-18 Ryan Mayberryadded offset property for query offset
2009-10-03 Woody GilkRemoving pagination controller, documentation should...
2009-08-02 Geert De DeckereRenaming "prev_page" property to "previous_page", since...
2009-08-02 Geert De DeckereAdding comments
2009-08-02 Geert De DeckereRenamed current_page source setting from "query" to...
2009-08-02 Geert De DeckereRemoved array_merge() calls in favor of array addition
2009-08-02 Geert De DeckereBetter recalculation check in setup()
2009-07-31 Geert De DeckereBig Pagination update.
2009-07-30 Geert De DeckereAdded first_page and last_page properties.
2009-06-18 Geert De DeckereRestructuring classes: Pagination_Core becomes Kohana_P...
2009-06-17 Geert De DeckereRemoving invalid @chainable doctag
2009-06-10 Geert De DeckereAdding comments
2009-06-10 Geert De DeckereRestructured a bit; new methods: load_config, config...
2009-06-05 Geert De DeckereFirst bare working Pagination class
2009-06-01 Geert De DeckereInitial commit
heads
15 years ago master