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

Advanced Text Formatter

This module is just a formatter (display) of textfield, text area and text format. The idea behind this is to provide a simple solution, easy to setup, with few dependencies to display text on website.

Implementation

The trim function in this module is taken from Views module with a few modifications.

Integration

Of course, this module is fully compatible with any modules that use entity formatters, such as Views or Panels

Besides that, this module is extremely useful when you use it with view modes. In order to create a new view mode, you can implement the hook_entity_info_alter() or install Entity view modes module.

Dependencies

  1. Text (Drupal 7.x Core)
  2. Filter (Drupal 7.x Core)

Toolkit

This modules provides an api and set of tools for creating flexible content types, taxonomy terms, and their respective fields and field groups.

Extended taxonomy tokens

This module adds new taxonomies tokens to use in your nodes, paths or breadcrumbs, for example, like [parent-term] and [parent-child]

Schema reference field

Provides a field type for referencing SQL schema (connection, table/view, and/or column). This module has nothing to do with inspecting hook_schema(). It is using the Schema module to perform actual inspection and discovery of what tables and columns are available.

Dependencies

Known Issues

  • Schema module currently only supports MySQL and PostgreSQL databases.

Field formatter label

This module allows site administrators to override the Field Label on any field in the Manage Display settings page. This allows each field to have a different title in different view modes.

Mobile AugmentedReality Communication

This module is primarily for use with the iOS Augmented Reality Framework PRAugmentedReality (see below)

It is also part of a soon-to-come distribution.

Features

It provides a custom resource for Drupal Services and serves 3 purposes:

  1. Find relevant data for the calling device
  2. Filter the data leaving only a few specified fields
  3. Send back the data to the calling device in a mobile-friendly format

Relevant = containing geolocation data & updated since last check
Specified fields = Listed by name in module. Optionally provides you with a way to add your own fields.
Mobile-friendly format = No fancy array nesting and bloat data

PRAugmentedReality iOS framework

In summary, the PRAugmentedReality iOS framework allows developers to instantly turn their mobile projects into an interactive location aware app.
It provides:
- An Augmented reality view out-of-the-box
- Customizable AR Overlays
- Customizable Map Pins
- Simple and efficient Data Storage system
- Communication with this module for simple creation of content on a site

Configuration

Configure user permissions in Administration > People > Permissions.

Pages

Subscribe with RSS Subscribe to RSS - Site structure