Click2Bookmark

Component type

module

Downloads

3256

Component created

Component changed

The click2bookmark module offers a bookmark feature ('Add to bookmark') for the nodes of a selected content type. As result you'll get a link 'My bookmarks' in the navigation bar as well as a block listing all the bookmarks.

Additionally you can install the click2marks_view module which does the same for views (included in the files you'll download).

Object driver

Component type

module

Categories

Maintenance status

Development status

Downloads

1277

Component created

Component changed

A utility module designed to make it easier for developers to read, display, and update data stored in one or more custom database table by allowing the developer write a custom module that simply describes the new data "object".

Track Host

Component type

module

Development status

Downloads

2337

Component created

Component changed

Track Host is a simple module for Drupal that help site publisher to follow the step-by-step navigation , tracking "how" and for "how long" anonymous and registered users browse through your web site.

Filtering information from the access_log table (host field) this module gives to you tracking of the user (IP host) navigation.

The module provides:
- a list table of the recent hosts
- a detail table with the host navigation traking
- a side block from which you'll have access to the list and detail table

Craqbox

Component type

module

Maintenance status

Development status

Downloads

1070

Component created

Component changed

Craqbox is like thickbox but it's not thickbox... it's Craqbox.

Craqbox is another cool jQuery plugin that is designed like a web application window to use as like an inline popup for images, forms, pages, etc..

Update:
I have been doing some extensive work with modal windows + Drupal and have taken on a much more Drupalized approach benefiting both the module and theme level.

A new completely rewritten version will be posted before Christmas :)

Quick Add Child

Component type

module

Categories

Downloads

1617

Component created

Component changed

Adds a "Quick Add Child" link to node view that acts sort of like the "Add Child" link for book nodes. You fill in the title and node type, and then are taken to the appropriate add node form, but with the title, url and menu items already filled in. The goal is to combine the convince of book nodes with the flexibility to use any content type, and to use the menu system for on-going management.

Still being fleshed out.

Quick Search

Component type

module

Categories

Maintenance status

Development status

Downloads

734

Component created

Component changed

Live search for Drupal which is built on top of autocomplete.js that can either popup in an inline window (like thickbox but craqbox) or if you know how to use CSS selectors, you can configure it to populate an element on the page or in the theme on the settings page.

Requires the craqbox module. (Because of default configuration to popup in an inline window.)

Schema

Component type

module

Maintenance status

Development status

Downloads

336234

Component created

Component changed

Introduced in Drupal 6, the Schema API allows modules to declare their database tables in a structured array (similar to the Form API) and provides API functions for creating, dropping, and changing tables, columns, keys, and indexes.

The Schema module provides additional Schema-related functionality not provided by the core Schema API that is useful for module developers. Currently, this includes:

GlobalNode

Component type

module

Downloads

1390

Component created

Component changed

Adds a nodeapi hook that adds the variable $GLOBALS['globalnode'] containing attributes for a given node. Which attributes are displayed is determined in the GlobalNode settings.

Quickstats

Component type

module

Categories

Maintenance status

Development status

Downloads

3515

Component created

Component changed

Quickstats.module is a simple and efficient (from a database point of view) way to count pageviews of nodes. It is intended for heavy traffic sites where performance is key.

The heart of this module has been coded by Karoly Negyesi (chx) for NowPublic.com. Small improvements and packaging by fireang3l.

IMPORTANT NOTES: