Node View History

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module records the node access history. Unlike {history} table in core which only stores the last viewing history of a node for each user. It stores all viewing history. It's useful for counting the hits of nodes in a certain period rather than a simple total count in the {node_counter} table of core. We can also find access history in {accesslog}, but we need to extract node ID in URL and it's much slower.

Paste Format (filter, clean-up pasted text)

Component type

module

Maintenance status

Development status

Downloads

11600

Component created

Component changed

Paste Format allows you to clean-up the text you copy/paste into your content from other web pages, MS documents, e-mail clients, etc.
Currently works only with CKEditor editor either through CKEditor or WYSIWYG module.

I do really appreciate the module and think you've come up with the most foolproof answer yet to paste sanitization issues. (c) David Lesieur

closed site

Component type

module

Maintenance status

Development status

Component created

Component changed

ОПИСАНИЕ
Этот модуль позволяет "закрыть" сайт от не зарегистрированных пользователей. Только пользователи, которые имеют логин и пароль для доступа к вашему сайту, смогут войти на сайт.

User Preference

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Add a lightweight API for modules which would like to store and reuse users' preference in their module. It's different from user profile that the preference here will not show up in user profile page and only usable by modules.

ND Genotypes

Component type

module

Categories

Maintenance status

Development status

Downloads

383

Component created

Component changed

Module Description

This module provides a more specialized interface to genotypic information
stored in the chado natural diversity module tables including adding summaries
of this information to feature pages and providing a powerful marker by germplasm
matrix.

GitHub Feed

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

GitHub feed field and formatter to display recent activity for a specified GitHub repository

GitHub feed field has 3 columns for username, repository and branch. These details are used to pull in latest activity using JSONp.

An example field--example.tpl.php is provided to help customise the feed display