Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Castles #1
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
-
Chmod permissions
Hi, Could you please help me with chmod permissions. What are the minimum Unix file/folder permissions required for working with contribute?... -
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... -
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... -
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... -
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... -
sonnenfisch #2
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
-
Jolantha Belik *TMM* #3
Re: Dreamweaver 8 Permissions CHMOD
"sonnenfisch" <webforumsuser@macromedia.com> wrote ...
Maximize the files window (Dateien-Fenster), right click onto the file you> 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?
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
-
sonnenfisch #4
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
-
Jolantha Belik *TMM* #5
Re: Dreamweaver 8 Permissions CHMOD
"sonnenfisch" <webforumsuser@macromedia.com> tippselte ...
Hallo Ulrich,
Well, I do use DW 8 German too, the Set permission feature works without> But there is no posibility to set "file permissions" in
> dreamweaver 8.0 german version.
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
-
sonnenfisch #6
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
-
akamax #7
Re: Dreamweaver 8 Permissions CHMOD
Thanks to TMM. This was bugging me and I was hoping that DMW8 would include this.
akamax Guest
-
scansterz #8
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
-
sonnenfisch #9
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



Reply With Quote

