https://bugs.freedesktop.org/show_bug.cgi?id=43876

             Bug #: 43876
           Summary: Support for RFC 2397 (data URLs)
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Libreoffice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


All modern browsers support the href="data:..." URL scheme [1], as described in
RFC 2397 [2]. This scheme allows the linked data to be placed inline in the
HTML code. For example this could be a MIME (base 64) encoded PNG.

Implementation of this scheme would be incredibly useful for copy/paste of e.g.
tables containing mixed text and (generated) images.

[1] http://en.wikipedia.org/wiki/Data_URI_scheme
[2] http://tools.ietf.org/html/rfc2397

(I'm willing to attempt an implementation if someone can point me to the right
place to start.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to