Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Auto-link URLs
Hi,
I really like the simplicity. The ONLy thing I miss is that URLs show up as text too.
E.g. http://yahoo.com shows up as text. I want it to show up as URL.
And only one more thing. When someone replies to my post I want a notification. That is all.
With these two things. I am a truly happy man.
Thanks for any ideas.
I really like the simplicity. The ONLy thing I miss is that URLs show up as text too.
E.g. http://yahoo.com shows up as text. I want it to show up as URL.
And only one more thing. When someone replies to my post I want a notification. That is all.
With these two things. I am a truly happy man.
Thanks for any ideas.
0
This discussion has been closed.
Comments
Gives me a whole bunch of errors--
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 34
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 43
Warning: mysql_query() [function.mysql-query]: Access denied for user 'DOMAIN'@'localhost' (using password: NO) in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 44
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 44
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 45
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/DOMAIN/public_html/vanilla/extensions/Notify/default.php on line 49
"<a href=\"$0\" target=\"_blank\" rel=\"nofollow\">$0</a>",
To:
"<a href=\"$0\" rel=\"nofollow\">$0</a>",