Flattr is a social micropayment platform that lets you show love for the things you like.
Help support the people you like and enable them to continue with what they do.
Add your own things to Flattr and recieve appreciation from others.
The aim of the project is to create a system, based on services, which will make it possible to transparently use entities from a different site as local entities.
7.x port of mystique_theme and 6.x bug fixes released
- Now the the content area expands if there is no sidebar content.
This is a port of the popular Mystique theme from Wordpress. Mystique is a clean theme with a div based, fixed/fluid width, 2/3-column layout (content+right sidebar and optionally left sidebar).
Limited Content Views is a node access module which allows you to set a view-per-period quota. An example would be allowing anonymous users to view 3 articles per month, after which they are denied access until the month is up.
It would fit most requirements for a 'Pay Wall' and integrates with Premium Content, so content can be divided into requiring access and then being able to be limited to X number of free clicks (with this module)
How it works
This module works using cookies. Every time a user views a restricted node type, it adds to their total count. Viewing the same restricted node multiple times will not add to the user's quota. Once they have exceeded the set threshold for the time period, they are denied access.
View the README.txt for more information
Ideas for future releases
Integrate session-based tracking for authenticated users
Integrate IP based tracking (?)
Allow per-content type configuration
Please post any ideas you have into the issue queue as 'feature requests'.