[drupal-devel] first commit - image_url_filter module
Ross Kendall
drupal at rosskendall.com
Fri Feb 25 14:24:08 UTC 2005
Hi,
I have just added a small filter module 'image_url_filter'.
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/image_url_filter/
Since it is my first contribution, it is intentionally a small and
trivial one.
I would appreciate it if other people would give it a good look over to
make sure that I am doing things OK (while I find my feet as a Drupal
developer).
Thanks,
Ross (rkendall)
P.S.
Here's what the README.txt says:
This is a simple filter module. It automatically converts URLs ending with
.png .gif .jpg and .jpeg into <img> html tags, so the image is displayed
on the page (http/https only).
Apparently Wiki's use a filter like this, I got the idea from someone's
suggestion here:
http://drupal.org/node/15877#comment-28600
More information about the drupal-devel
mailing list