Thomas wrote: |
It is possible to show the (new) text of a replied entry in the summary text field ?
Actually only for the original entries the text was shown in the text column of the summary report, not for the replies.
|
In principle you can adjust the number of lines shown in the summary text file with the option summary lines = x. If you increase that value, you start seeing some part of the reply. For elog itself it is impossible to distinguish the reply text from the origial text, since some people use plain text like
> original
> text
reply
with the reply sometimes below, sometimes above the original text. Other people use full HTML with tables (like in this forum), where it is very hard internally to distinguish between original and reply text. The easiest is not to quote the original text in replies, then you will see it always. |