The release related discussions, plans and questions.
gunter
Advanced user
Posts: 34 Joined: Mon Mar 27, 2006 1:41 pm
Post
by gunter » Wed Jan 23, 2008 10:45 am
Hello,
wenn i copy text from word into testlink the word format ist copied too.
Is there a way to remove the word format ?
regards
Gunter
havlatm
Member of TestLink Community
Posts: 940 Joined: Mon Oct 31, 2005 1:24 am
Location: Czech
Post
by havlatm » Wed Jan 23, 2008 11:54 am
See how to modify FCKeditor toolbar in configuration. I believe that there could be added an icon to paste simple text (or text cleanup from MSword creep).
Anyway you can paste it into notepad at first if you use it occasionally.
gunter
Advanced user
Posts: 34 Joined: Mon Mar 27, 2006 1:41 pm
Post
by gunter » Wed Jan 23, 2008 1:28 pm
Hello Martin,
thank you for the anwser.
I looked in fckconfig.js and see:
Config.ToolbarSets["Default"] = [ ...... 'PasteText','PasteWord',....
So i think the config is korrekt, but i don't see the icon.
Is this only an editor problem or is anything other to config in testlink ?
regards
Gunter
havlatm
Member of TestLink Community
Posts: 940 Joined: Mon Oct 31, 2005 1:24 am
Location: Czech
Post
by havlatm » Wed Jan 23, 2008 2:37 pm
Look at FCKeditor site, which other icons are possible to add and modify this configuration.