Simple Machines Community Forum

General Community => Site Comments, Issues and Concerns => Topic started by: edi67 on April 20, 2004, 09:42:10 AM

Title: i want COPY TO CLIPBOARD to in my board?
Post by: edi67 on April 20, 2004, 09:42:10 AM
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=&paramfilename=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=&paramfilename=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 ?
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: Oldiesmann on April 20, 2004, 10:29:45 AM
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.
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: [Unknown] on April 20, 2004, 12:16:09 PM
No, it's on this site only for more than a few reasons.

-[Unknown]
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: edi67 on April 20, 2004, 12:17:39 PM
very beautiful funtcion .....will be great this in SMF
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: Oldiesmann on April 20, 2004, 08:21:00 PM
Might make a great mod, especially for coding/developer forums...
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: Owdy on April 20, 2004, 08:37:55 PM
C:-) Post police: how's this a Site Bug?
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: edi67 on April 28, 2004, 07:06:08 AM
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
Title: Re: i want COPY TO CLIPBOARD to in my board?
Post by: Oldiesmann on April 28, 2004, 09:05:22 AM
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.