-
Updated documentation
-
Added support for page caching Simplest solution: pages that display recently read block are not cached. Added recently_read_disable_page_cache() function
-
Udpated documentation
-
Added support for page caching Simplest solution: pages that display recently read block are not cached. Added recently_read_disable_page_cache() function
-
Returning correct number of items for anonymous Number of items is truncated according to limit argument in recently_read_get_read_items.
-
Returning correct number of items for anonymous Number of items is truncated according to limit argument in recently_read_get_read_items.
-
port of recently_read 6x.1.x-alpha4, added limit variable to recently_read_get_items
-
Added limit variable in recently_read_get_items
-
Fixed coder issues
-
Added theming functions for recently read list and list item.