Ticket #96 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

rss plugin

Reported by: erwin Owned by: joeri
Priority: major Milestone: M6
Component: other Version: 1.0
Keywords: Cc:

Description

the default visualisation of the rss plugin includes a 'summary' using <pre> tags which mess up the layout (text does not wrap around lines)

fix something in the stylesheet or throw out the summary

Change History

Changed 4 years ago by joeri

  • status changed from new to assigned
  • owner changed from somebody to joeri

Changed 4 years ago by joeri

  • status changed from assigned to closed
  • resolution set to fixed

in style.css there is already a rule for managing the pre tag. This style rule just needs to be applied to the stylesheets in your project (style.css all the last lines with the two .plugin_incrss rules).

Note: See TracTickets for help on using tickets.