drupalgap.info |
drupalgap.info |
|
name = DrupalGap
description = Provides a bridge between Drupal and mobile device applications written for PhoneGap.
package = Mobile
core = 7.x
configure = admin/config/services/drupalgap
dependencies[] = taxonomy
dependencies[] =… |
drupalgap.install |
drupalgap.install |
|
|
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. |
drupalgap_autoassignrole.info |
modules/drupalgap_autoassignrole/drupalgap_autoassignrole.info |
|
name = DrupalGap Auto Assign Role
description = Provides support for the Auto Assign Role module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = autoassignrole |
drupalgap_autoassignrole.module |
modules/drupalgap_autoassignrole/drupalgap_autoassignrole.module |
|
|
drupalgap_date.info |
modules/drupalgap_date/drupalgap_date.info |
|
name = DrupalGap Date
description = Provides support for the Date module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = date |
drupalgap_date.module |
modules/drupalgap_date/drupalgap_date.module |
|
|
drupalgap_email_registration.info |
modules/drupalgap_email_registration/drupalgap_email_registration.info |
|
name = DrupalGap Email Registration
description = Provides support for the Email Registration module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = email_registration |
drupalgap_email_registration.module |
modules/drupalgap_email_registration/drupalgap_email_registration.module |
|
|
drupalgap_entityreference.info |
modules/drupalgap_entityreference/drupalgap_entityreference.info |
|
name = DrupalGap Entity Reference
description = Provides support for the Entity Reference module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = entityreference |
drupalgap_entityreference.module |
modules/drupalgap_entityreference/drupalgap_entityreference.module |
|
|
drupalgap_flag.info |
modules/drupalgap_flag/drupalgap_flag.info |
|
name = DrupalGap Flag
description = Provides support for the Flag module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = flag
dependencies[] = flag_service |
drupalgap_flag.module |
modules/drupalgap_flag/drupalgap_flag.module |
|
|
drupalgap_logintoboggan.info |
modules/drupalgap_logintoboggan/drupalgap_logintoboggan.info |
|
name = DrupalGap Login Toboggan
description = Provides support for the Login Toboggan module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = logintoboggan |
drupalgap_logintoboggan.module |
modules/drupalgap_logintoboggan/drupalgap_logintoboggan.module |
|
|
drupalgap_og.info |
modules/drupalgap_og/drupalgap_og.info |
|
name = DrupalGap Organic Groups
description = Provides support for the Organic Groups module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = og
dependencies[] = og_services |
drupalgap_og.module |
modules/drupalgap_og/drupalgap_og.module |
|
|
drupalgap_rate.info |
modules/drupalgap_rate/drupalgap_rate.info |
|
name = DrupalGap Rate
description = Provides support for the Rate module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = rate
dependencies[] = services_votingapi |
drupalgap_rate.module |
modules/drupalgap_rate/drupalgap_rate.module |
|
|
drupalgap_staticmap.info |
modules/drupalgap_staticmap/drupalgap_staticmap.info |
|
name = DrupalGap Static Map
description = Provides support for the Static Map module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = staticmap |
drupalgap_staticmap.module |
modules/drupalgap_staticmap/drupalgap_staticmap.module |
|
|
drupalgap_user_registrationpassword.info |
modules/drupalgap_user_registrationpassword/drupalgap_user_registrationpassword.info |
|
name = DrupalGap User Registration Password
description = Provides support for the User Registration Password module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = user_registrationpassword |
drupalgap_user_registrationpassword.module |
modules/drupalgap_user_registrationpassword/drupalgap_user_registrationpassword.module |
|
|
drupalgap_webform.info |
modules/drupalgap_webform/drupalgap_webform.info |
|
name = DrupalGap Webform
description = Adds enhancements to the Webform module within DrupalGap.
package = Mobile
core = 7.x
dependencies[] = drupalgap
dependencies[] = webform
dependencies[] = webform_service |
drupalgap_webform.module |
modules/drupalgap_webform/drupalgap_webform.module |
|
|
README.txt |
README.txt |
|
DrupalGap is an open source mobile application development kit for Drupal
websites. It utilizes PhoneGap (Cordova), jQueryMobile, and of course Drupal!
Getting Started Guide - http://www.drupalgap.org/get-started
Drupal.org documentation -… |