[Bug 86423] Ability To Reply To HTML Email With Same HTML Format As It Was Received

2011-03-10 Thread flying-sheep
https://bugs.kde.org/show_bug.cgi?id=86423





--- Comment #213 from  flying-sheep web de  2011-03-10 13:38:55 ---
(In reply to comment #212)
 +1 from me - this could likely mean knocking off 90% of the hassle with 10% of
 the effort ?
maybe it seems like that, but i am sorry for having to disappoint you:

the reply message is a html document, so you have two ways of inserting
another:
merging the latter into the further or an iframe.

while the iframe solution would indeed be a way to preserve the other message
in 100%, it is impossible or at least impractical (you have to store the
additional documents somewhere)

the merging solution, however, is what this bug is about in the first place: as
soon as you can merge in another message in a reliable way, you can edit it
anyway.

so sorry, no quick'n'dirty solution here.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 86423] Ability To Reply To HTML Email With Same HTML Format As It Was Received

2010-10-24 Thread flying-sheep
https://bugs.kde.org/show_bug.cgi?id=86423





--- Comment #199 from  flying-sheep web de  2010-10-24 23:33:55 ---
me neither, but this is not supposed to become a flamewar. markus s. seems
to think otherwise by using rage-inducing terminology like “wasting your
time”.
i, too, think that a kde 4 version of this is needed more desperately (since
kde3 usage already is lower than the one of kde4 and must be shrinking
because of the latter is gaining functionality), but i don’t accuse someone
who wants to code this for ‘wasting his time’. instead, i don’t participate
in the fundraising until we can see the kde4 version on the horizon.

2010/10/24 bob coulter b...@coulter.org

 https://bugs.kde.org/show_bug.cgi?id=86423
 --- Comment #198 from bob coulter bob coulter org  2010-10-24 23:09:42
 ---
 I am not interested in the KFE3 version, I use KDE4 with the exception of
 kontact because of Kmail. Fixing KDE3 does not help nor interest me. Bob

 --
 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
 --- You are receiving this mail because: ---
 You are a voter for the bug.
 You are on the CC list for the bug.


-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 86423] Ability To Reply To HTML Email With Same HTML Format As It Was Received

2010-10-23 Thread flying-sheep
https://bugs.kde.org/show_bug.cgi?id=86423





--- Comment #195 from  flying-sheep web de  2010-10-23 13:39:54 ---
Created an attachment (id=52797)
 -- (http://bugs.kde.org/attachment.cgi?id=52797)
Fake UI with fake conversation about useful features

While the backbone is being worked on, I’d like to talk about the frontend,
too.

This draft is most likely neither complete nor good, but the features they talk
about should be in the there in the end:
* standards-compliant preset buttons, which add strong instead of b, em
instead of i, span class=color_red instead of font color=red/span
style=color: red;, …
* ability to add scripted buttons and dropdown-lists, reorder them, and so on
* ability to switch between visual editing and source-code editing without loss
of function (buttons should work on both)
* minimal ui

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 86423] Ability To Reply To HTML Email With Same HTML Format As It Was Received

2010-01-26 Thread flying-sheep
https://bugs.kde.org/show_bug.cgi?id=86423


flying-sh...@web.de changed:

   What|Removed |Added

 CC||flying-sh...@web.de




--- Comment #130 from  flying-sheep web de  2010-01-26 16:58:43 ---
Qt 4.5!
QWebkit has now updated editing features, making it into the rich text editor
we want. We can do the following:

1.: Add an selection option which editor you want: Katepart for plain text
reply (for people like the author of comment 15), QWebkit+Katepart for
perfectionist’s HTML reply (like thunderbird) or only QWebkit for HTML reply of
those not able or willing to code HTML (like gmail).

2.: If option 1 is set, the reply will be the classic “ cited message
[lienebreak] your plain text message”

3.: If option 2 is set, the reply-window will have 2 Tabs: [Rich text] (using
QWebkit) and [HTML source] (using Katepart).
The cited message (=the innerHTML of the body of the message you reply to)
will be wrapped into a blockquote class=old-mail tag styled to have a
colored (or grey) border on the left (right for arabic  co).
When you switch to the [HTML source] tab, the innerHTML of the body of
your mail will be available for direct edit.
When you swich back to the [Rich text] tab, the innerHTML of the body
will be updated.

piece of cake

PS: i will prototype it in python, since i can’t code cpp
PPS: this comment would be more lucid if formatted with HTML ;)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 86423] Ability To Reply To HTML Email With Same HTML Format As It Was Received

2010-01-26 Thread flying-sheep
https://bugs.kde.org/show_bug.cgi?id=86423





--- Comment #131 from  flying-sheep web de  2010-01-26 17:12:51 ---
sorry for spamming, but of course i meant we should add the
only-plain-text-kthxbye option for people like the author of _comment 14_,
instead of his critic

and selecting the third of my proposed options would delete the two tabs and
only make the rich-text-editor available

here a video of the features of the wysiwyg-text editor features of QWebkit:
http://labs.qt.nokia.com/blogs/2009/03/12/wysiwyg-html-editor/

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs