Module to convert plain text URL to <a href=""> link

drriley - February 27, 2007 - 20:51

Does anyone know of a module for Drupal that will convert all plain text URLs posted in the forums to link style?

Core

Steven - February 27, 2007 - 20:56

This feature is part of Drupal 5 core.

--
If you have a problem, please search before posting a question.

URLfilter

schwa - February 27, 2007 - 21:13

Use urlfilter.module, easy! (drupal.org is so incredibly slow today I can't take the time to go search my old posts, but if you hit 'track' under my profile, I did a write-up with details on how to install a while back. :) )

Thanks for the info

drriley - February 27, 2007 - 21:16

Thanks all for the info. I will install and test out the urlfilter module right now -- and hopefully get to upgrade to Drupal 5 sometime very soon.

Also, I posted something in the Modules development forum, but will mention it here -- in case either of you who already responded are reading this -- I installed the SimpleAccess module. It does what I want, EXCEPT it also hides the post subject lines from displaying to anyone who does not have permission, and also hides all the restricted content from search engines. Do you know if it is an easy task, or complex, to edit the module to only block the body of posts from being viewable to non-priviledged members, and still allow the subject line to appear in the forums and in the "new posts" and "popular posts" blocks.

Thanks for all assistance.

 
 

Drupal is a registered trademark of Dries Buytaert.