home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / komunikace / kmeleon / K-Meleon1.1.3en-US.exe / skins / commands.txt
Text File  |  2004-12-14  |  7KB  |  257 lines

  1. -- COMMAND ID's, PLUGIN COMMANDS & MACROS FOR MOUSE GESTURES & TOOLBARS --
  2.  
  3.  
  4. COMMAND ID's:
  5. -------------
  6. ID_APP_ABOUT = Opens the 'About K-Meleon' dialog.
  7.  
  8. ID_APP_EXIT = Terminates K-Meleon.
  9.  
  10. ID_COPY_IMAGE_CONTENT = Copies the image to clipboard
  11.  
  12. ID_COPY_IMAGE_LOCATION = Copies the image location to the clipboard.
  13.  
  14. ID_COPY_LINK_LOCATION = Copies the link location to the clipboard.
  15.  
  16. ID_EDIT_CLEAR = Deletes the selected text.
  17.  
  18. ID_EDIT_COPY = Copies the selected text to the clipboard.
  19.  
  20. ID_EDIT_CUT = Cuts out the selected text. (Copy selected text to the clipboard before deleting it.)
  21.  
  22. ID_EDIT_FIND = Opens the Find in Page dialog.
  23.  
  24. ID_EDIT_FINDNEXT = Searches forward in page.
  25.  
  26. ID_EDIT_FINDPREV = Searches backward in page.
  27.  
  28. ID_EDIT_PASTE = Pastes the text from clipboard.
  29.  
  30. ID_EDIT_SELECT_ALL = Selects all text.
  31.  
  32. ID_EDIT_SELECT_NONE = Clears the selection.
  33.  
  34. ID_EDIT_UNDO = Undoes the latest changes.
  35.  
  36. ID_FILE_CLOSE = Closes the open file/window.
  37.  
  38. ID_FILE_OPEN = Brings up the open file dialog.
  39.  
  40. ID_FILE_PRINT = Opens the print dialog.
  41.  
  42. ID_FILE_PRINTPREVIEW = Toggles print preview mode.
  43.  
  44. ID_FILE_PRINTSETUP = Opens the page setup dialog.
  45.  
  46. ID_FILE_SAVE_AS = Opens the Save file dialogue.
  47.  
  48. ID_FILE_SAVE_FRAME_AS = Opens the save frame as dialogue.
  49.  
  50. ID_FONT_DECREASE = Decreases the font size.
  51.  
  52. ID_FONT_INCREASE = Increases the font size.
  53.  
  54. ID_LINK_ABOUT_PLUGINS = Displays a list of the detected plugins.
  55.  
  56. ID_LINK_KMELEON_FORUM = Opens the K-Meleon forums page.
  57.  
  58. ID_LINK_KMELEON_HOME = Opens the K-Meleon home page.
  59.  
  60. ID_LINK_KMELEON_MANUAL = Opens the K-Meleon Manual.
  61.  
  62. ID_LINK_KMELEON_FAQ = Opens the frequently asked questions page.
  63.  
  64. ID_MANAGE_PROFILES = Open the profiles manager/selector.
  65.  
  66. ID_NAV_BACK = Goes back one page.
  67.  
  68. ID_NAV_FORWARD = Goes forward one page.
  69.  
  70. ID_NAV_FORCE_RELOAD = Forces a cache-less reload of the page.
  71.  
  72. ID_NAV_GO = Processes the URL Bar text.
  73.  
  74. ID_NAV_HOME = Goes to home page.
  75.  
  76. ID_NAV_RELOAD = Reloads current page.
  77.  
  78. ID_NAV_SEARCH = Opens the search dialog.
  79.  
  80. ID_NAV_STOP = Stops loading.
  81.  
  82. ID_NEW_BROWSER = Opens a new browser window.
  83.  
  84. ID_OPEN_FRAME = Opens the selected frame.
  85.  
  86. ID_OPEN_FRAME_IN_BACKGROUND = Opens the selected frame in a new background window.
  87.  
  88. ID_OPEN_FRAME_IN_NEW_WINDOW = Opens the selected frame in a new window.
  89.  
  90. ID_OPEN_LINK = Opens the active link in the current browser window.
  91.  
  92. ID_OPEN_LINK_IN_BACKGROUND = Opens the active link in a new browser window placed in the background.
  93.  
  94. ID_OPEN_LINK_IN_NEW_WINDOW = Opens the active link in a new browser window placed in the foreground.
  95.  
  96. ID_PREFERENCES = Opens the preference/configuration panel.
  97.  
  98. ID_SAVE_IMAGE_AS = Opens the save image prompt.
  99.  
  100. ID_SAVE_LINK_AS = Opens the save link prompt.
  101.  
  102. ID_SELECT_URL = Selects the text of the URL.
  103.  
  104. ID_TOOLBARS_LOCK = Locks the toolbars from being moved manualy.
  105.  
  106. ID_VIEW_FRAME_INFO = Displays the frame cache information.
  107.  
  108. ID_VIEW_FRAME_SOURCE = Displays frame source.
  109.  
  110. ID_VIEW_IMAGE = Opens the selected image.
  111.  
  112. ID_VIEW_PAGE_INFO = Displays the page cache information.
  113.  
  114. ID_VIEW_SOURCE = Displays page source.
  115.  
  116. ID_VIEW_STATUS_BAR = Toggles statusbar.
  117.  
  118. ID_VIEW_TOOLBAR = Toggles toolbar.
  119.  
  120. ID_WINDOW_NEXT = Switches to next browser window.
  121.  
  122. ID_WINDOW_PREV = Switches to previous browser window. 
  123.  
  124.  
  125.  
  126. PLUGIN COMMANDS:
  127. ----------------
  128. bookmarks(Add) = Adds the page to bookmarks.
  129.  
  130. bookmarks(AddLink) = Adds the selected link to bookmarks.
  131.  
  132. bookmarks(Edit) = Opens the 'edit bookmarks' window.
  133.  
  134. favorites(Add) = Adds the page to favorites.
  135.  
  136. favorites(AddLink) = Adds the selected link to favorites.
  137.  
  138. favorites(Edit) = Opens the favorites folder in Windows Explorer.
  139.  
  140. hotlist(Add) = Adds the page to the hotlist.
  141.  
  142. hotlist(AddLink) = Adds the selected link to the hotlist.
  143.  
  144. hotlist(Edit) = Opens the 'edit hotlist' window.
  145.  
  146. layers(Close) = Closes the current layer.
  147.  
  148. layers(CloseAll) = Closes all layers.
  149.  
  150. layers(CloseAllOther) = Closes all but the selected layer.
  151.  
  152. layers(Last) = Switches to the last selected layer.
  153.  
  154. layers(Next) = Switches to next layer.
  155.  
  156. layers(Open) = Opens a new layer.
  157.  
  158. layers(OpenLink) = Opens the selected link in a new layer.
  159.  
  160. layers(OpenLinkBg) = Opens the selected link in a background layer.
  161.  
  162. layers(Prev) = Switches to previous layer.
  163.  
  164. history(View) = Opens the history window.
  165.  
  166. fullscreen() = Toggles fullscreen.
  167.  
  168. privacy(ClearCache) = Deletes disk cache.
  169.  
  170. privacy(ClearCookies) = Deletes the cookie file.
  171.  
  172. privacy(ClearHistory) = Deletes the history file.
  173.  
  174. privacy(ClearMRU) = Clears the URL bar dropdown list.
  175.  
  176. privacy(ClearSignon) = Deletes the passwords file.
  177.  
  178.  
  179.  
  180. MACROS:
  181. -------
  182. macros(ClearAll) = Deletes all your privacy data: cache, cookies, history, URL bar history, & passwords.
  183.  
  184. macros(CKToggle) =  Allows or blocks cookies.
  185.  
  186. macros(FileBook) = Adds the page to bookmarks, then opens the edit bookmarks window.
  187.  
  188. macros(FileFav) = Adds the page to favorites, then opens the favorites folder in Windows Explorer.
  189.  
  190. macros(FileHot) = Adds the page to hotlist, then opens the edit hotlist window.
  191.  
  192. macros(Highlight) = Opens the Find & Highlight prompt.
  193.  
  194. macros(Home) = Opens the Home page, Startup Group or Last Session pages whichever is set to open upon start.
  195.  
  196. macros(ImgToggle) = Allows or blocks images on the page.
  197.  
  198. macros(JSToggle) = Allows or blocks javascript.
  199.  
  200. macros(JToggle) = Allows or blocks java.
  201.  
  202. macros(KillApplets) = Stops java applets on a page.
  203.  
  204. macros(KillFlash) = Deletes Macromedia's flash content from the page.
  205.  
  206. macros(LinkInIE) = Opens the selected link in Internet Explorer.
  207.  
  208. macros(Mail) = Opens your preferred email client.
  209.  
  210. macros(New) = Opens the selected text or a blank page in a new layer or new window if layers plugin is disabled.
  211.  
  212. macros(News) = Opens your preferred news client.
  213.  
  214. macros(OpenClosed) = Reopens the layers just closed. (Undo Last Closed)
  215.  
  216. macros(OpenInNew) = Opens the URL bar text in a new layer or new window if layers plugin is disabled.
  217.  
  218. macros(OpenLast) = Opens the last session pages.
  219.  
  220. macros(OpenStart) = Opens the Startup Group.
  221.  
  222. macros(PasteGo) = Pastes clipboard contents to the URL bar and opens it.
  223.  
  224. macros(PasteSearch) = Pastes clipboard contents to the URL bar and searches the web for it.
  225.  
  226. macros(PBToggle) = Allows or blocks popup windows.
  227.  
  228. macros(RefToggle) = Allows or blocks referer.
  229.  
  230. macros(ResetURLBar) = Resets the URL bar text to the page URL.
  231.  
  232. macros(SaveAsGroup) = Opens the 'Save All Layers As a Group' prompt.
  233.  
  234. macros(SavedGroups) = Displays the saved layer groups. 
  235.  
  236. macros(Search) = Uses the default search engine to search for the selected text or URL bar text (if different from page URL). Otherwise, the search prompt will appear.
  237.  
  238. macros(SelectGo) = Opens the selected text or the URL bar text.
  239.  
  240. macros(top_level) = Goes to the top level of the site.
  241.  
  242. macros(up_directory) = Goes up one level of the site.
  243.  
  244. macros(URLInIE) = Opens the URL bar text in Internet Explorer.
  245.  
  246. macros(ZoomImageLinks) = Opens the directly linked images and displays them all on one page. Useful for thumbnail links.
  247.  
  248. macros(ZoomInImages) = Increases the size of images on the page.
  249.  
  250. macros(ZoomInPage) = Increases the size of images and text on the page.
  251.  
  252. macros(ZoomOutImages) = Decreases the size of images on the page.
  253.  
  254. macros(ZoomOutPage) = Decreases the size of images and text on the page. 
  255.  
  256.  
  257.