@John T. Haller
I tried to use an AIM link in my signature, but the forums can't handle it. The following link:
<a href="/aim:goim?screenname=fatcerberus">
...ends up linking to https://portableapps.com/goim?screenname=fatcerberus instead of aim:goim?screenname=fatcerberus.
Can you fix this? I'd like to put a clickable IM link in my signature, but this bug prevents me from doing so.
To illustrate the problem:
broken AIM link
-
fatcerberus@yahoo.com [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.
This could possibly be a filter applied by the CMS to prevent XSS.
Cookies
Yeah, I can see the reasoning there. However, the filter shouldn't block aim: links. It lets mailto: links through, after all.
-
fatcerberus@yahoo.com [aim: fatcerberus]
"I'm still hungry! That giant horse wasn't enough to satisfy me, so I think I'll eat... you two skinny dudes!" ~maggie (Spectacles: Bruce's Story)
You're right, it's simply not in the allowed list: http, https, ftp, news, nntp, telnet, mailto, irc, ssh, sftp, webcal.
John, you could edit filter.module or the variable table (filter_allowed_protocols).
With all the SPIM-bots running around, I'm surprised people still use AIM links.
That said, the list of filtered protocols is hard-coded into Drupal:
There is no database table you can update that I know of. I'm definitely not gonna hack Drupal code to add this. I might be able to set it with a variable in the site settings config file, but I don't know that I want to bother expending energy and time on it since AIM links aren't really necessary (this is the 1st inquiry since the site went live 4 months ago).
Sometimes, the impossible can become possible, if you're awesome!
I've been posting my screen name for years and I've never gotten a single piece of IM spam. It's my inbox that gets hammered.
-
fatcerberus@yahoo.com [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.
Yeah, me too.
Huh, and I thought SPIM-bots were gonna kill the whole AIM link thing.
Lemme wait til Drupal 4.7 (any day now) and see if there's a way to do it.
Sometimes, the impossible can become possible, if you're awesome!
My guess is that IM spam (I hate the term "SPIM"... it's not even a proper acronym) didn't really take off, because once all the IM services started doing the "enter these random letters from an image" verification thing during sign-up, bots couldn't register accounts with them anymore. Instant messenging isn't like email--if you want to send someone a message on a service, you have to register for that service through official channels. With email, you can host your own email service. For IM spam, someone would have a register a bunch of spammer accounts themselves (time consuming to do manually), and then users can just block them anyway.
Plus, AIM has an option not to let anyone message you who isn't on your buddy list, and I believe MSN Messenger has a similar option. So yeah, IM spam really isn't all that feasable when you think about it.
Edit: Forgive me for being long-winded. I've been like this since I first used a message board and I can't seem to help it.
-
fatcerberus@yahoo.com [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.
Well... SPam over Instant Messenger... isn't too bad. It always sounded wrong to me, though.
Defeating captchas (those weird characters) is actually pretty trivial to do in an automated fashion. There is open source software you can use to do it.
Sometimes, the impossible can become possible, if you're awesome!
Well, then why do all the "what's this?" descriptions for them say that machines can't read them, if it's actually trivial to defeat them? Not that I'm doubting you, mind you, I'm just curious.
Edit: Point proven. SPIM is not a proper acronym in my mind. A true acronym should only use one letter from each element. "SPIM" uses two letters from spam. It's like "VoIP"... "VOice over Internet Protocol" (the word "over" is excluded for the purpose of expanding the acronym). Technically, the proper acronym would be "VOIP" (Voice Over Internet Protocol), but "VoIP" looks better, so I'm guessing that's why they used that.
-
fatcerberus@yahoo.com [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.
It used to be that machines couldn't read them. But lots of people are working to break them since they do things like exclude those with visual impairments.
See here:
http://en.wikipedia.org/wiki/Captcha#Circumvention
And PWNtcha (1 image lower on the page not safe for work / go*tse):
http://sam.zoy.org/pwntcha/
Sometimes, the impossible can become possible, if you're awesome!
Gah! You could have warned me that there was a go*tse image on the PWNtcha page.
-
fatcerberus@yahoo.com [aim: fatcerberus]
I have no witty remarks or quotes to share at the moment.
Hadn't scrolled down that far.
Sometimes, the impossible can become possible, if you're awesome!
*scarred for life*
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
You're going to have a horrible time upgrading to Drupal 4.7 as all of the modules you have installed will break. Some modules have upgraded to the latest module framework, but most are still in the 4.6 era (most being all the important ones).
Rob Loach [Website] [Projects]
I'm not using many extra modules at the moment, actually. I've purposely held off as I knew 4.7 was coming soon.
Sometimes, the impossible can become possible, if you're awesome!