Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
laurathomas71 #1
Assign keyboard shortcut to extension
I recently purchased a DW Extension called Get Put All Open. It works great!
It adds two commands to your File Management button on the Document toolbar -
Get All and Put All.
I would like to be able to assign a keyboard shortcut to Put All, but I find
it is not available when I go to the Keyboard Shortcuts dialog box.
It seems like one should be able to do this!
Thanks for any help,
regards,
Laura
laurathomas71 Guest
-
Command J Keyboard shortcut?
I just read that you can go to a specific page number in InDesign with the combo Command J, but when I try that it doesn't do anything. I checked the... -
Keyboard Shortcut Question
According to the Keyboard Shortcuts at <http://user.fundy.net/morris/downloads/Photoshop7HotKeys.pdf> , the use of the Shift key with the # keys 1-9... -
Keyboard shortcut blackouts in XP
I have no real problems with Ill. CS until I start using the pathfinder palette. Then either the system crashes or the shortcut keys do not work at... -
Whats the keyboard shortcut for....
Hi - This is probably super trivia to someone out there... Is there a Photoshop 7.0.1 keyboard shortcut that will turn the Text tool into, say... -
Help! keyboard shortcut disabled
hi, recently i have updated my FH MX (PC) to version 11.01, but i found that all the keyboard shortcut cant function anymore. Any idea? HELP~ -
danilocelic *ACE* #2
Re: Assign keyboard shortcut to extension
laurathomas71 wrote:
Glad you like it, I needed that functionality so I created the extension.> I recently purchased a DW Extension called Get Put All Open. It works great!
> It adds two commands to your File Management button on the Document toolbar -
> Get All and Put All.
Keyboard shortcuts can only be added for extensions when they add items to one of the built in menus, such as the commands or Edit menu. This extension only adds the items on the File management and not to any menu.> I would like to be able to assign a keyboard shortcut to Put All, but I find
> it is not available when I go to the Keyboard Shortcuts dialog box.
>
> It seems like one should be able to do this!
If you're interested in editing an XML file you can add your own short cuts for the added item by opening the following file:
{user folder}/Dreamweaver 8/Configuration/Menus/Menus.xml
To find where your user folder is located, please check here:
[url]http://communitymx.com/blog/index.cfm?newsid=27&blogger=12[/url]
Then just below the <shortcutlist> tag add the following code:
<shortcut id="DWPopup_DocumentState_CMX_PutAll_Shortcut" name="Put All" key="Alt+Cmd+Shift+P" file="Menus/Community MX/Get-Put All.htm" arguments="'PUT'" />
<shortcut id="DWPopup_DocumentState_CMX_GetAll_Shortcut" name="Get All" key="Alt+Cmd+Shift+G" file="Menus/Community MX/Get-Put All.htm" arguments="'GET'" />
* should be on two lines, one for each shortcut.
Save the file and restart Dreamweaver and away you go.
This adds ALT+CMD+Shift+P for putting all, and ALT+CMD+Shift+G to get all. I used these because they aren't used elsewhere (that I could see), but you can use other combos, just make sure you're not overwriting an existing shortcut. As you may suspect, these shortcuts aren't going to be handled through the Edit -> Keyboard Shortcuts dialog.
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Adobe Community Expert
danilocelic *ACE* Guest
-
laurathomas71 #3
Re: Assign keyboard shortcut to extension
Thank you, Danilo. It works perfectly now and is JUST what I was looking for. Definately worth 5 bucks!!
Take care,
Laura
laurathomas71 Guest



Reply With Quote

