Opened 11 years ago

Closed 11 years ago

#9491 closed enhancement (duplicate)

Implement "Export in other format" function using Haiku Data Translators

Reported by: mmadia Owned by: korli
Priority: normal Milestone: R1
Component: Applications/StyledEdit Version: R1/Development
Keywords: Cc: przemub
Blocked By: Blocking:
Platform: All

Description

This is a patch by przemub for Google Code-In 2012, task 8130210.

The goal of this task is the implementing "Export" feature using Haiku data translators functionality in Haiku StyledEdit application.

Proposed design is some kind the same as current implementation of "Encoding" selection in the Save As.. File Panel. But if you have more clean solution - feel free to propose it! Note that currently Haiku has no native Data Translators with text stream output support so you have to use some provided with free available Gode Productive update. We have prepared a package containing some of them. You should install them into ~/config/settings/add-ons/translators folder in your system.

According to git apply --check <patch>, this applies cleanly to master (currently hrev45328).

Attachments (1)

gci2012-8130210-commit-035bc0a.diff (5.2 KB ) - added by mmadia 11 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by mmadia, 11 years ago

patch: 01

comment:2 by siarzhuk, 11 years ago

Resolution: duplicate
Status: newclosed

dup of #9394

Note: See TracTickets for help on using tickets.