1

(85 replies, posted in PunBB 1.3 extensions)

It's a cool thing.. thanks a lot raju bro.

ID bangla forums powered by Punbb 1.3.x. It's running on custom language (Bengali) and custom style.

http://www.idbangla.com/forums

This is my second Style for punBB (first one wasn't release publicly yet, but i will). In this style I'm trying to apply the facebook blue color. I think people already looking for some theme with facebook flavor.

Download link: http://trivuz.com/downloads/punbb-trivuz.zip

Screen shot from a Localize forum:
http://img27.imageshack.us/img27/7025/idbanglathemez.png

Because of the first release (beta) if there are any bugs, wrong colours, suggestions etc, then please tell me. I wish i could make it more attractive.

Thanks.

4

(27 replies, posted in PunBB 1.3 additions)

@KeyDog
Good post.. but Bengali is not belongs to India .. its belongs to Bangladesh. Would you please change the country name n flag to Bangladesh?

<img src="'.$base_url.'/img/smilies/'.$smiley_img.'" width="15" height="15"

okay.. i got it... anyway, thanks KeyDog, for a nice ext..

8k84 wrote:

smilie.png is missing (and not changed to "sick") in the version you uploaded

i'v fix it up for mine... also added more smiles.. can download from here-
http://trivuz.com/downloads/custom_smilies.rar


okay, @KeyDog
How its too small in my forum.. how can i show its proper size in forum?

check it out- http://booksuread.com/idforums/viewtopic.php?pid=2533

    'WHERE' => '(fp.read_forum IS NULL OR fp.read_forum=1)',
    'ORDER BY'    => 't.last_post DESC',
    'LIMIT' => $topics_count

It's just show last x recent post not topic. If you want to Show last x topic (not post) find-

    'ORDER BY'    => 't.last_post DESC',

replace with

    'ORDER BY'    => 't.id DESC',

:-)

Yeah, Thanks Garciat!

I've tune up this code for my localized forum-

/* Registration Page
----------------------------5 Dec, 08 by TRIVUz----------------------------------*/

#brd-register #brd-head,
#brd-register #brd-navlinks,
#brd-register #brd-visit,
#brd-register #brd-main .main-head,
#brd-register #brd-main #brd-crumbs-top,
#brd-register #brd-main #brd-crumbs-end,
#brd-register #brd-about,
#querytime {display:none;}

#brd-register #brd-main .main-frm {
    margin:0px auto 0px auto;
    width:800px;
}

#brd-register #brd-main .ct-box {
    padding-bottom:10px;
    border-width:1;
    color: #000;
    background:#fff;
    }

.brd #brd-register .frm-buttons {
    border-width:1;
    }

and

/* Login Page
------------------------------5 Dec, 08 by TRIVUz--------------------------------*/

#brd-login #brd-head,
#brd-login #brd-navlinks,
#brd-login #brd-visit,
#brd-login #brd-main .main-head,
#brd-login #brd-main #brd-crumbs-top,
#brd-login #brd-main #brd-crumbs-end,
#brd-login #brd-about {display:none;}

#brd-login #brd-main .main-frm {
    margin:50px auto 0px auto;
    width:750px;
}

#brd-login #brd-main .main-frm div.content-head {
    padding:10px;
    border-width:1;
    }

.brd #brd-login .content-head .hn {
    border-width:0;
    padding:10px 0px 10px 20px
    }

.brd #brd-login .frm-buttons {
    border-width:0;
}

Live demo:
http://booksuread.com/idforums/register.php

http://booksuread.com/idforums/login.php

Thanks Torongo.

Bengali Language pack updated. Translation  finished. Didn't translate admin and installation page. Thinking about it..

Anatoly wrote:

BTW, the "(বাংলা ল্যাঙ্গুয়েজ প্যাক)" in the title of my Firefox window (under XP) displayed as squares. Though it is OK in the page source.

You have to setup iComplex (South Asian Language Pack) script to read Bengali.

Bengali or Bangla (বাংলা) is an Indo-Aryan language of the eastern Indian subcontinent and Bangladesh. evolved from the Magadhi Prakrit and Sanskrit languages. It's a very rich language.  You know what, International Mother Language Day belongs to Bengali..
from wiki,

With its long and rich literary tradition, Bengali serves to bind together a culturally diverse region. In 1952, when Bangladesh used to be East Pakistan, this strong sense of identity led to the Bengali Language Movement, in which several people braved bullets and died on February 21. This day has now been declared as the International Mother Language Day.

Total speakers:     230 million (189 million native)

more from wiki...

Anyway thanks Anatoly smile

It's really easy to customize 1.3's style.. so try again.. I've my own 3 styles now..but  all of them r tuning for my mother language Bengali. May b i'll dev som style for english soon... smile

ex: http://trivuz.com/bangla/forums
or http://idforumbd.co.cc

Hello friends,

Bengali language pack for PunBB 1.3 is almost complete. You can use it now for test run. I'm going to start a discussion forum to help about Bengali Computing soon. Here is the PREVIEW
http://trivuz.com/bangla/forums

Downloads
Current version: http://trivuz.com/downloads/PunBB-1.3-Bangla.zip

---
পানবিবি ১.৩ এর জন্য বাংলা ল্যংগুয়েজ প্যাকের কাজ প্রায় ৯০ ভাগ সম্পন্ন হয়েছে। যেকেউ চাইলে ডাউনলোড করতে পারেন..
Current version: http://trivuz.com/downloads/PunBB-1.3-Bangla.zip


Thanks~