Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
help:irc:status [2013/05/12 07:18]
rubin
help:irc:status [2013/05/13 07:57]
rubin
Line 1: Line 1:
 ====== AfterNET Status Graphic ====== ====== AfterNET Status Graphic ======
  
-Sorry, the AfterNET Status Graphic system is offline indefinitely. A volunteer is needed to architect a new system for doing this. (The old software is no longer viable) 
-<box> 
 {{http://www.afternet.org/afternet_status/afternet_status_button_onli.png   }} {{http://www.afternet.org/afternet_status/afternet_status_button_onli.png   }}
 You can put a graphic on your website that shows your status on the network as either offline, online, or away. You can put a graphic on your website that shows your status on the network as either offline, online, or away.
Line 9: Line 7:
 To put the image on your own website, paste our example html code into your page, replacing the YOURACCOUNTNAMEHERE string with your actual account name, and YOURCHANNEL with a channel you frequent not including the # (pound) sign: To put the image on your own website, paste our example html code into your page, replacing the YOURACCOUNTNAMEHERE string with your actual account name, and YOURCHANNEL with a channel you frequent not including the # (pound) sign:
 <code html> <code html>
-<a href="http://www.afternet.org/chat?channel=YOURCHANNEL" >+<a href="https://www.afternet.org/qwebirc/?nick=website_visitor.&channels=YOURCHANNELNAMEHERE&prompt=1&uio=d4
   <img border=0 src="http://www.afternet.org/afternet_status/?account=YOURACCOUNTNAMEHERE&small=1">   <img border=0 src="http://www.afternet.org/afternet_status/?account=YOURACCOUNTNAMEHERE&small=1">
 </a>  </a> 
Line 20: Line 18:
 </code> </code>
 where it says PARAMS, you can leave it empty, or put any of the words: "right", "left", or "small" to change the graphic.  Replace YOURACCOUNTNAMEHERE and YOURCHANNEL with your (lowercase!) account name and a channel name people will be linked to if they click the image. where it says PARAMS, you can leave it empty, or put any of the words: "right", "left", or "small" to change the graphic.  Replace YOURACCOUNTNAMEHERE and YOURCHANNEL with your (lowercase!) account name and a channel name people will be linked to if they click the image.
-</box>+