Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 64
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 95
Total: 95

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - islam2hamy

Pages: [1]
1
Latest Mods / [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

Pages: [1]

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

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

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal