The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Glorious Qur'an Details »» | |||||||||||||||||||||||||
As-Salamu 'Alaykum (peace be upon you)
What is Qur'an? Muslims believe that the Qur'an is words of God which He revealed to His last Prophet and Messenger, Muhammad (peace be upon him). This mod will be further updated and supported in 3.8 section, here I've decided to share this mod upon the request of few users. This mod should work on 3.7 and 3.6. I don't know about 3.5 or lower versions. Mod Description: This mod lets the users on your board read the Glorious Qur'an in Arabic and interpretation of the meaning in 25 different languages. You can find the readme file in the attached file and vbseo version can also be found in the attached file. Install time: approx 2-3 mins. Manual Template Edits: 2 Settings: 2[/b] Demo Link: http://www.islamic-life.com/forums/quran/ FAQ Question: Can you please translate this mod in language "A"? Answer: This mod contains 25 different languages: Albanian, Azerbaijani, Bosnian, Brazilian, Dutch, 3 English, Finnish, French, German, Indonesian, Italian, Japanese, Latin, Malaysian, Mexican, Polish, Portugese, Russian, Spanish, Swahili, Thai, Transliteration, Turkish, 2 Urdu. So, please do not request for a language if it can be found in this list. Mod History: Version 1.0 -Display the Qur'an in Arabic and English interpretation of the meaning (by Imam Pickthall - May Allah have mercy on him). -Longer Surahs are handled in multiple pages -Jump to a Surah functionality Version 1.05 -Display Arabic text in charset UTF-8 instead of windows-1256 -Fixed bug: WOL (Who's online) not showing Surah's name Version 1.05a -Fixed Bug: incorrect database table name Version 1.25 -Fixed SQL Injection and XSS flaws -Added meaning of the Qur'aan in 24 different languages and 28 in total -Added 2 Setting options - Set default language for your forum - Set number of ayaat to display on one page -Added Different Colours for some of the languages -User's selection of different languages is handled using AJAX -Known Bugs and Limitations - The Qur'aan (Arabic text) is fixed as default. - Weird character maybe displayed for some of the languages - Multiple Page selection destroys the use of AJAX; so users have to reselect the languages if they were viewing the meaning of the Qur'aan in non-default languages. Standing Features: 1 - Search [s]2 - More languages[/s] [s]3 - More English interpretations[/s] 4 - MP3 Recitations for each Surah by known Qaris 5 - Display text between two ayaat upon users' selection 6 - Allow users to set number of ayaat to display on one page 7 - Add Bangla and Chinese languages This is brought to you by islamic-life.com and please click on install if you install this mod. Jazak Allah khair (May Allah grant you goodness) and have a good Ramadan! Show Your Support
|
Comments |
#112
|
|||
|
|||
I am facing a similar problem as Pehchaan.
Executing the quran_install.php script returns a blank page... |
#113
|
|||
|
|||
bonjour
quand j'installe avec IE j'ai ce message : Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 30336307 bytes) in Unknown on line 0 ? thank's you for your aide |
#114
|
||||
|
||||
Quote:
if you use dedicated/vps try to increase your memory limit if you dont access to it ask your host to increase it |
#115
|
||||
|
||||
Quote:
ok i have answer for this, i feel i need to share this. Its a bit difficult and maybe i am a little forget the full steps, but this is the tricks - open template quran_sura, this is to not viewing Bismillahirrahmanirrahim in surah alfatihah, because the Bismillahirrahmanirrahim there is not counted as first ayat from surah alfatihah find this <if condition="$sura_col[chpNo]!= 9 && $sura_col[ayatNo] == 1"> below it add this <if condition="$sura_col[chpNo]!= 1 && $sura_col[ayatNo] == 1"> find this <if condition="!$all"><hr /></if> </if below it add this </if> - then go to phpmyadmin and import below sql, it will create new line for Bismillahirrahmanirrahim in first surah alfatihah's ayat, the Bismillahirrahmanirrahim now will count as the first ayat, so its count as 7 ayat for surah alfatihah now |
#116
|
||||
|
||||
i have tricks again :
I see we just can set 2 language as default. If you want to viewing 3 or more language as default and checked, or maybe all language as default here is the tricks - open quran.php file - search this $array[1] = 3; - below it add $array[1] = 5; this is for viewing brazil language as default too, if you want to viewing other language just change the number to other language, you can see the number reference inside quran.php file too, and you can add above code for as many language as you want |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|