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

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

Taxonomy Hierarchy Views Argument

Provides a views contextual filter (argument) that takes a taxonomy term id and sorts (and optionally filters) the matching results in order of their taxonomical relevance (first direct matches, t

Validity Field

Validity Field creates a date field that can be attached to any fieldable entity with added functionality.

Functionality

Token Support

Validity Field uses Date tokens, for each validity field added, a token for start and end date is available.

Panels Support

Validity Field adds a new access control "Validity Check", which can be used in Visibility Rules of a Panel Content: for example, only show this content when the context is valid, or show this content (i.e. a warning) if the context is valid and expires in two weeks.

References Support

Validity Field adds new functionality for the entity reference module: if checked, it will check the data validity for the referenced entity and suppress its load if the referenced entity is not valid for today's date.
The setting is in the Widget display setting for the validity field.

Rules Support

Validity Fields adds two new events and one new condition:

  • Event "Entity becomes valid": triggers when an entity's validity start date becomes current
  • Event "Entity stops being valid": triggers when an entity's validity end date becomes current
  • Condition "Entity is valid today": checks if at least one validity field value is valid for today.

Pages

Subscribe with RSS Subscribe to RSS - Site structure