Editing User talk:Greenpickle/1

Jump to navigation Jump to search
You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 212: Line 212:


==Add HTML==
==Add HTML==
Hi Greenpickle. I'm looking into the AddHTML extension but it needs to be checked for security reasons. However, you can use [[mediawiki:common.js]] to embed IRC on a page. I suggest you talk to GreenReaper about that since he knows how this was done on his wiki. An alternative is to use the Wikia IRC. We can add a pikmin channel there if you like. It's easier since it doesn't require Java which many users don't have installed. [[User:Angela|Angela]]<staff /> ([[User talk:Angela|talk]]) 01:11, 15 March 2008 (UTC)
Hi Greenpickle. I'm looking into the AddHTML extension but it needs to be checked for security reasons. However, you can use [[mediawiki:common.js]] to embed IRC on a page. I suggest you talk to [[w:c:furry:User:GreenReaper|GreenReaper]] about that since he knows how this was done on his wiki. An alternative is to use the Wikia IRC. We can add a pikmin channel there if you like. It's easier since it doesn't require Java which many users don't have installed. [[User:Angela|Angela]]<staff /> ([[User talk:Angela|talk]]) 01:11, 15 March 2008 (UTC)


:Heya! You can see how we did this over at Creatures Wiki's chat page by looking at Common.js. Basically, we find a div and replace it with the HTML we want (as well as setting up an on-exit handler to stop users closing or going to another page by accident). Hope this helps. --[[User:GreenReaper|GreenReaper]]<sup>([[User talk:GreenReaper|talk]])</sup> 20:05, 16 March 2008 (UTC)
:Heya! You can see how we did this over at [[w:Creatures:Main Page|Creatures Wiki]]'s [[w:Creatures:Creatures Wiki:JRChat Applet|chat page]] by looking at [[w:Creatures:MediaWiki:Common.js]]. Basically, we find a div and replace it with the HTML we want (as well as setting up an on-exit handler to stop users closing or going to another page by accident). Hope this helps. --[[User:GreenReaper|GreenReaper]]<sup>([[User talk:GreenReaper|talk]])</sup> 20:05, 16 March 2008 (UTC)




::Er, I can't seem to get it to work, not with the code there or modified code.  What I've put in Common.js is:
::Er, I can't seem to get it to work, not with the code there or modified code.  What I've put in [[w:c:Pikmin:Mediawiki:Common.js]] is:


<pre>function onloadhookcustom() {
<pre>function onloadhookcustom() {
Line 231: Line 231:
else if (window.attachEvent) window.attachEvent("onload",onloadhookcustom);</pre>
else if (window.attachEvent) window.attachEvent("onload",onloadhookcustom);</pre>


::And then putting <code><nowiki><div id="chat"></div></nowiki></code> on any page gives nothing.  I've purged my browser's cache.  It works when I put the code in an HTML file on my computer and open that, so I don't understand why it shouldn't work.  I'm thinking that there might be something wrong somewhere in that wiki's css and js pages, as no-one can seem to get collapsible tables to work either. - [[User:Greenpickle|Greenpickle]]<sub>[[User talk:Greenpickle|(talk)]]</sub>
::And then putting <code><nowiki><div id="chat"></div></nowiki></code> on any page gives nothing.  I've purged my browser's cache.  It works when I put the code in an HTML file on my computer and open that, so I don't understand why it shouldn't work.  I'm thinking that there might be something wrong somewhere in that wiki's css and js pages, as no-one can seem to get collapsible tables to work either. - [[w:c:Pikmin:User:Greenpickle|Greenpickle]]<sub>[[w:c:Pikmin:User talk:Greenpickle|(talk)]]</sub>


:::It's broken because you have a whole bunch of CSS in Common.js under the header "/* Forum formatting -Algorithm & -Splaka */" Take that out, and you should find it working a bit better. If you still have problems, use the Error Console in Firefox, under the Tools menu (reinstall with Developer Tools enabled if you don't have it). --[[User:GreenReaper|GreenReaper]]<sup>([[User talk:GreenReaper|talk]])</sup> 20:59, 17 March 2008 (UTC)
:::It's broken because you have a whole bunch of CSS in Common.js under the header "/* Forum formatting -Algorithm & -Splaka */" Take that out, and you should find it working a bit better. If you still have problems, use the Error Console in Firefox, under the Tools menu (reinstall with Developer Tools enabled if you don't have it). --[[User:GreenReaper|GreenReaper]]<sup>([[User talk:GreenReaper|talk]])</sup> 20:59, 17 March 2008 (UTC)

Please note that all contributions to Pikipedia are considered to be released under the Attribution-ShareAlike 3.0 Unported license (see Pikipedia:Copyrights for details). Your changes will be visible immediately. Please enter a summary of your changes above.

Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)