501

(133 replies, posted in General discussion)

middleground, Before i post, let us keeping as friend, i like this forum for that, we just talking.

Hitler is make Hateful in his people before make a war,
Now what happen to USA people, thay have also same that kind of Hateful on others, and make a war for that,
i feel that obviously in another forum (i am going there to make friend, but thay talking severity, the posts was deleted by admin).

we here like USA people, but hate the government, but after War in IRAQ we seem something not expected from "USA people".

BTW, dont hate the others and make a friends in this marvelous forum.

502

(133 replies, posted in General discussion)

nfl-forums, you are right when you talking like that.
but something happening to this world, greater than you can imagine it, in fact it is writen in history,
thay are afraid not from terrorist but from president have Super power and like himslef, read about World War 2 and you will find that president, and will you find the true.

BTW, there is a movie describe a Psycho of people going to war

Starship Troopers
Starship Troopers 2

thay are not ask why the BUGs hate us but  just ask how to kill it.

503

(277 replies, posted in PunBB 1.2 discussion)

let see with Excel sheet

Left To Right

[ A ][ B ][ C ]
[ 1 ][ _ ][ _ ]
[ 1 ][ 2 ][ _ ]
[ 1 ][ 2 ][ 3 ]

Right To Left

[ C ][ B ][ A ]
[ _ ][ _ ][ 1 ]
[ _ ][ 2 ][ 1 ]
[ 3 ][ 2 ][ 1 ]

Right To Left but wrong way

[ A ][ B ][ C ]
[ _ ][ _ ][ 1 ]
[ _ ][ 2 ][ 1 ]
[ 3 ][ 2 ][ 1 ]

504

(277 replies, posted in PunBB 1.2 discussion)

smile i like this discuss,
in current  RTL i play with positions of classes
if x is Float: right, i will make it Float left
if x is Margin-Right: nn, i make it Margin-Left:nn
and worked good for now (i hope sad )

there is no order of cells in CSS, the order must be in a code and that not be useful at all.

you can downloads the style_rtl and compare it
http://www.dirkey.com/downloads/style_rtl.zip

there is i semicolon before }

  ;}
like in
UL, OL, LI, DL, DT, DD {LIST-STYLE: none; MARGIN: 0px; PADDING: 0px;} 

removed automatically by patcher, and all property name will be uppercase.

505

(277 replies, posted in PunBB 1.2 discussion)

Paul wrote:

the icon would be in the last column not the first and last post would be in the first column

RTL is like looking in a mirror of your project evrey thing must flipped not just the containt of cells.

or i am not understand the problem smile

Beta test PunTranslator 1.1.2

http://www.parmaja.com/downloads/PunTra … -1.1.2.zip

Add: patch css file to make RTL alignemnt

507

(277 replies, posted in PunBB 1.2 discussion)

Paul wrote:

I have used the words left and right for class names such as .vtleft etc and will change those to something else.

not need to change any of code or css, just few thing like "code tag" that not accept RightToLeft, i uploaded my PunTranslator it will patch the css files and Mirror it.

this part (just part not all) of mirroring    pascal/delphi

  if SameText(CssProperty.Name, 'BORDER-RIGHT') then
    CssProperty.Name:='BORDER-LEFT'
  else if SameText(CssProperty.Name, 'MARGIN-RIGHT') then
    CssProperty.Name:='MARGIN-LEFT'
  else if SameText(CssProperty.Name, 'MARGIN') and (CssProperty.Count = 4) then // if it has 4 value i exchange the 2 and 4 values
    CssProperty.Exchange(1, 3)//based on 0
  else if SameText(CssProperty.Name, 'MARGIN-LEFT') then
    CssProperty.Name:='MARGIN-RIGHT'
  else 
    ........

http://www.parmaja.com/downloads/PunTra … -1.1.2.zip

508

(277 replies, posted in PunBB 1.2 discussion)

>RTL pack like the language packs
that what i mean when i say "as MOD or PunBB_RTL setup", but my hope it be in offical PunBB not MOD that mean more hard work for Rickard and Paul, i think must let him consider what a perfect way.

509

(8 replies, posted in Feature requests)

he want a link in bottom of post "Mark as Favorite" when clicked, that post will be in the front page news, i use a similar as news in my site, so i will take it out as "Favorite Posts MOD"

510

(277 replies, posted in PunBB 1.2 discussion)

test alignment and align depending on CSS that is wonderful thing it is now completely Right to left when just patch the css, not need to modify the code like other forums.

511

(277 replies, posted in PunBB 1.2 discussion)

I know, I will release it as MOD. or release it with PunBB_RTL setup in my site. or may be in PunBB++

i have one request for now to modify the Offical PunBB 1.2, it's "code" tag must be always dir="ltr" and text alignment left  there is not any programming language Right To left.

512

(8 replies, posted in Feature requests)

I like this MOD i take it.

keep going, dont give up.

514

(277 replies, posted in PunBB 1.2 discussion)

RTL Languages, Ok i do it,

create folder "style_rtl"
copy all css files to that folder and patch it for RTL alignment (using PunTranslator 1.1.2 not uploaded yet)

add to header.php one line and modify another

$style =(($lang_common['lang_direction']=='rtl') ? 'style_rtl/' : 'style/') . $style;

?>
<title><?php echo $page_title ?></title>
<link rel="stylesheet" type="text/css" href="<?php echo $style.'.css' ?>" />

test  use IE or Opera because there is a problem with RTL in FF
username user
password user

how about this idea big_smile

i agree with Johi .

edit

......\forum\include\template\main.tbl

517

(16 replies, posted in Feature requests)

jacobswell wrote:

when you want something, it must be paid anyway.

yes, or wait someone love you, or make it by your self.

did you mean

heeeeeeeeeelp ! :)

you not need 
    DEFINE("PUN",TRUE);

if include config.php

you must use

require "../forum/config.php";

require "../forum/include/functions.php";

require "../forum/include/parser.php";

print parse_message('your text');

i need more info

520

(16 replies, posted in Feature requests)

highlighting? that mean prce function more slow and more memory usage.

Let us name it "super customize"

in phpBB you can choose the colors and change themes online without changing files
when i see that i refused for this reason
- i can't edit css files in DreamWeaver or FrontPage etc..
- it sotred in DB that mean slow
- i can not copy and past as easy as files
- i must backup and restore to upload my theme

now for BBCode that mean more defcult for me

My ask is when i need super customize, i think
when you offer many forum for your customer without give him any permissions to change files (just forums), may the same code but different DB.
like LYCOS, for that reason, need "super customize", I dont like to make my forum slow for that reason.

I used in my front page and my articles of my site, YES Rod big_smile

And hack the parser.php for smiles images

function do_smilies($message) .....................
    
       $pun_url='http://www.fantasya.net/forum';       //where the forum found for smile images      i put $pun_url in config.php for use it instead fetch it from DB, for now leave it here


        for ($i = 0; $i < $num_smilies; ++$i)
    $message = preg_replace("#(?<=.\W|\W.|^\W)".preg_quote($smiley_text[$i], '#')."(?=.\W|\W.|\W$)#m", '$1<img src="'.$pun_url.'/img/smilies/'.$smiley_img[$i].'" width="15" height="15" alt="'.$smiley_text[$i].'">$2', $message);

http://punbb.org/forums/viewtopic.php?id=4348

525

(4 replies, posted in PunBB 1.2 show off)

my heart is with you sad