Forums / Setup & design / Embedding pullout quotes

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Embedding pullout quotes

Author Message

Carl Worswick

Monday 10 January 2005 9:27:14 am

Some time ago, I am sure that I read that it was possible to embedding pullout quotes within articles.
The sort that I am looking for is something a little like the BBC employs:
http:/news.bbc.co.uk/1/hi/uk/4160335.stm

Has anyone had any success in using these?

Roy Bøhmer

Monday 10 January 2005 2:28:13 pm

This can easily be implemented in xmltext. Use the

<factbox>Your quote goes here</factbox>

By editing templates/content/datatype/view/xmltags/factbox.tpl you can alter the appearance of the quote, ex. by inserting the quotemarks as images.

Roy