CardPay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is the CardPay payment gateway for Ubercart. CardPay is a payment service of Tatrabanka, a. s. bank, Slovakia.

This project is being actively developed for one of my customers.

nnm_parse

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The NNM parse module consists of:
1) block, where you can enter URL address of the page on nnm.ru
2) nnm_parse page, which opens when you submit form in block (paragraph one). This page crops all needless blocks but keeps "article" block. So you can read articles, which you intrested in, without any needless advertisements, menus, annoying banners and so on.

Just switch Block ON at the administrative page. Put URL address into the field. Push "view" button. And enjoy reading your articles.

Context Daylight

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Context Daylight provides a new condition for the Context module to use. The condition is whether or not the sun light is out for a particular location and timezone. A bit of a goof module but it might be useful.

Blob

Component type

module

Categories

Maintenance status

Development status

Downloads

5049

Component created

Component changed

Defines a blob field type. The blob field has no input or display, instead it acts merely as a structural tool. Other modules can add widgets and display handlers for special case blobs.

This module is handy if you are writing something that needs to store blobs related to entities. Input widget and formatter can then be written for your case, or you can manually handle the data.

Depending on the size of the blobs you may want to use field_suppress to alleviate excessive memory usage.

Time Spent

Component type

module

Categories

Maintenance status

Development status

Downloads

5828

Component created

Component changed

This module tracks, by Ajax, how long a registered user took to read a page and the amount of time he spent on the entire site.

You can configure which content type and role should be tracked and view the report, exhibiting the total hours (or minutes/seconds) a user spent reading a page and at the entire site.

This module just track node pages and registered users. Taxonomy or views pages aren't tracked, but can be if the code is edited.
If you need to track anonymous visits, consider using Google Analytics (GA can't track registered users by its privacy terms).

Sniffer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sniffer module is a little utility for developing complicated projects.
Module saves every step of selected users - for each user`s page-load are saved uid, $user, URL, HTTP_REFERER, $_POST, $_COOKIE and browser properties.
It helps to see what users are doing, what happens with them on site, where and how do they face with bugs or problems.
Also module can track anonymous users by their IP-adress to log authentication process.

Google Analytics PHP Queue

Component type

module

Categories

Maintenance status

Development status

Downloads

573

Component created

Component changed

Description

Sometimes there is a need to track PHP events with Google Analytics. An example is when your user is completing a form on your site, if some of your users are having trouble completing some of the fields, or forgetting to fill them in, the googleanalytics module does not track this out of the box.

This module provides an API so that custom modules can easily set events to be tracked on the next page view for the particular user in question.

Flag with Rules integration

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

Flag module with Rules integration. It's in the 'rules' branch.

Update: The code has been included in the flag module, so this sandbox is now deprecated.