PT Mobile

From ADF Docs
Jump to: navigation, search

Overview

The Mobile Application is a small framework that makes it easier to present existing CommonSpot pages on mobile devices. The application provides:

  • Automatic redirect to a new home page when a mobile device is detected
  • Sample XSLT transformations to convert CS Page content into lightweight HTML
  • Support for Android, iOS and Blackberry device recognition
  • Support for server side and client side transformations

The goal of the application is to allow you to build a look and feel that works well on mobile devices without duplicating content.

Requirements

ADF Version 1.5

ADF must be configured correctly for your site. Site Configuration (ADF.cfc) has instructions for configuration.

Pre-installation Considerations

Application Development Framework (ADF) must be setup and configured on the server for the site. For detailed instructions, see the Application Development Framework (ADF) wiki page for Site Configurations.

Installation/Setup

Each of the following steps should be completed fully and in the order presented:

  1. Extract Application
  2. Configuration
  3. Getting Started