Development

#2899 (CSS should be optional)

You must first sign up to be able to contribute.

Ticket #2899 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

CSS should be optional

Reported by: Michael.Nolan Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsCommentablePlugin Version: 1.0.10
Keywords: Cc:
Qualification: Accepted

Description

I couldn't find a way to remove the styling from comment form other than over riding sfCommentComponents::executeCommentForm() or applying style to override that provided by sf_comment.css so the attached patch makes it optional using app.yml

Attachments

optional_css.patch (2.9 kB) - added by Michael.Nolan on 02/07/08 19:28:12.
Make sf_comment.css optional

Change History

02/07/08 19:28:12 changed by Michael.Nolan

  • attachment optional_css.patch added.

Make sf_comment.css optional

02/07/08 19:28:28 changed by Michael.Nolan

  • type changed from defect to enhancement.

02/07/08 22:53:15 changed by xavier

(In [7395]) sfPropelActAcCommentableBehaviorPlugin: made stylesheets optionnal, refs #2899 (thanks Michael !)

02/07/08 23:03:03 changed by xavier

  • status changed from new to closed.
  • resolution set to fixed.
  • qualification changed from Unreviewed to Accepted.