[kmail2] [Bug 362572] Microformat adoption

2016-05-02 Thread JZA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362572

--- Comment #3 from JZA  ---
Here is a small example, the class respond to the microformat schema:

   http://tantek.com/;>Joe Smith
   mailto:svs-off...@informatik.uni-hamburg.de; class="email">Email
us.
   Tel.: +49 40 42883 - 2510
   Fax: +49 40 42883 - 2086 
   Room: F-631 


versus the regular HTML:
Joe Smith
mailto:svs-off...@informatik.uni-hamburg.de;>Email us.
Tel.: +49 40 42883 - 2510
Fax: +49 40 42883 - 2086 
 Room: F-631 

For a full list of schemas: http://microformats.org/wiki/hcard#Property_List

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmail2] [Bug 362572] Microformat adoption

2016-05-02 Thread JZA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362572

--- Comment #1 from JZA  ---
More information on microformats here: http://microformats.org/ and
http://schema.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[kmail2] [Bug 362572] New: Microformat adoption

2016-05-02 Thread JZA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362572

Bug ID: 362572
   Summary: Microformat adoption
   Product: kmail2
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-b...@kde.org
  Reporter: j...@oooes.org

It would be a great idea to have recognition of microformat, meaning http://microformats.org/wiki/h-card;>hcards, http://microformats.org/wiki/h-calendar;>hcalendar recognized on the
body of the email. 

Reproducible: Always

Steps to Reproduce:
1. Signature tags
2. Recognize for atributes such as phone, pgp signatures, names, etc.
3. One click import signature to Address book or calendar.

Actual Results:  
Generate result from microformat definition.

Expected Results:  
Create new event/contact.

-- 
You are receiving this mail because:
You are watching all bug changes.


[konversation] [Bug 359917] New: Render links to images on screen

2016-02-28 Thread JZA via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359917

Bug ID: 359917
   Summary: Render links to images on screen
   Product: konversation
   Version: Git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: ircview
  Assignee: argo...@gmail.com
  Reporter: j...@oooes.org
CC: konversation-de...@kde.org

Modern IRC clients are built on top of HTML rendering engines, and posting a
url link makes it trivial to show the image on the workspace. A good example is
LimeChat. This would be a great UI improvement on the interface.

Reproducible: Always

Steps to Reproduce:
1. Post url
2. Engine recognize the link as image type using a url parser for .png .gif
.jp[e]g ending
3. Renders the image on the display.


Expected Results:  
Please consider viewing this:
https://camo.githubusercontent.com/2451bc827695e8b0ca78a270992d158b66d0b5d8/68747470733a2f2f7261772e6769746875622e636f6d2f6e616f74792f4e616b616d656775726f2f6d61737465722f73637265656e73686f742e706e67

-- 
You are receiving this mail because:
You are watching all bug changes.