Hello there.

We'd have to build a "Most read articles" component where to show top n read 
articles.
We are wondering how to implement this component taking care of the caching 
system and concurrency among many public instances.
We individuated some salient points:
        1) to count visits to the article's page
        2) to consider only "unique" visits in some way
        3) to store this values in the correct place
        4) to order all the articles by this value and to take first n articles
        
We are using the blog module 2.5 with the Magnolia's version 5.4.9.
Do you have any suggestions about the implementation?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=2f363e1f-6b96-46ec-886a-07827863f6ad


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to