Back to vBulletin 4.x Template Modifications

Add Islamic Date To Your Forum
Mod Version: 1.00, by tafreeh

vB Version: 4.x.x Rating: (2 votes - 5.00 average) Installs: 11
Released: 01 Feb 2012 Last Update: 01 Feb 2012 Downloads: 44
Not Supported Template Edits Additional Files  

Hello (Assalam-o-Alykum)

This is a simple template edit that adds Islamic(Hijri) date along with Gregorian date at the bottom of every page of your forum.

Step 1:

Download & Upload the file Hijri_calendar.js to Clientscript folder under your forum root folder.

Step 2:

In your Header template add the following code on top (or anywhere):
Code:
<script type="text/javascript" src="clientscript/hijri_calendar.js"></script>
Save the template.

Step 3:

In your Footer template find:
Code:
<div id="footer_time" class="shade footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>
and replace it with the following code:
Code:
<div id="footer_time" class="shade footer_time">
            <script type="text/javascript">document.write(writeIslamicDate());</script> <br />
{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>
Click Save and you are done !!

Optional Step:
if Islamic date is showing one day behind then use the following code to replace it with the code you found in Step 3 (in footer template):
Code:
<div id="footer_time" class="shade footer_time">
            <script type="text/javascript">document.write(writeIslamicDate(1));</script> <br />
{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>
Hit save and your are good to go !!

Here is a live http://www.tafrehmela.com

All Credit Goes to: http://www.al-habib.info/islamic-calendar/hijricalendartext.htm
Here is the Arabic Translation:

Spoiler (click to open)


Wa Alaikum Al Salam,

Thanks for this script, I also translated it to Arabic. (Just translated the months and days names).
Upload the attached file for Arabic sites, with utf8 encoding.
Check this site for arabic demo.

http://www.abyanboard.net

Regards,
Attached Files
File Type: zip hijri_calendar_ar_utf8.zip (1.1 KB, 12 views)

Close

Download

File Type: %1$s Add Islamic Date.zip (36.7 KB, 55 downloads)

Similar Mods

Islamic Smilies set for islamic Forums :) vBulletin Smilie Sets
Add-On Releases The Islamic Product vBulletin 4.x Add-ons

vblts.ru supports vBulletin®, 2022-2024