Opened 12 years ago
Last modified 4 years ago
#9394 new enhancement
[StyledEdit] Support "Export" feature utilizing text translators.
Reported by: | siarzhuk | Owned by: | 3dEyes |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/StyledEdit | Version: | R1/alpha4.1 |
Keywords: | Cc: | przemub@…, ajcsweb@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is post-GCI ticket made to preserve half-ready work done by Przemysław Buczkowski during GCI 2012, improve it and provide future programmers with a good sample of using Haiku data translators for exporting text documents in different formats.
IMO this work should also include implementation of basic export functionality (if it is not existed ATM) in the RTF translator.
Attachments (1)
Change History (6)
by , 12 years ago
Attachment: | SE-Export.diff added |
---|
comment:1 by , 12 years ago
Cc: | added |
---|
comment:3 by , 12 years ago
Cc: | added |
---|
comment:4 by , 12 years ago
Replying to waddlesplash:
I'd like to see this merged. What does it need?
Complete re-factoring is needed. Unfortunatley, current implementation cannot be accepted as part of Haiku source code. From the other side, AFAIR, no text translators ares upporting this feature now.
comment:5 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
Most actual version of Export feature support implemented during GCI2012