This module adds a clone button on the blocks page. When you clone a block it duplicates it, copying over all the settings and content, and prepends "Clone: " to the block title.
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:
Find relevant data for the calling device
Filter the data leaving only a few specified fields
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.