Extjs

Categories

Component ID

1414328

Component name

Extjs

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Goals

  • Provide a simple way to expose your Drupal content to mobile phones using Sencha Touch framework.
  • Offer your Drupal audience a mobile application without any installation required (Only touch screen device and Webkit browser engine are required).
  • For developpers, provide a basic architecture to develop your Sencha Touch app working with Drupal as the back-end.

How it works

Extjs module follow a Json Service-Oriented Architecture with Sencha Touch as the front-end and Drupal as the back-end. For that purpose, it use a modified version of the "services" module formatting content that match Sencha Touch Json reader. Furthermore, this module is able to detect mobile phone Webkit browser engine and then redirect to your Sencha Touch app.

Dependencies

Limitations

  • read only: cannot create/edit/delete content
  • node content only: cannot deal with system, taxonomy, user, and file contents

limitations can be removed modifing the "services" module.

Installation

see README.txt