Views Field Options

Component type

module

Maintenance status

Development status

Downloads

673

Component created

Component changed

This module adds an options in Views fields that allows to define a specific HTML block tag. The default tag is <span> (some field handlers override it with <div>) and cannot be changed through UI.

Feel free to post a feature request if you think about a generic View field option.

Hide Nodetitle

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a simplification of Auto nodetitle.
With this module you can enable or disable the title of the content type during insertion of the node.

If not used any other module, the title will be set to "Undefined", but the real purpose of this module is to be used with other modules that deal with automatically generate the title of the node, for example, Rules

Website Hider

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is a simple button that provides a block with a button that "hides"
the site. This is useful for sites where the content may be sensitive or "Not
Suitable For Work". For example, for those people in vulnerable positions who
are viewing private information they may wish others not to see.

The act of hiding the page is either showing a "fake"/cached version of a real
page (so the transition is instant, or as close as can be), and/or redirecting
to a real page.

Nginx Aggregation

Component type

module

Maintenance status

Development status

Downloads

307

Component created

Component changed

A module that circumvents core CSS and JS aggregation. No regex hacks or any other fragile things. It uses the Nginx HTTP Concat module from Tengine.

No more messing around with cache clear and CSS/JS aggregation. This is a solution that keeps CSS and JS files as they are. Less complexity, means less chance for bugs and failures. Means also less PHP code, hence more speed.

Page view rates

Component type

module

Maintenance status

Development status

Component created

Component changed

Having searched and searched, I've been unable to find any module which will give me an idea of how many pages a user has viewed over a selected time period.

Q: Why would I want to know?

A: We have a premium content site on which we've seen some trial users blasting through thousands of pages faster than they could read or print them. We have suspicions that they might have their own bot which is grabbing every thing it can. In any case, we only notice this by spot checks.

Commentsblock

Component type

module

Maintenance status

Development status

Downloads

14069

Component created

Component changed

Puts comments in a block. COMMENTSBLOCK-DEMO

Why

Often people want to put something between the comments an the body or they want to put a block between the comment form and the comments. Or they just want to be able to sort by date ...Thats why this module was created.

What it does

Put comments and comment from in a block
OR
Put only comment form in a block and use a views block to display comments.