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?
Does anyone know of a module for Drupal that will convert all plain text URLs posted in the forums to link style?
Core
This feature is part of Drupal 5 core.
--
If you have a problem, please search before posting a question.
URLfilter
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
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.