i want have the same comand how is possible ?:
Quote from: davide on April 20, 2004, 09:34:57 AM
Quote from: dschwab9 on April 20, 2004, 03:56:45 AM
Quote from: davide on April 20, 2004, 01:59:05 AM
i can ask u one little thing ?
i had this chat too before tell me how i can select directly italina language in this chat cause there is too this language
In Chat.template.php, change
<td width="100%"><center><script language="JavaScript" src="http://irc.everywherechat.com:8000/Java/e.js?room=' . $roomName . '&roomstab=false&width=' . $roomWidth . '&height=' . $roomHeight . '&nick=' . $chatName . '&keypass=¶mfilename=embedded.prm"></script></center></td>
to
<td width="100%"><center><script language="JavaScript" src="http://irc.everywherechat.com:8000/Java/e.js?room=' . $roomName . '&roomstab=false&width=' . $roomWidth . '&height=' . $roomHeight . '&nick=' . $chatName . '&keypass=¶mfilename=italian.prm"></script></center></td>
thx but i need to ask one thing now and this is one problem that i have in my forum as i see line that u ADDED is not visible for me but is visible only COPY to CLIPBOARD why this ?
in my forum i not have comand COPY TO CLIPBOARD as i see in this forum is possible have and how in my forum smf too ?
That functionality doesn't exist in beta 4.1, but should be in beta 5. I'm pretty sure it's done with javascript, but don't know how to do it.
No, it's on this site only for more than a few reasons.
-[Unknown]
very beautiful funtcion .....will be great this in SMF
Might make a great mod, especially for coding/developer forums...
C:-) Post police: how's this a Site Bug?
there is this comand COPY TO CLIPBOARD in new Beta 5?
i want so much this comand that here there is will be very useful cause we use a lot long link HTTP and FTP and this will be useful for my users have
As [Unknown] stated earlier, this is only a feature on this site. The copy to clipboard feature is only used for the code boxes anyway.