Cutting and pasting from Word into C3 with DW templates

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Cutting and pasting from Word into C3 with DW templates

    I am using Contribute 3 with Dreamweaver templates in what I believe is a
    fairly standard way that allows me to control the formatting of the headers and
    sub-headers while allowing Contribute users to enter arbitrary content. The
    problem I am running into is that in locking the formatting of the header I am
    effectively destroying my Contribute users ability to cut and paste from Word
    into the header.

    My template is structured in the following way:
    <h1><!-- begin edit... --> User text <!-- end edit --></h1>
    This keeps my formatting control in the template and out of the editable
    region.

    The problem is that when the user cuts from Word, they get almost always get a
    leading line break which Contribute then reads as a <p> and tosses the "you
    cannot perform this action in this region" error message.

    I really do not want to put the <h1> tag inside the editable space, because I
    will then loose my ability to control the overall look of the site through CSS.
    I would like to be able to tell Contribute to treat clip-board content as
    straight text, or at least do so when I hit this error. Is there some other
    work-around that I am not seeing?

    greiber Guest

  2. Similar Questions and Discussions

    1. Cutting and pasting special characters from Word intoContribute
      When cutting and pasting documents form Word into Contribute 3, most special characters seem to get translated incorrectly into their corresponding...
    2. UTF-8 encoded Template and pasting from Word
      We are having problems with Contribute retaining UTF-8 FILE encoding when creating a new page from a template. A little background info: We have...
    3. Symbols duplicate when cutting and pasting!!!! Why?
      Why in the world do symbols get duplicated in the symbols palette when they are cut and pasted in the document? This wrecks havoc with any attempt to...
    4. Cutting & Pasting Between two PDF's
      Can you select a piece of one PDF, and paste it into an already existing PDF? I have a table in one PDF and I am trying to copy it and paste it...
    5. trouble pasting to word
      for what it counts i thank you very much Ian Burton for the painstaking effort, even though 2 months later, i did not have the time to get into it....
  3. #2

    Default Re: Cutting and pasting from Word into C3 with DWtemplates

    Greiber,

    I know what you are talking about. I have run across this a number of times
    and have not found a good solution to resolving this.

    One thing that you might try is to disable the option to allow users to create
    styles. This is found in the Administer Websites under the Styles and Fonts
    category.


    jnosal3 Guest

  4. #3

    Default Re: Cutting and pasting from Word into C3 with DWtemplates

    This is driving me up the wall. I'm having the same issues over here and I'm
    at my wits end, unfortunately. Have you guys figured out any concrete
    reasoning behind this?

    I'm beginning to think irrationally, thinking that there might be some
    creator/user issue.

    I hate contribute where it applies to my situation.

    :disgust;:disgust;

    wr426f Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139