https://bugs.documentfoundation.org/show_bug.cgi?id=122548

            Bug ID: 122548
           Summary: [NEWHELP] Add a way to copy BASIC and PYTHON samples
                    to clipboard
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: olivier.hal...@documentfoundation.org
                CC: olivier.hal...@documentfoundation.org

Created attachment 148116
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148116&action=edit
Suggested layout for Copy to clipBoard layout

Similar to bug#115255, a good enhancement is to let BASIC and PYTHON code
fragment to be copied to the clipboard for further use in BASIC IDE or PYTHON
editor.

The source Basic and Python code fragments are enclosed in <bascode>[<pycode>]
tags that maps into <div>'s with class = "bascode[pycode]". The transformed
contents of the code fragments are inside a HTML <pre> tag.

The transformation can generate, for example:
1) a div containing a button to copy to clipboard on top of 
2) the actual div with the code fragment.

See attached drawing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to