CCopy
Small addon to copy chat lines.
CCopy has some configuration options, but you have to edit the file Core.lua in the CCopy directory to change them.
Configuration options
MARKER Line 14
Default: "*"
The "bit to click" that is displayed before the chat line.
SHOW_TIME Line 17
Default: false
Set this to true if you want to have the time displayed before chat lines instead of the marker string.
TIME_FMT Line 20
Default: "[%H:%M:%S]"
The format string for Lua's date function. See http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html
Comments