Nedstat

Component type

module

Maintenance status

Development status

Downloads

1607

Component created

Component changed

Comscore Digital Analytix is a powerful, results-focused web analytics platform that helps analysts and business leaders understand and drive business outcomes by combining the best of web analytics and audience measurement. We deliver a solution that is flexible enough to grow with your business and agile enough to meet your evolving needs. Our Atomixâ„¢ technology stores data in its raw form, which enables fast, flexible analysis and delivery of results in real time.

The reason this project is named "Nedstat" instead of "Comscore", is because it was previously named "Nedstat".

Special menu items

Component type

module

Maintenance status

Development status

Downloads

337166

Component created

Component changed

Special menu items is a Drupal module that provides placeholder and separator menu items.

A placeholder is a menu item which is not a link. It is useful with dynamic drop down menus where we want to have a parent menu item which is not linking to a page but just acting as a parent grouping some menu items below it.

A separator menu item is something like "-------" which is not linking anywhere but merely a mean to structure menus and "separate" menu items visually.

Strongarm

Component type

module

Categories

Maintenance status

Development status

Downloads

2422019

Component created

Component changed

Strongarm gives site builders a way to override the default variable values that Drupal core and contributed modules ship with. It is not an end user tool, but a developer and site builder tool which provides an API and a limited UI.

Spamicide

Component type

module

Maintenance status

Development status

Downloads

46442

Component created

Component changed

The purpose of Spamicide is to prevent spam submission to any form on your Drupal web site. Spamicide adds an input field to each form then hides it with css, when spam bots fill in the field the form is discarded. The field, and matching .css file, are named in such a way as to not let on that it is a spam defeating device, and can be set by admins to almost anything they like(machine readable please). If logging is set, the log will show if and when a particular form has been compromised, and the admin can change the form's field name (and corresponding .css file) to something else.

Previous/Next API

Component type

module

Maintenance status

Development status

Downloads

24888

Component created

Component changed

An API for browsing next/previous nodes without overloading your database server.

Description

This module allows you to know the previous or next nodes for any given node. This is very useful for providing navigational links to the user without the expensive queries required to dynamically deduce such information on the fly.

The use case is two fold:

Comment Delete

Component type

module

Maintenance status

Development status

Downloads

7287

Component created

Component changed

Provides advanced comment deletion abilities.

Features

  • Decide how to handle child (reply) comments when deleting parent comment.
  • Allows comment user author to delete their own comment.
  • Define allowable comment deletion threshold.
  • Maintain threaded comments when deleting parent comment.
  • Customize displayed comment deletion confirmation message.

Usage

Menu clone

Component type

module

Categories

Maintenance status

Development status

Downloads

24190

Component created

Component changed

D7: proper port available now. Do not use the previous version any longer as it was, can't say it any other way, a really bad port!

This module allows you to clone entire menus, much like Node clone does with nodes.

Next to the basic menu properties such as Menu name, Title and Description, the clone form allows you to customise the menu itself before cloning it.

The optional Internationalization (i18n) module together with the i18n submodule Menu translation will activate the Change language option. This select box allows you to change the language of all menu items during the cloning process.

In Edit menu you can customise the menu tree before cloning it. Next to the Enabled and Expanded checkboxes, the menu tree can be rearranged as well.
Everything under the Ignore row will not be copied over to the new menu. It does not matter on what depth the Ignore row resides, everything below it will simply be ignored.

Drupal Profiler

Component type

module

Maintenance status

Development status

Downloads

2844

Component created

Component changed

Drupal Profiler used to profile a Drupal website to get load time, memory usage, PDO queries, and let you set benchmarking systems to determine functionality performance.

Currently under active development rewriting entire code base.