Reply HTML, posted by Hal Proctor on Wed Dec 12 22:25:07 2012
|
Any reason why when I click "Reply" to a previous submission that the body is full of HTML code?
See below:
<p> |
Re: Reply HTML, posted by Stefan Ritt on Mon Dec 17 13:34:40 2012
|
Hal Proctor wrote:
Any reason why when I click "Reply" to a previous submission that the body is full |
Re: Reply HTML, posted by Hal Proctor on Mon Dec 17 14:38:48 2012
|
Stefan Ritt wrote:
|
Re: Reply HTML, posted by Hal Proctor on Mon Dec 17 14:51:10 2012
|
Hal Proctor wrote:
|
Re: Reply HTML, posted by Hal Proctor on Mon Dec 17 21:49:54 2012
|
Hal Proctor wrote:
|
How to put "Quote text" _below_ new message?, posted by Valentin on Thu Dec 27 01:33:11 2012
|
Hi there,
It seems that by default in a message created as "reply" of another message, the "quoted text" of the original entry is put
at the _TOP_ of the new entry and not movable (Firefox 17, elog 2.92). I would strongly like to have it opposite, i.e. that one is able to create a new |
Re: How to put "Quote text" _below_ new message?, posted by David Pilgram on Thu Dec 27 12:52:00 2012
|
Valentin wrote:
Hi there, |
Re: How to put "Quote text" _below_ new message?, posted by Stefan Ritt on Mon Jan 7 16:43:27 2013
|
If you use HTML encoding, you can do that with
Prepend on reply = <br />
to achieve the same thing (as I did just here in this reply). |