Contribute inserts unwanted font tags

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

  1. #1

    Default Re: Contribute inserts unwanted font tags

    I was told in a demo of the WPS that we can import from MS Word without any of
    the fonts coming over, so I know this can be done. Can anyone from Team
    Macromedia comment? This was one of the top 3 selling points from our director
    which is causing us to replace our current system. Don

    DonSmith Guest

  2. Similar Questions and Discussions

    1. Removing unwanted html tags
      Guys I have a list of links that I have parsed using regexp. However when I output them, some of them have html tags still attached as well as the...
    2. Read True Type Font (ttf) Tags (font name...)
      I try to acces to the font name of my ttf fonts using a php script with the file name. I've found a script reading idv tags from mp3 files, but...
    3. Unwanted font substitution
      About the second problem mentionned (random font substitution when opening a document), I have been experiencing it for a while now but only rarely,...
    4. Unwanted Drafts Created By Contribute
      Contribute has suddenly started creating unwanted drafts and will not let the user delete or cancel them? Does anyone know what might be causing...
    5. Unwanted margin tags
      A client of mine has been cut/pasting text into Dreamweaver templates I've built using Contribute. The text comes in with additional "margin" tags...
  3. #2

    Default Re: Contribute inserts unwanted font tags

    Hi all. This is my issue too. Any other solutions found yet?

    My bosses are extremely tech-cranky, and they just assume send me Word
    Documents to convert/recreate and publish all the time (taking up a lot of my
    day), if the Contribute/MS Word integration isn't simple and smooth, and works
    without mistakes. It's that easy for these decision-makers to throw away
    Contribute. I hope they don't, so I'm looking for any more solutions found.
    Thanks, C

    UMDchristian Guest

  4. #3

    Default Re: Contribute inserts unwanted font tags

    You don't say what version of Contribute you're using, but if it's Contribute
    2, upgrade to 3 ASAP and I think you will find that many problems disappear.
    This conversation for the most part took place in early 2005, and I don't
    remember when we switched over to v. 2. I have also found that as we have
    converted more pages over to CSS (at least for implementation of controlling
    text styles; we still use a lot of tables for positioning and layout, and we
    don't really use layers yet) we have far fewer problems with messy code when we
    copy and paste text into Contribute pages from Word documents. Whether you are
    creating new pages based on old ones, or updating text on existing pages, you
    want those pages to be clean, so you might have to go in with Dreamweaver or a
    code editor to clean them up first, before you let your co-workers edit them in
    Contribute.

    GlazerGallery Guest

  5. #4

    Default Re: Contribute inserts unwanted font tags

    using contribute 3. sorry about that.

    what about, as an administrator, forcing user's Contribute to generate Xhtml
    rather than html ?

    for instance, I'm noticing a lot of <br> tags being generated. I would love to
    get it to output <br /> instead. and more xhtml stuff in general.

    UMDchristian Guest

  6. #5

    Default Re: Contribute inserts unwanted font tags

    We just upgraded about thirty users from C2 to C4, and we are getting the messy
    extra tags when pasting from Word AND when pasting from Notepad as simple text
    (albeit, fewer extraneous tags from Noepad). With C2, even though you had to
    reformat all the text, at least it started out clean. I have a few users who
    pasting from Word is the only realistic option.

    Has anyone found a solution to this - all the junk tags are going to make
    updating pages via CSS very difficult (impossible?).

    Drowning in tags in the Pacific NW monsoons,
    Mark

    Mpolha Guest

  7. #6

    Default Re: Contribute inserts unwanted font tags

    Mark,

    We've found that if the font specs on the page being modified or copied in
    Contribute are all in CSS (these pages are linked to an external CSS
    stylesheet), Contribute doesn't seem to put those unwanted font tags in. We
    still do use tables for some of the image layouts on these pages, but the
    captions are all enclosed by <p class="caption"> tags ("caption" being a CSS
    class we've defined in our stylesheet) and we've put other text within <div
    class> and <div id> tags. This has been true with Contribute 3 and 4. I just
    make sure when people here use Contribute to create a new page, they base it on
    one that's already been converted to CSS.

    I don't know why this has seemed to work, but it does. FYI the machines they
    are using all run Windows XP Pro.

    Also check the administration preferences; I seem to remember a box you can
    check about allowing or not allowing inline styles, though I could be wrong
    about that.

    --Helen

    GlazerGallery 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