how can users edit shared assets?

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

  1. #1

    Default how can users edit shared assets?

    Hello - I have a site deployed at a custerom site and we are trying to
    determine how much shared assets can assist us in modifying a short UL menu in
    a panel on some pages.

    Can a user edit the master copy of a shared asset? I need something like
    Library items in DW but in Contribute

    If this is not possible, how do others deal with items that may need to be
    duplicated on say 10 pages? I could do it with includes(ASP, CFM, etc) somehow
    I guess.... any ideas?

    Rich



    8900200 Guest

  2. Similar Questions and Discussions

    1. Shared assets uploaded in CS4
      I created new images and LBI files and made them available to all Contribute roles. These new share assets were uploaded with CS4. My web editors...
    2. Shared Assets command not available for users
      I have searched all day for a reason why my non-admin type users in Contribute 3 are unable to insert images via the Insert --> Shared Assets...
    3. Shared Assets Preview
      Hi All, I have three sites set up for Content Managers to use C. I handle most of the file management with DW. I have set commonly used icons and...
    4. Shared Assets & ActionScript
      Greetings... I have a souce file with a MovieClip symbol set up as a shared asset. In another file I created a second MovieClip symbol and set it...
    5. shared assets in fireworks
      Hello: My apologies if this is something obvious, but it has been stumping me for quite some time. Short version of question: How do you...
  3. #2

    Default Re: how can users edit shared assets?

    Hey 8900200,

    Yep, you use Library items as shared assets like in Dreamweaver. For more
    information on Shared Assets, check out the LiveDocs:

    [url]http://livedocs.macromedia.com/contribute/31/using_admin_en/00000336.htm[/url]

    Thanks,

    Alan

    Alan Musselman Guest

  4. #3

    Default Re: how can users edit shared assets?

    Hi Alan -

    Thanks for the link. This article apears to have confirmed my suspicion that I
    can edit the shared asset in DW and have it updates the dependent pages, but
    the user in Contribute can't.. I really need them to be able to edit the master
    shared asset and update everything else. Got any ideas?

    Thanks
    Rich

    8900200 Guest

  5. #4

    Default Re: how can users edit shared assets?

    Thats a good question. Whats in the Master Library item that you wish for them
    to edit. Is it just text, or text and images?

    The best workaround that I have found is to wrap it into a server side include
    (CF, PHP, ASP) and let the Contribute user edit the include which will
    effectively update it across the site.

    //Alan

    Alan Musselman Guest

  6. #5

    Default Re: how can users edit shared assets?

    yeah, that's what I was thinking too. Not sure I have the energy to change them all to php at this point. Have a great weekend. And get away from that computer soon!

    Rich
    8900200 Guest

  7. #6

    Default Re: how can users edit shared assets?

    Hehe, you too Rich,

    I feel the computer is another extension of my body, oh well. ;)

    //;Alan
    Alan Musselman Guest

  8. #7

    Default Re: how can users edit shared assets?

    So to clarify... a Contribute user can edit the contents of a php-include file,
    such as a navbar?
    Would it be in wysiwyg mode? since there isn't a CodeView mode in Contribute,
    right?
    And how do they navigate to and select the file to edit? I thought they have
    to literally browse the website to find the page they want to edit. Wouldn't a
    server include not be accessible this way? only via a dreamweaver-style
    FileManager ui

    Any clarification on this would be great. Thanks!
    todd

    hottoddy Guest

  9. #8

    Default Re: how can users edit shared assets?

    Hey hottoddy,

    A Contribute user can edit the contents of a php-include file, such as a
    navbar?
    //Yes, not sure on how deep you can go with letting the user edit, but it
    works for me in CT3

    Would it be in wysiwyg mode?
    //Yes, if I understand you correctly, within the CT3 Design View.

    since there isn't a CodeView mode in Contribute, right?
    //Thats right, but you can specify external code editors.

    how do they navigate to and select the file to edit? I thought they have to
    literally browse the website to find the page they want to edit. Wouldn't a
    server include not be accessible this way?
    //IN CT3, SSIs are editable this way. A server-side include is a block of
    content. As long as the user is not restricted to edit this block, they can
    change text and add content to it till their hearts content. :D

    This should sum it up for you. Thank goodness for the LiveDocs:

    Editing static content in dynamic pages
    [url]http://livedocs.macromedia.com/contribute/31/using_admin_en/00000470.htm[/url]

    Hope this helps you!



    Alan Musselman Guest

  10. #9

    Default Re: how can users edit shared assets?

    since there isn't a CodeView mode in Contribute, right?
    //Thats right, but you can specify external code editors.

    To clarify. They can't edit code in Contribute -- they have to open another
    application.

    aliencosmo 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