Maintainers strive to actively monitor issues and respond in a timely manner.

Tefiltro

Objective
D7 Tefiltro module improves the usability of your site through a process of term filtering. It hides from the "options list" of a "term reference" field, those options the visitor will not be able to choose under certain scenarios (Vide Scenario bellow).
It hides the options that represent terms not referenced at nodes authored by:

  • current user OR
  • members of the oldest organic group owned by current user.

Scenario
Visitor wants to choose driving (node drive) some of his several cars (node car) according to their colors (vocabulary color). Each car has a term reference to a color, but not all colors stored in the vocabulary represent the cars owned by Visitor. He would like to filter the select options list to the colors of his own cars, or to the colors of the cars of his friends.

Usage
Tefiltro filters the options list of a term reference filed in a node add/edit form. Configure admin/config/content/tefiltro. Fill the form with:

  • Target Field,
  • Origin Field and
  • Target Content Type.

nesttax

This is a module primarily which can import n-depth elements in a vocabulary!!

Addressfield - Hungarian address database

This module is a plugin for Addressfield. It provides a user friendly hungarian address form, and the most wanted feature by the community: A complete (ok, by now 95%) postal code - locality (town, village, etc) - county paired database based on Magyar Posta and Laza Bálint csv.
It extends the default Address form (country-specific) widget of Addressfield.

This module try to make the best way to add an address by users:

  1. Choose the county from a select.
  2. The locality input form is autocomplete and is filtered by the choosen county - if exists.
  3. When locality is choosen, the postal code value is entered automatic.
  4. If the choosen locality has more possible postal code, the postal code field become a select with the possibilites.

The rendered output is like this

6076 Ágasegyháza
Some street and street number
Something in premise field.
Bács-Kiskun megye

What is the premise field?
See: http://support.qas.com/what_are_the_descriptions_for_each_address_elemen...

Features

  • Admin page to edit address database
  • Multiple roles to administer, edit, add, delete address

Breadcrumbs by path

Breadcrumbs by path is a light weight module which simply builds breadcrumb trails based on a URL alias. The intended use of this module is when the site is built to have only hackable URLs.

For example, let's say you have a URL like this:
blog/2012/04/03/my-super-awesome-blog

If you have a view which has the path of "blog" and takes arguments for the dates, then your breadcrumb will be built as "blog > 2012 > 04 > 03". You can then click on any of those links, then when you're at blog/2012/04/03, for example, your breadcrumb will be the same as before but without the 03. If you want the title to show in the breadcrumb, simply use any of the available theming methods to do so in your theme.

The module first looks for a valid path alias and uses that, it next looks for valid menu items and if it finds one, it will use the last argument that was passed to that menu item, then recurse through the rest of the path looking for more valid paths.

Breadcrumb titles will use the page title if available in the menu system. If that's the case, the argument is cleaned so that hyphens and underscores become spaces and the first letter is capitalized so that "my-tag" will be converted to "My tag".

Limitations

Search API swatches

The Search API swatches module provides a display widget for taxonomy facets, that allow you to display the content of an image field attached to the vocabulary as the facet link.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained