I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Enhancement #974

Rich text/formatting support

Added by Andriy Lesyuk over 13 years ago. Updated about 13 years ago.

Status:
Open
Priority:
Minor
Assignee:
Category:
Core
Target version:
Start date:
12 Oct 2010
Due date:
% Done:

0%


Description

Many times I thought it would be great if text written by Orangutan would be “colorized”... This way we can highlight urgent issues, highlight important part of messages etc.

Preliminary research if it is possible did not give any results. Looks like XMPP library used does not support this (rich text messages). But... Should it stop us? There is always possibility to improve things even if this is third party lib...

Any help (with research e.g.) would be appreciated!

History

#1 Updated by Kostyantyn Korniyenko over 13 years ago

it would be interesting even to just look on that !!!

#2 Updated by Andriy Lesyuk over 13 years ago

  • Category set to Core

#3 Updated by Andriy Lesyuk about 13 years ago

  • Target version set to 2.00

#4 Updated by Andriy Lesyuk about 13 years ago

  • Subject changed from Color highlighting to Rich text/formatting support

#5 Updated by Andriy Lesyuk about 13 years ago

  • Tracker changed from Improvement to Enhancement

#6 Updated by Andriy Lesyuk about 13 years ago

Samples:

T 192.168.2.5:5222 -> 192.168.6.6:59739 [AP]
  <message type='chat' xml:lang='en' id='sd78' to='s-andy@jabber.****/Home' from='okulynyn@jabber.****/Pandion'><body>.... ........ ............ ........
  .......... ............, .. ..........</body><html xmlns='http://jabber.org/protocol/xhtml-im'><body xmlns='http://www.w3.org/1999/xhtml' style='font-s
  tyle: normal; font-family: berlin sans fb; color: #000000; font-size: 14pt; font-weight: bold'>.... ........ ............ .................. ..........
  .., .. ..........</body></html><x xmlns='jisp:x:jep-0038'><name>shinyicons</name></x><active xmlns='http://jabber.org/protocol/chatstates'/></message>

T 192.168.2.5:5222 -> 192.168.6.6:59739 [AP]
  <message type='chat' id='purple205b34f2' to='s-andy@jabber.****/Home' from='alundyak@jabber.****/Home'><active xmlns='http://jabber.org/protocol/chatst
  ates'/><body>Ok - this is Bold.This is Italic..and this text is very different .so to test this all we need to try all variants..isn&apos;t?</body><htm
  l xmlns='http://jabber.org/protocol/xhtml-im'><body xmlns='http://www.w3.org/1999/xhtml'><p>Ok - this is <span style='font-weight: bold;'>Bold</span><b
  r/>This is <em>Italic</em><br/><br/>and <span style='font-size: small;'>this</span> <span style='text-decoration: underline;'>text is </span>very <span
   style='text-decoration: line-through;'>different</span> <br/>so <span style='background: #D21C1C;'>to test this all we need </span>to <span style='col
  or: #2FB7A1;'>try all variants</span>.<br/><span style='font-size: large;'>isn&apos;t?</span></p></body></html></message>

Also available in: Atom PDF

Terms of use | Privacy policy