Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 186
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 186
Total: 186

Author Topic: [Mod] Quran Flash (updated : 2008/9/10)  (Read 5331 times)

0 Members and 1 Guest are viewing this topic.

Offline islam2hamy

  • Member
  • *
  • Posts: 1
    • View Profile
[Mod] Quran Flash (updated : 2008/9/10)
« on: September 07, 2008, 06:50:12 am »
Quran Flash
SMF Version: 1.1.5 & 2.0

Description:

Quran flash in SMF :

    *updated : 2008/9/10
      v1.5 , now  work  with  (smf 1.1.x & 2.0).
      v1.5 , enable the button for Guests/unregistered Visitors.

    * For Muslim people ,
       Now you can read Quran from your forum.

    * Work with : (smf 1.1.x & 2.0).

    * if you want Quran with english translation go to :

        more options > book type > english transliteration

    * No modification needed for default theme.

        Theme modification for other themes:

open (index.template.php)

search for
Code: [Select]
    // the [member] list button
    if ($context['allow_memberlist'])
        echo ($current_action == 'mlist' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
                <td valign="top" class="maintab_' , $current_action == 'mlist' ? 'active_back' : 'back' , '">
                    <a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
                </td>' , $current_action == 'mlist' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';

add before  it :

Code: [Select]
    //Quran Flash
    echo ($current_action == 'quran' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
            <td valign="top" class="maintab_' , $current_action == 'quran' ? 'active_back' : 'back' , '">
                <a href="', $scripturl, '?action=quran">Quran Flash</a>
            </td>' , $current_action == 'quran' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';
.

Link to Mod
« Last Edit: September 10, 2008, 11:35:12 am by islam2hamy »

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
3622 Views
Last post October 18, 2007, 04:46:12 pm
by propyl
0 Replies
2565 Views
Last post July 31, 2008, 05:18:20 pm
by fussilet
0 Replies
4636 Views
Last post December 04, 2008, 01:15:54 pm
by Vincent Volmer
Flash

Started by simibill Support

3 Replies
2905 Views
Last post February 23, 2011, 10:30:15 am
by SMFHacks
3 Replies
3938 Views
Last post June 07, 2012, 09:57:02 pm
by SMFHacks

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal