There have been situations where I wanted to copy the conversation from a tribune into a node/comment elsewhere. However a simple copy and paste is ugly and some of the data such as the timestamps no longer make sense/are readable, so is there a away to have it nicely formatted?

Comments

SeeSchloss’s picture

Status: Active » Fixed

7.x-3.x has three different exports:
node/<nid>/xml is an XML format standard between all tribune engines
node/<nid>/tribune.rss is, as the name says, RSS
node/<nid>/tsv is a tab-separated list of the messages

TSV format might be the most interesting one for pasting into a spreadsheet and formatting it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.