Dreamweaver 8 Permissions CHMOD

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Dreamweaver 8 Permissions CHMOD

    Hi, I have been trying to set remote permissions in dreamweaver 8.

    For MX2004 I was using the JLindon extension and worked a treat. This
    extension does not work with 8. I did have it working strangely enough.. when I
    upgraded from MX2004. But now that I did a clean install of 8 its not.

    I read somewhere that setting permissions on files is available in 8 but I
    can't seem to find it anywhere. When I right click on a file I don't get any
    permission options and there isn't any reference to it in the dreamweaver help.

    Thanks,

    Marc


    Castles Guest

  2. Similar Questions and Discussions

    1. Chmod permissions
      Hi, Could you please help me with chmod permissions. What are the minimum Unix file/folder permissions required for working with contribute?...
    2. Changing 'Chmod' via Dreamweaver MX2004
      Hi All Can some body help, please. How do you change the 'chmod' setting within MX2004. If you know the answer, please make it simple. Regards...
    3. php chmod?
      say i have a php script that i access via the web and that creates a file whose permissions are changed to 600 (ie. only the owner can read or...
    4. chmod -- chomp not chmod!!
      Oh-oh - there was a mistake - I tried chomp, not chmod.. How do I use chomp correctly? I have an array of strings, want to cut off the last \n in...
    5. How To: Setting CHMOD with Dreamweaver MX
      > find Given the current state of Macromedias web site, I'm surprised anybody can find anything! They wrote the book on usability, then left it...
  3. #2

    Default Re: Dreamweaver 8 Permissions CHMOD

    I have the same Problem. I cannot find anything about setting permissions in
    dreamweaver 8. The very good extension of JLondon does not work eather. What's
    wrong - where to find?

    Thank you so much for any hints

    Ulrich

    sonnenfisch Guest

  4. #3

    Default Re: Dreamweaver 8 Permissions CHMOD

    "sonnenfisch" <webforumsuser@macromedia.com> wrote ...
    > I have the same Problem. I cannot find anything about
    > setting permissions in dreamweaver 8. The very good
    > extension of JLondon does not work eather. What's
    > wrong - where to find?
    Maximize the files window (Dateien-Fenster), right click onto the file you
    want to set permission in the Remote server section, then chose "Set
    permission".

    HTH

    Jolantha

    --
    Jolantha Belik - *TMM*: [url]http://www.macromedia.com/go/team/[/url]
    Author: Dreamweaver 8
    Author: Dreamweaver MX 2004 - Das Praxisbuch

    Jolantha Belik *TMM* Guest

  5. #4

    Default Re: Dreamweaver 8 Permissions CHMOD

    Hi Jolantha,
    thanks for reply. It sounds great. But there is no posibility to set "file
    permissions" in dreamweaver 8.0 german version. To be shure of that, I have
    deinstalled dreamweaver completely, even the "user preferences" and have made a
    fresh installation. But no change. :disgust; May be a bug??

    Ulrich

    sonnenfisch Guest

  6. #5

    Default Re: Dreamweaver 8 Permissions CHMOD

    "sonnenfisch" <webforumsuser@macromedia.com> tippselte ...

    Hallo Ulrich,
    > But there is no posibility to set "file permissions" in
    > dreamweaver 8.0 german version.
    Well, I do use DW 8 German too, the Set permission feature works without
    any problems! Don't forget, it only works if your ISP & the remote server
    do support set permission through FTP!

    Jolantha

    Jolantha Belik *TMM* Guest

  7. #6

    Default Re: Dreamweaver 8 Permissions CHMOD

    Oh - really...
    With the help of menus.xml I found it at last. It was vanished after trying to
    install the extension for Dreamweaver 7.01.

    <menubar id="DWRemoteSiteFilesContext">
    <menu name="Site Files Popup" id="DWContext_RemoteSite">
    [ ... ]
    <menuitem name="Auf lokaler Site lokalisiere_n" arguments="'findlocal','site'"
    file="Menus/MM/Site_File.htm" id="DWContext_RemoteSite_FindLocal" />
    :D <menuitem name="Berechtigungen festlegen..."
    file="Menus/MM/Accessprops.htm" id="DWContext_RemoteSite_SetPermissions" /> :D
    <separator />
    <menu name="Vorschau in _Browser" id="DWContext_RemoteSite_PIB">

    Sorry for making so much noise... Thanks for your help.

    Ulrich

    sonnenfisch Guest

  8. #7

    Default Re: Dreamweaver 8 Permissions CHMOD

    Thanks to TMM. This was bugging me and I was hoping that DMW8 would include this.
    akamax Guest

  9. #8

    Default Re: Dreamweaver 8 Permissions CHMOD

    :confused;
    ok
    I have tried this also. At work, my DWMX8 works with this extension. At home
    the extension does not work. Same install. Same MX8. Do you have any tips on
    setting permissions? The error is that "this extension only works with 7.0.1
    ....yada yada.
    Again, it works on the work mac, not on my home mac.

    scansterz Guest

  10. #9

    Default Re: Dreamweaver 8 Permissions CHMOD

    In Dreamweaver 8 there is no need for an extension to set file permission!! If
    you have tried to install the JLindon extension you may have lost the original
    menu entry.
    Here you can find the menu: ... Macromedia/Dreamweaver
    8/Configuration/Menus/menus.xml

    Just have a look here: <menubar id="DWRemoteSiteFilesContext"> [..]
    <menuitem name="_Entsperren" arguments="'unlock','site'"
    file="Menus/MM/Site_File.htm" platform="mac" id="DWContext_RemoteSite_Unlock" />
    <menuitem name="Auf lokaler Site lokalisiere_n"
    arguments="'findlocal','site'" file="Menus/MM/Site_File.htm"
    id="DWContext_RemoteSite_FindLocal" />
    <menuitem name="Berechtigungen festlegen..."
    file="Menus/MM/Accessprops.htm" id="DWContext_RemoteSite_SetPermissions" />
    <separator />

    You see: id="DWContext_RemoteSite_SetPermissions"

    Don't mention the german words, the id's of the menuitems are "international".

    If there is no more "DWContext_RemoteSite_SetPermissions" in the menu, you
    have to replace this menus.xml with the unchanged, original one.

    At Macromedia/Dreamweaver 8/Configuration/Menus/MM you can find the
    SetPermissions window: AccessProps.htm and the script: AccessProps.js. It is
    packed by without an extension.

    Maybe that helps
    Ulrich

    sonnenfisch 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