Tuesday, April 22, 2008

Quran for Drupal 5 has been released

Someone requested me create Quran for Drupal 5. I thought it's a good ide since many users still use Drupal 5. So, last night I migrated the Quran module from Drupal 6 version to Drupal 5. Alhamdulillah, it's done.

You may download it in official Quran module page. The database files remain unchanged.

Thanks for your support and patients.

2 komentar:

Ashraf Amayreh said...

If you use the command line mysql client to import your quran sql scripts, make sure you type this

set names utf8;

Followed by

source whatever.sql;

Otherwise the arabic characters will look corrupt on your site.

Ichsan said...

Now it is fixed in the version 6.3 and 5.2