Ticket #37 (closed task: wontfix)

Opened 3 years ago

Last modified 3 years ago

Turn off automatic insertion of <br /> elements

Reported by: pwb Assigned to: rollercow
Priority: normal Milestone: User customizations
Component: blog-admin Version: 1.0
Severity: major Keywords:
Cc: pwb@sucs.org

Description

I like writing my blogs in pure html, using <p> elements, so I turn off the HTML editor and write it directly in HTML. Unfortunately, the blog adds <br /> tags at the end of every line, which means I get far too much vertical space.

The user should be allowed to specify whether <br />s are inserted or not.

Change History

10/06/06 00:01:46 changed by pwb

  • milestone set to User Interface.

10/06/06 08:02:47 changed by rollercow

  • cc set to pwb@sucs.org.

For now its easyer to write your html entries within the editor, (there a view html button). The no editor mode is for people who dont have java script availible and cant be bothered with html. I guess your other option is to turn off java script and use the editor, if you find the editors html editing box to clumsy

17/06/06 17:36:48 changed by pwb

  • status changed from new to closed.
  • resolution set to wontfix.

Fair enough, seems redundant to have to ways to do the same thing