drupalgap.info |
drupalgap.info |
|
name = DrupalGap
description = Provides a bridge between Drupal and mobile device applications.
core = 6.x
package = Mobile
dependencies[] = services
dependencies[] = rest_server
dependencies[] = views_json
dependencies[] = autoload |
drupalgap.module |
drupalgap.module |
|
A module to provide a bridge between Drupal websites and PhoneGap mobile
applications. |
drupalgap.pages.inc |
drupalgap.pages.inc |
|
Provides page callback functions for DrupalGap. |
drupalgap.resource.inc |
drupalgap.resource.inc |
|
This file implements the DrupalGap service resource call back functions. |
drupalgap.services.inc |
drupalgap.services.inc |
|
DrupalGap's implementation of Hooks provided by Services
for the definition of new service resources. |
drupalgap.views_default.inc |
drupalgap.views_default.inc |
|
This file is used by views to install default views for
this module. |
README.txt |
README.txt |
|
|===============================|
| DRUPALGAP MODULE INSTALLATION |
|===============================|
|========|
| Step 1 |
|========|
Download the DrupalGap module and upload it to your 'sites/all/modules'
directory in… |