This module provides a simpler date repeat UI. It integrates seamlessly with the Date modules date_repeat widgets and simply overrides the UI. It provides a UI similar to Google Calendar.
This module provides a user interface to change the internal path/URI of entities. This is done by replacing path patterns with token values of the given entity.
Features
path patterns configuration per entity type and bundle.
separate configuration of path, query string and fragment
cleanup functionality: space separator, upper and lower case transformation, pathauto cleanup
exportable configuration via CTools (and so also provides Features implementation)
All functionality that relies on calling entity_uri() for building the the internal path for the given entity, will work with the new pattern. For example this is implemented in the pathauto module.
Example
One use case is, to provide different views for terms of different vocabularies, e.g.:
This module adds a Fields API element that allows content creators to include IPv4 addresses with a node. It provides multiple input widgets to allow either host or network addresses (in CIDR notation) to be specified. It also provides multiple formatters to which will determine whether or not the CIDR mask is included in the display.