Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Welcome Username

Anonymous

This module renders a block that shows the login form to anonymous users
and a "welcome username" with logout link block to authenticated users.

Extended File Field

This module extends the functionality of the core 'file' field, adding new capabilities to the file upload widget, and providing a new extendible field formatter for displaying lists of files.

The widget enhancements include:

  • A setting to disable the 'remove' button next to files in the file upload widget,
  • A setting to hide the 'operations' column from the file upload widget when empty,
  • A setting and javascript which can be used to toggle on/off the visibility of any hidden files (i.e. files with display = FALSE)

The field formatter formatter displays a table of files with associated metadata. Configuration settings on the formatter include the ability to:

  • Select which file metadata to include in the table,
  • Filter out files based on file extension,
  • Choose a table column to sort on (overriding the field sort), and
  • Customize handling of files with 'display' => FALSE in the field:
    • Exclude the files from the display completely,
    • Include the files, but apply an 'element-hidden' class to hide them from display,
    • Include the files in-line in the table, thus ignoring the 'display' parameter,
    • Exclude the files from the main table, but output them in a second table below the first, or

File Remove Disable

This utility module provides the ability to disable the "Remove" buttons next to a file list when editing a file field.

Ajax Adress

A kickstart module utilizing jQuery Address plugin to configure a custom ajaxed drupal menu and take care of SEO/redirection issues

Pages

Subscribe with RSS Subscribe to RSS - Site structure