Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

mnemonic major system

screenshot

Train your mega memory!

The mnemonic major system memory training module helps you to practice using the mnemomic major system.

The mnemonic major system is a memory technique which allows you to memorize numbers through visual association. The system works by converting numbers into consonant sounds, then into words by adding vowels. The system works on the principle that images can be remembered more easily than numbers.

This module lets you train number to word conversion (ntw) and word to number conversion (wtn).
It also lets you input a number and will suggest a sentence for you based on your own defenition of your favorite 'pegs': words that map to specific numbers.

You can define your own pegs in the configuration settings and you can alter some values for training purposes.

When doing number to word conversion you are not limited to using your own or predefined peg words. By using the double metaphone algorithm, the module will calculate the numeric output from the words you provided.

DEMO: http://vreijdenberger.nl/content/mnemonic-major-system

special thanks to Stephen Woodbrige for allowing me to use his double metaphone implementation under the GNU license.

XMLsitemap Images

This module extends features of XML Sitemap module.
According to Google Webmaster Tools Help (http://www.google.com/support/webmasters/bin/answer.py?answer=178636) we are able to add additional information about important images on site pages.
This module will add information about all published images (from image fields in content types) to XML Sitemap.

Features plan
To create ability to choose what image fields will be added to sitemap (so add setting in field edit)

Installation notes

1) Place this module directory in your "modules" folder (this will usually be
"sites/all/modules/"). Don't install your module in Drupal core's "modules"
folder, since that will cause problems and is bad practice in general. If
"sites/all/modules" doesn't exist yet, just create it.

2) Apply the patch to xmlsitemap module (xmlsitemap.patch). Instructions can be
found at http://drupal.org/patch/apply.
However, a quick reminder:
a) Change the directory to the root directory of your Drupal core:
cd /htdocs/example.com
b) Change the directory to the directory of your Drupal contributes module:
cd sites/all/modules
b) Copy the patch to this directory
cp xmlsitemap_images/xmlsitemap.patch xmlsitemap
c) Change the directory to the directory of your Drupal contributes module:

Drush site re-upgrade script

[not a module] This is a script to run the database upgrade of a Drupal site from 6 to 7 while re-using an established codebase.

select

drupal select two cascading menus, select a city under the province

Pages

Subscribe with RSS Subscribe to RSS - Developer tools