Mobile Codes gets a major update

Mobile Codes is the first Drupal module that I submitted to D.o, it was written specifically for TheSkinDrop.com and did exactly what I needed it to do, and because of that it became stagnant.

So, after nine months of nothing, I'm happy to say that Mobile Codes has finally received a major update.

  • Added Mobile Codes Presets w/ Administration page:

    You can now create Presets for Mobile Codes, which are simply a set of defaults used to define a type of Mobile Code.

    Presets can be used in the original filter method and the two new methods below, CCK/Views formatter and theme('mobilecode') call.

    Presets and settings can be administered at admin/settings/mobile_codes.

  • Added two new methods to invoke Mobile Codes:

    You can now invoke Mobile Codes using a CCK/Views formatter or calling it directly from you module/theme with the theme('mobilecode') function.

  • Mobile codes cached in the Database:

    Mobile codes are now being cached in the Database, instead of simply relying on the filename. This enables multiple Mobile Codes to be generated using different presets, but the same data, and helps keep your site a little more organized.

Another recent change that has been made is the port to Drupal 7, however it has not been updated with all of the features listed above as of yet.

For more information, or to download the latest versions, checkout the project page: http://drupal.org/project/mobile_codes

© 2007 - 2010 deciphered.net. All rights Reserved.