Making "Paste from Word" the default paste?

  •  01-05-2005, 11:53 AM

    Making "Paste from Word" the default paste?

    Hi,

    For accessibility reasons, I'd like to be able to make "Paste from Word" the default paste operation. I can't find an option for this, and although I can remove the "Paste" and "Paste from Text" buttons from the toolbar of the editor, using the CTRL-V keyboard shortcut still results in a normal "Paste". I'd hoped to use a hotkey in the toolbar configuration to override the default paste operation, but I can't find any documentation on the available hotkey names - obviously "CtrlV" doesn't work in this snippet from my .config...

    <toolbars>
        ...
        <item type="image" imagename="Paste" name="PasteWord" hotkey="CtrlV"/>
        ...
    </toolbars>

    Is this possible, or could you suggest an alternative solution to the CTRL-V problem?


    Thanks,
    --Tim

View Complete Thread