# | FileNew | new | Create a new file
|
---|
1 | FileOpen | open | Open a saved file |
2 | FileSave | save | Save this file |
3 | FileSaveAs | saveas | Save this file with a new name |
4 | FileSaveAll | saveall | Save all opened documents |
5 | FileSaveRemote | saverm | Save this file to current remote dir |
6 | FileClose | close | Close this window |
7 | FilePreviewDocument | preview | Preview this document with a web browser |
8 | FilePublishDocument | publish | Publish this document |
9 | FilePrint | print | Print document to default printer |
10 | FilePrintSetup | printset | Choose printer settings |
11 | FileExit | exit | Close the HotDog program |
12 | FileOpenProject | openprj | Choose a HotDog project |
13 | FileCloseProject | closeprj | Close the current project and all files |
14 | FileProjectManager | projmgr | Open the Project Manager |
15 | EditUndo | undo | Undo last edit |
16 | EditCut | cut | Cut selected text to the clipboard |
17 | EditCopy | copy | Copy selected text into the clipboard |
18 | EditPaste | paste | Paste text into document from the clipboard |
19 | EditAppend | append | Append selected text to what is already in the clipboard |
20 | EditFind | find | Find a piece of text in this document |
21 | EditReplace | findrepl | Replace a piece of text in this document |
22 | EditTagInformation | taginf | Display / Edit all information about HTML tags |
23 | EditSelectAll | selall | Select all the text in this document |
24 | EditColorTagsNow | coltags | Color all HTML tags now |
25 | EditRelToAbs | rel2abs | Convert relative URL links to absolute |
26 | EditAbsToRel | abs2rel | Convert absolute URL links to relative |
27 | EditTranslateChars | transext | Translate non-English characters to HTML equivalent |
28 | EditSelectThisTag | seltag | Highlight the tag around the cursor (from < to >) |
29 | EditColor | colrwiz | Instant HTML colour editor |
30 | EditExternalFile | edfile | Use another program to edit a file |
31 | ViewBody | edbody | Set text colors and background image |
32 | ViewTags | tags | Show list of all HTML tags |
33 | ViewSpecialCharacters | schars | Show non-English characters and HTML equivalents |
34 | ViewHotDogFileManager | filemg | Display HotDog File Manager. File links made easy ! |
35 | ViewResManager | sniffer | Show the Resource Manager on the main form |
36 | ViewExternalViewers | extviewr | Show a list of programs to be called when 'Edit File' is used |
37 | InsertImage | img | Put an image into your document |
38 | InsertImageAdvanced | imgadv | Set advanced options for inline images |
39 | InsertEmbeddedItem | embed | Insert an embedded item |
40 | InsertFormElement | form | Build a form for your web page |
41 | InsertMarquee | marquee | Insert a marquee into your web page |
42 | InsertHypertextTarget | target | Create a hypertext target to allow for internal jumps |
43 | InsertTable | table | Create or Edit a table for your web page |
44 | InsertList | list | Create or edit a list of items |
45 | InsertHorizontalLine | line | Insert a horizontal line across your page |
46 | InsertTextFile | text | Open a text file and put its contents into your document |
47 | InsertSpecialDateTime | datime | Insert the current date and time into your document |
48 | InsertSimpleURL | simplelink | Create a simple link to another web page |
49 | InsertJumpExternal | linkext | Create a link to another web page |
50 | InsertJumpLocal | linklocl | Link to another local page |
51 | InsertJumpInternal | linkint | Link to another position within this document |
52 | InsertInternetItem | netitem | Link to email/news/ftp and more... |
53 | InsertActiveX | activx | Insert an ActiveX object |
54 | InsertPlugin | plugin | Call a dynamic dialog |
55 | InsertDynamicImage | dynimg | Add text or a caption to an image |
56 | FormatFont | font | Change the appearance of the selected text |
57 | FormatBold | bold | Make selected text appear bold |
58 | FormatItalics | italic | Make selected text appear italicized |
59 | FormatBlinking | blink | Make selected text blink |
60 | FormatBigFirstLetter | bigfirst | Make the first letter of this word larger |
61 | FormatCenter | centre | Display selected text in the center of the web page |
62 | ToolsOptions | options | Customize HotDog's behaviour to suit your liking |
63 | ToolsCustomize | custtool | Customize the floating and main toolbar |
64 | ToolsShortcutKeys | hotkey | Set shortcut keys for any HotDog function |
65 | ToolsMakeTemplate | maketp | Create a HotDog template from this document |
66 | ToolsCreateTemplateField | tempfd | Create a publishing/creation field inside this document |
67 | ToolsFindDuplicateLinks | duplink | Find and highlight duplicate links to the same destination |
68 | ToolsRemoveLinks | remlnk | Remove all <a href=...> and </a> tags in this document |
69 | ToolsRemoveAllTags | remtag | Remove all HTML tags - everything between < and > |
70 | ToolsSyntaxChecker | syntax | Check the HTML syntax in this document |
71 | ToolsFindAndReplace | mffar | Find and replace in multiple files and much more... |
72 | ToolsSpellChecker | spell | Check spelling in this document. Ignores tag contents |
73 | ToolsROVER | rover | Display Real-Time Output Viewer |
74 | ToolsConvertToHTML | convhtml | Convert current document or other files to HTML |
75 | ToolsUpload | upload | Transfer files to web server for public viewing |
76 | ToolsMixingDesk | mixer | Choose sound effects for HotDog environment |
77 | SnagletImageMap | imgmap | Create a client-side image map |
78 | SnagletFrames | frames | Add frames to your document |
79 | SnagletAnimator | anim8 | Create animations for your web page |
80 | SnagletTextEffects | textfx | Apply cool effects to your words |
81 | WindowCloseAll | closeall | Close all opened documents |
82 | UserDefined1 | User1 | |
83 | UserDefined2 | user2 | |
84 | UserDefined3 | user3 | |
85 | UserDefined4 | user4 | |
86 | UserDefined5 | user5 | |
87 | UserDefined6 | user6 | |
88 | UserDefined7 | user7 | |
89 | UserDefined8 | user8 | |
90 | UserDefined9 | user9 | |
91 | UserDefined0 | user0 | |
92 | UserRepeatLast | userlast | Repeat last command as shown in status bar
|