Node Relativity

Component type

module

Categories

Maintenance status

Development status

Downloads

17017

Component created

Component changed

The module allows parent-child relationships between nodes to be established, managed and searched. You can restrict the types of nodes that can be parented and the ordinality of parents. These are used to contextually create links to add new child nodes or attach existing ones. There is also a navigation block that uses a node's ancestry to list out breadcrumb-style links.

Pathauto

Component type

module

Maintenance status

Development status

Downloads

4835900

Component created

Component changed

The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123. The aliases are based upon a "pattern" system that uses tokens which the administrator can change.

Requirements

Code Snippets

Component type

module

Maintenance status

Development status

Downloads

2237

Component created

Component changed

Overview

The Code Snippets module allows you to store and display code snippets on Drupal sites. The module implements a "Code snippet" content type for storing snippets and uses GeSHi to highlight the code.

Upgrades during alpha releases

While this module is in development, there will be no database upgrade support.

Statistics Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

9161

Component created

Component changed

This module allows customizable filtering of hits from particular user roles or from crawlers.

Benefits

For sites with light traffic (i.e., most sites), a large percentage of the gross hits recorded by statistics.module are either from the site administrator or from search engines. Filtering out these hits makes the collected statistics more accurately reflect traffic from real, human visitors.

Location

Component type

module

Maintenance status

Development status

Downloads

698390

Component created

Component changed

Module maintainer @podarok

The Location module allows real-world geographic locations to be associated with Drupal nodes, including people, places, and other content. The Location module allows admins to collect addresses, geocode them (translate addresses to lattitude/longitude), and associate locations with Drupal nodes and users. Location data is automatically used to generate GeoRSS within your existing RSS feeds.

We need help from developers with #1931088: [META] Fixing tests

#1940818: [META] Location 7.x-3.6 release roadmap
#2127933: [META][SPRINT][Location] Documentation sprint

At present, it is the only module that provides the views integration necessary for implementing location-based searches and is designed for the purpose of finding points on a map within a vicinity of a user-supplied location.  If you are interested in the presentation and manipulation of geographic data beyond points (e.g., lines, polygons, etc) I would recommend using the geofield and open layers modules.

Important location search change: For those using the location search sub-module, as of location 6.x-3.2 and 7.x-3.0-alpha1 users must have the "access content" permission and any relevant node access rights to see node based location search results and the "view user profiles" and "view all user locations" permissions to see user based location search results.

If updating from earlier versions and using location search, make sure to check these permissions.

Media

Component type

module

Maintenance status

Development status

Downloads

2239266

Component created

Component changed

The Media module provides an extensible framework for managing files and multimedia assets, regardless of whether they are hosted on your own site or a 3rd party site - it is commonly referred to as a 'file browser to the internet'.

Media is a drop-in replacement for the Drupal core upload field with a unified User Interface where editors and administrators can upload, manage, and reuse files and multimedia assets. Any files uploaded before Media was enabled will automatically take advantage of the many of the features it comes with.

Hall of Fame

Component type

module

Categories

Maintenance status

Development status

Downloads

9534

Component created

Component changed

HOF, or "Hall of Fame", is a module that provides publicly-visible summary statistics for a Drupal web site. What differentiates hof.module from the regular Drupal statistics is that HOF is meant to provide a public display of statistics, emphasizing credit to those who help a site to succeed.

Freelinking

Component type

module

Maintenance status

Development status

Downloads

59936

Component created

Component changed

This project implements a filter framework for easier creation of HTML links to other pages on the site or to external sites.

The framework uses a wiki style format such as [[indicator:target]] as markup to identify links. For example: [[nodetitle:Page One]] becomes:

Theme Editor

Component type

module

Maintenance status

Development status

Downloads

48398

Component created

Component changed

Theme Editor offers an interface for for the editing of theme files within a Drupal site. Some of the features include:

  • Editing of CSS, .info, and Template Files
  • Simple back up and restore functions
  • Adding and deleting of files
  • Fine tuned permissions for different themes and file types
  • And More....

**There is now a semi-working D7 version committed to the Repo. While it's not ready for a dev version yet it can be downloaded via GIT and tested. Any testing or help on development would be much appreciated.**