Support for ContentType.Text

Bug #1596194 reported by Henrik Norrman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
edIt
New
Undecided
Unassigned

Bug Description

It would be great if edIt could support imports with ContentType.Text, fortunately this is really easy to add.

I have attached a diff patch for the "edIt.qml" file. You also need to add the "text" destination to the "edIt-contenthub.json" file, like this:

{
    "share": [
        "documents"
    ],
    "source": [
        "documents"
    ],
    "destination": [
        "documents",
        "text"
    ]
}

Revision history for this message
Henrik Norrman (northman) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.