This module uses three of the most common design patterns in jQuery Mobile with Views integration in the 2.0 version so that you can format content to go with the jQuery Mobile theme.
Provides a simple, standalone machine-name field.
Use this if you only need a single machine-name input.
For two linked fields (a common Drupal core pattern), choose Safeword instead.
This sets up the Project* modules for the Drupal.org use case.
Installation instructions
Clone the '7.x-1.x' branch of this project using the instructions found in the 'version control' tab above, and then use the drush make build-projectinstall.make --prepare-install --working-copy d7project command to download Drupal 7 core and all the modules needed for this installation profile into a folder called 'd7project' inside your current working directory.
Using the ecard module as a base for this module I add a few custom functions that will be used for an Intranet application and take a shot at adding a cron hook and some other proposed features.