Any Menu Path

Component type

module

Maintenance status

Development status

Downloads

10325

Component created

Component changed

This module allows you to put any relative path you'd like for a menu entry, even if the path doesn't exist on your site.

You might need this module for two reasons.

1) You either need to create menu items before the pages/paths are created. Helpful when you are building out new sites for which you haven't actually created the secondary pages yet, or if you want your menu to point to some path that will actually be redirected somewhere else (for which you've already set up a redirect).

This actually isn't why this module was created, but it will work for this.

Drupal Standard Installation as a Module

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal's standard installation profile, as a module, so that other modules' installs can depend on it.

Does site configuration for a standard site installation.

This is done in a module so that other modules can count on, for instance, a content type being created. This is not the case with a normal installation profile, which runs only after all the modules it calls have been installed.

Currently just the input format and content type steps.

ImageCache Defaults

Component type

module

Maintenance status

Development status

Downloads

9542

Component created

Component changed

ImageCache Defaults detects file paths in broken images (404 errors) generated by ImageCache (D6) and Image (D7). ImageCache Defaults can either remove images with broken paths from your markup completely or replace them with a configurable default image.

Extra Session Data API

Component type

module

Maintenance status

Development status

Downloads

834

Component created

Component changed

a generalized extra session data api module that would just allow one to add serialized data to a table that is associated with a module to a table.
This has no UI and will only be a set of functions that are useful to devs.
1.0 release blocker.
Need to make a README
Development Sponsored by Knectar Design

{syntaxhighlighter} to PRE Converter

Component type

module

Maintenance status

Development status

Downloads

839

Component created

Component changed

This is the utility module for Drupal 7 that allows users to convert old {syntaxhighlighter} tags
to <pre> in nodes.

Overview

The Syntax highlighter module highlights program code in nodes.
We need to add special tags in the content to make it possible.

Drupal 6 version of Syntax highlighter works with special {syntaxhighlighter} tag:

Realm

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a utility module useful as a realm constructor to create reusable realms and saved in data base