Coder Initialized

Component type

module

Maintenance status

Development status

Downloads

617

Component created

Component changed

This module is extension for the Coder module and it uses slightly modified php-initialized tool from Jakub Vrána to detect uninitialized variables. I have been using this tool for year now and based on my experience I must admit it helps me to find a lot of bugs, despite it generates also significant number of false positives. It allows to quickly find bugs in the completely unknown code because you can focus only on the parts which generated the warnings.

Scrolling Titlebar Text

Component type

module

Maintenance status

Development status

Downloads

2462

Component created

Component changed

Scrolling Titlebar Text module is a simple Lightweight module which make the Browser's Title bar text to Scroll or Marquee (Text Effect). Scrolling Titlebar Text is the essential module for most of the websites for its Title Bar Text effect which grabs website visitor's attention.

Scrolling Titlebar uses a small custom JavaScript Function.

Settings
The settings in Scrolling Titlebar Text module are

GEDCOM Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module for converting the people a GEDCOM file into nodes for each person, with attributes as CCK fields. Still a lot of code specific to my site, I would like to make it more generically useful.

Facetag

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Facetag allows you to tag faces (or anything else) in pictures, similar to Facebook and Google+.

Currently tags are linked to a CCK selectable content type, but ideally there would be an option to tag users instead.

Currently working with imagecache-style images, but I have had it working with the Image module before. This needs to be smoothed into a setting.

This project is still very rough, and under development.

It is based on the image_annotate module.

Select Node Title

Component type

module

Categories

Maintenance status

Development status

Downloads

1160

Component created

Component changed

This module automatically selects the node title field (makes it active to the keyboard) on the /node/add/*node type* form. Meaning that the user can begin typing right after page load and not have to click. Enabling faster and more efficient creation of new nodes.

Eventually - The goal of this module is to allow the site administrator to select which node types and roles this setting will apply to. Right now it applies to a all node creation forms.