hi

many newspapers have a static picture on the frontpage with a "funny" (sharp) quote regarding a newsitem. its seems like a cool module for drupal to implement:
a configurable block that has a picture (choosen by the admin from a small range of pictures) with a qoute in the image.

this can -according to me- rather easy be done with php (text in img). it should be a node, much like the poll. anyone wants to pick this up?

Comments

killes@www.drop.org’s picture

Project: Drupal core » Quotes
Component: Other » Code

quotes.module does a lot of what you want. a image block should be easy enough to do for you. :)

bertboerland’s picture

not what I had in mind. I was searching for a node witch text could be placed in an image, not wrapped around a quote. see http://www.nrc.nl/images/bollen,0.gif and http://lists.drupal.org/archives/drupal-devel/2002-10/msg00553.html

btw: this is a rather old feature request...

Anonymous’s picture