New module 'Recently read'
This commit is contained in:
parent
10a6993b7b
commit
fda0aca579
5 changed files with 894 additions and 0 deletions
11
sites/all/modules/recently_read/recently_read.info
Normal file
11
sites/all/modules/recently_read/recently_read.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Recently read
|
||||
description = Tracks the history of recently read content by each user.
|
||||
core = 6.x
|
||||
package = Other
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-03-02
|
||||
version = "6.x-1.0-beta1"
|
||||
core = "6.x"
|
||||
project = "recently_read"
|
||||
datestamp = "1330713350"
|
||||
|
Reference in a new issue