I miss this forum

English support forum

Moderators: white, Hacker, petermad, Stefan2

User avatar
Valentino
Power Member
Power Member
Posts: 706
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

2Ergo
I have IE6 and 2Name works as you can see...
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

2Valentino
works fine for me too (IE6 under W98, W2k, XP)
Benoît
# 4081
User avatar
Ergo
Senior Member
Senior Member
Posts: 204
Joined: 2003-02-05, 12:20 UTC
Location: Belarus
Contact:

Post by *Ergo »

I have IE6 and 2Name works as you can see...
And do no work for me :(
May be tha I haven't installed SP1 yet....
Wincmd.ru WWW.TOTALCMD.NET
I see that future is near...
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I looked into html code and havent found javascript finction for pasteN
I looked too, and it is there! I can see this:

Code: Select all

<script language="Javascript" type="text/javascript">
<!--
	if ( 0 )
	{
		window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
	}

	function pasteN(text){
		if (text != '') document.post.message.value = document.post.message.value + "2[b]" + text + "[/b]\n";
	}
//-->
</script>
I guess that you use some kind of personal firewall, which removes all Javascript coming from my pages. Norton Internet Security has such abilities, and some other tools too...
Author of Total Commander
https://www.ghisler.com
User avatar
Valentino
Power Member
Power Member
Posts: 706
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

Ergo wrote:And do no work for me :(
May be tha I haven't installed SP1 yet....
Maybe. I have IE6 SP1.
User avatar
Valentino
Power Member
Power Member
Posts: 706
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

Christian, why when I click the Quote link in Quick Reply box, the quote is just "Quote" and not "Some Guy wrote:"? It would be more clear.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Valentino
The Javascript code used when you click the "Quote" link cannot know who wrote the selected text - the selection may even go over several posts! So it just just pastes the following code:

Code: Select all

[quote]It would be more clear.[/quote]
You can change this by hand to

Code: Select all

[quote="Valentino"]It would be more clear.[/quote]
To get the desired effect!
Author of Total Commander
https://www.ghisler.com
User avatar
Valentino
Power Member
Power Member
Posts: 706
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

Christian Ghisler (author of Total Commander) wrote:To get the desired effect!
Thanks!

PS. Interesting, why your nick is ghisler(Author)? I'd rather choose Ghisler(author) :) (I mean case of first letters)
Renard_Roux
Junior Member
Junior Member
Posts: 37
Joined: 2003-02-08, 13:51 UTC
Location: Moscow, Russia

Post by *Renard_Roux »

2Mr. Ghisler
This forum is great place for sharing knowledge and all of us get something new here. Besides forum members have their own favorite topics where they participate more livingly.

:!: It would be great to have "favorites" topic and the possibility to bookmark the favorite pages of the board and even entire topics. I believe it will raise the forum usability and "navigability" and we won't get repetitive questions all the time while the forum grows. Ergo might help you to implement thiis feature.
# 85814 Personal licence
Post Reply