Thumbnail Link
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
When your website needs to offer advertising space to other websites, the most common way is to provide link with thumbnail. This module will create a new content type to do that for you, The new content type `thumbnail link` contains four fields: website title, URL, thumbnail and taxonomy, you can add and store related websites thumbnail into a node.
The module also provides a block showing thumbnails, there will be a hyperlink in the block attached to a view page, you can decide what order to display thumbnails, If you have turned on the core statistics module.
Because the core statistics module can not support external link hit rate calculate, the module will calculate hits rate then write back to node_counter data table, the implementation is done by using a background javascript call.
You can use the authorization module to configure which user roles will be recorded.
