Welcome on Index

Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
User avatar
Chalong
BBCoder II
BBCoder II
Posts: 59
Joined: 06 Mar 2010, 14:03
Location: Pforzheim / Germany
Contact:

Re: Welcome Mod

Post by Chalong »

so I will try to make one while the weekend goes by. 8-)
Regards Chalong

www.chalong.de
User avatar
Chalong
BBCoder II
BBCoder II
Posts: 59
Joined: 06 Mar 2010, 14:03
Location: Pforzheim / Germany
Contact:

Re: Welcome Mod

Post by Chalong »

German Translation:

Open language/de/common.php
Find:

Code: Select all

?>
Before add:

Code: Select all

            // BEGIN Welcome Mod
            $lang = array_merge($lang, array(
                'UP_LATE'             => 'Du bist spät unterwegs %1$s, solltest du nicht längst schlafen?',
                'UP_EARLY'            => 'Guten Morgen %1$s, du bist aber schon früh unterwegs.',
                'GOOD_MORNING'        => 'Guten Morgen %1$s, was für ein schöner Morgen.',
                'GOOD_AFTERNOON'      => 'Guten Tag %1$s, schön daß du da bist.',
                'GOOD_EVENING'        => 'Guten Abend %1$s, schön dich hier zu sehen.',
                'GOOD_NIGHT'          => 'Gute Nacht %1$s, es wird Zeit, schlafen zu gehen.',
                'MEMBER_FOR'          => 'Mitglied seit:',
                'WELCOME_GUEST'       => 'Gast',
                'WELCOME_HOUR'        => 'Stunde',
                'WELCOME_HOURS'       => 'Stunden',
                'WELCOME_DAY'         => 'Tag',
                'WELCOME_DAYS'        => 'Tage',
                'WELCOME_MONTH'       => 'Monat',
                'WELCOME_MONTHS'      => 'Monate',
                'WELCOME_YEAR'        => 'Jahr',
                'WELCOME_YEARS'       => 'Jahre',
            ));
            // END Welcome Mod
Save as UTF-8 without a BOM
Last edited by Chalong on 27 Mar 2010, 16:42, edited 2 times in total.
Regards Chalong

www.chalong.de
User avatar
Stoker
Site Admin
Site Admin
Posts: 3520
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Welcome Mod

Post by Stoker »

:thumbsup:
Board rules! No PM support
User avatar
Sir Xiradorn
BBCoder II
BBCoder II
Posts: 10
Joined: 08 Mar 2010, 11:36
Location: MMM....i don't know.....
Contact:

Re: Welcome Mod

Post by Sir Xiradorn »

Italian translation.
Open language/it/common.php and find this code

Code: Select all

?> 
and before add

Code: Select all

    // BEGIN Welcome Mod
    $lang = array_merge($lang, array(
        'UP_LATE'             => 'Sei in ritardo %1$s, Dove ti eri addormentato?!',
        'UP_EARLY'             => 'Buon Giorno %1$s, Venuto presto stamattina eh?!',
        'GOOD_MORNING'           => 'Buon Giorno %1$s, Che mattina meravigliosa!',
        'GOOD_AFTERNOON'       => 'Buon Pomeriggio %1$s, Finalmente sei qui',
        'GOOD_EVENING'           => 'Buona Sera %1$s, E\' un piacere vederti qui',
       'GOOD_NIGHT'           => 'Buona Notte %1$s, E\' ora di andare a letto',
        'MEMBER_FOR'           => 'Iscritto da:',
        'WELCOME_GUEST'           => 'Ospite',
        'WELCOME_HOUR'           => 'Ora',
        'WELCOME_HOURS'           => 'Ore',
       'WELCOME_DAY'           => 'Giorno',
        'WELCOME_DAYS'           => 'Giorni',
        'WELCOME_MONTH'           => 'Mese',
        'WELCOME_MONTHS'       => 'Mesi',
       'WELCOME_YEAR'           => 'Anno',
        'WELCOME_YEARS'           => 'Anni',
    ));
    // END Welcome Mod  
I have write also the subsilver template for this mod. There is on my board
Last edited by Sir Xiradorn on 30 Mar 2010, 15:43, edited 1 time in total.
EN language torturer :twisted:
Admin Leader & Founder of: Xiradorn Lab - www.xiradorn.it
User avatar
Anthies
BBCoder II
BBCoder II
Posts: 10
Joined: 20 Mar 2010, 12:41
Location: Finland
Contact:

Re: Welcome Mod

Post by Anthies »

Very nice work! Works like a charm!
wvmetaldedication
BBCoder II
BBCoder II
Posts: 9
Joined: 03 Apr 2010, 12:39
Location: West Virginia
Contact:

Re: Welcome Mod

Post by wvmetaldedication »

Just wondering if there is there a subsilver2/index_body.html edit somewhere, thanks for any and all help. :)
Image
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Welcome Mod

Post by cisco007 »

there were, hopefully Stoker can find them and re-post them!
wvmetaldedication
BBCoder II
BBCoder II
Posts: 9
Joined: 03 Apr 2010, 12:39
Location: West Virginia
Contact:

Re: Welcome Mod

Post by wvmetaldedication »

Yeah, that would be great, I think this Mod is A - Okay!
Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3520
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Welcome Mod

Post by Stoker »

Nope, this version is my version and have never been posted before.
There is no subsilver2 instructions because I dont use that style.
Board rules! No PM support
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Welcome Mod

Post by Steve »

Give me a couple of days i will do some subsliver2 instructions or what ever needs.
NAPWR wrote: Nice, Stoker is Hot
Locked