Customizing SMF > Mod Requests

Easy overview possible of URLs used in signatures?

(1/1)

rbeuker:
Hi there,

I have been looking in the mods section, but have not been able to find something sofar. I am looking for a way to easily get an overview of members who have inserted a URL in their signatures. It's fine if they're linking to their own personal homepages, but I don't like the 'click here to see my 2 big... toes' links and stuff like that. ;)

Of course, I could also look directly inside the mySQL tables. But a direct way do to this in SMF would be really great.  :)

Is there a way to do this?

Thanks!

Ronald

K@:
As things stand, I believe you're going to be disappointed, mate. :(

Suki:
A regex to gain all possible links from a string is the easiest part.  The hard part would be fetching all the members signatures, perhaps fetching only 20 per page and using pagination to fetch the next 20 an so on.

Navigation

[0] Message Index

Go to full version