Considered feature-complete by its maintainers.

Meta tags Node Type

This module extends the functionality of Nodewords so that certain meta tags can be specified on a per node type basis.

Features

  • Support "robots" meta tag.
  • Support "keywords" meta tag.
  • Support "description" meta tag.
  • It uses Token module allowing token replacements.
  • It allows advanced PHP replacements for the "description" meta tag.

Note: You may want to look at Custom Tokens to define your own tokens.

Usage

  • Enable the module
  • Go to Administer -> Content types
  • Edit any content type and look for the Meta tags node type field set.
  • Configure any default keywords, description and robots for that content type.
  • Note: For each content type, if you fill in keywords, description or robots, those will be used in place of the nodewords global defaults, so bear in mind to include them in the content type meta tag node type fields if you need them as well.

    Note: if you leave keywords and description empty, the nodewords global default will be used. However, for robots, you must specify a default, otherwise no robots will be displayed on that content type.

Ubercart Addresses

The Edit address pane

The Ubercart Addresses module adds an address book to the user's profile. When users register, you can require that they provide an address. Users can then add more addresses and edit or delete existing addresses. One address is always designated as the default address and cannot be deleted (but it can be edited). Users can optionally name each address (e.g. "work", "mary", "joe").

The Ubercart checkout process is altered so that users select delivery and billing addresses from their address book rather than from previous orders. You can ask the module to automatically fill in the billing and/or the delivery address with the user's default address. Any new addresses entered during the checkout process are automatically added to the user's address book.

jQuery UI

A wrapper module around the jQuery UI effects library that lets module developers add swooshy, swishy effects to their code.

Views Datasource

Views Datasource is a set of plugins for Drupal Views for rendering content in a number of shareable, reusable formats based on XML, JSON and XHTML. These formats allow content in a Drupal site to be easily used as data sources for Semantic Web clients and web mash-ups. Views Datasource plugins output content from node lists created in the Drupal Views interface in a variety of formats - XML data documents using schemas like OPML and Atom, RDF data documents using a vocabulary like FOAF, JSON data documents in a format like Exhibit JSON, and XHTML data documents using a microformat like hCard.

CORS headers can be defined for the necessary URLs using the CORS module.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only