|
|
Re: Updating chat links [message #188034 is a reply to message #188032] |
Sun, 31 January 2021 18:36 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
One of the many reasons I chose Fudforum was the Jabber and other social media notification links it supported and its global use. I came back into the frey largely because of the unbelievable censorship currently being practiced by big tech, here in America and elsewhere around the world against ordinary folk who simply believe in "Life, Liberty, and free speech".
To that end I very strongly believe That fudforum would be well served if more Social media sites were available. At present I would suggest Parlor, Gab, and Telegraph, as a good start!
There are some 74,000,000+ Ticked off Americans taking a beating on social media right now. And though I don't use social media myself, many of them do, and they are looking for options!
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
Re: Updating chat links [message #188050 is a reply to message #188034] |
Sun, 14 February 2021 20:46 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
I recommended here above that adding certain social media sites might be a good idea!
Since then I have had a chance to look at the actual code and it don't appears that complex, add the correct urls, proper images, I might even be able to grunt my way through it, but then I could be wrong and it's a lot more difficult than it looks.
Toggle Spoiler <tr class="child-c2 RowStyleA" style="display: none;">
<td colspan="2">
<fieldset class="RowStyleA">
<legend class="RowStyleB">Social networking sites:</legend>
<table border="0" cellspacing="3" cellpadding="5" align="center">
<tr>
<td>
<label>Facebook ID:<br /><img src="/theme/mythemewrkgreen/images/facebook.png" alt="" />
<input type="text" name="reg_facebook" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Twitter Handle:<br /><img src="/theme/mythemewrkgreen/images/twitter.png" alt="" />
<input type="text" name="reg_twitter" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>Google Chat/IM Handle:<br /><img src="/theme/mythemewrkgreen/images/google.png" alt="" />
<input type="text" name="reg_google" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Yahoo Messenger:<br /><img src="/theme/mythemewrkgreen/images/yahoo.png" alt="" />
<input type="text" name="reg_yahoo" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>Skype Handle:<br /><img src="/theme/mythemewrkgreen/images/skype.png" alt="" />
<input type="text" name="reg_skype" value="" maxlength="32" size="25" />
</label>
</td>
<td>
<label>Jabber Handle:<br /><img src="/theme/mythemewrkgreen/images/jabber.png" alt="" />
<input type="text" name="reg_jabber" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
<tr>
<td>
<label>ICQ:<br /><img src="/theme/mythemewrkgreen/images/icq.png" alt="" />
<input type="text" name="reg_icq" value="" maxlength="32" size="25" />
</label>
</td>
</tr>
</table>
</fieldset>
<br />
</td>
At any rate if I get (or pay) to have the code written and tested on my site, would you implement it into FUDforum? The same applies to the video plugin, which I'd like to see expanded to cover other video platforms.
"I'm a Witcher, I solve human problems; not always using a sword!"
[Updated on: Mon, 22 February 2021 23:16] Report message to a moderator
|
|
|