Some of the items listed in this section may be incorrect. If you find an error, please drop a line to <robert@artnickel.com> and let me know about it. Much of the menu tree was changed shortly after I wrote this section.
Create a new, blank file.
Search the filesystem to open an existing file. You can also use the kio slaves here to open up files from the network by placing the kio slave tag at the beginning of the url. (e.g. ftp://foo.bar.com/myfile.html)
Quick list of the last several files you've opened for ease of use. This list will change each time you open a file that is not on it, with the oldest being bumped off first.
Save the active file's changes.
Save the active file with another name.
This allows you to save code snippets and entire files as a template for later use. See the section on templates
Save all modified files in the editor.
A new feature in Quanta! You can actually print out your documents. Uses the kprinter interface.
Close the currently displayed file.
Close all open files. Prompting for save if modified, of course.
Exit Quanta
Undo the last action performed.
Redo the last action undone.
Cut the current block of text and place its contents on the clipboard.
Copy the current block of text to the clipboard.
Paste the contents of the clipboard at the current cursor position.
Converts the clipboard text HTML special characters to html entities before pasting into the text body so they show up properly when viewed and aren't picked up as tags by the client browser.
Select all of the text in the current document.
Unselect all text in the current document.
Turn on/off block highlighting. Allows you to select text blocks with your keyboard without holding down the shift key.
String or regular expression pattern to find in the current document.
Repeat the find downward in the document from the current location.
Repeat the find upward in the document from the current location.
String or regular expression replacement of text in the current file.
Find a string or expression in files in the selected directory. Sort of a gui grep or sed with some predefined pattern spaces to help you out.
Move the selected block of text one tab width to the right.
Move the selected block of text one tab width to the left.
Deprecated. HTML specific function that will be pulled soon. Don't get used to it as it's HTML comments and not DTD specific.
Deprecated. HTML specific function that will be pulled soon. Don't get used to it as it's HTML comments and not DTD specific.
Wrap the text in the current window to a predefined width.
Go directly to a specific line number. This is really helpful when your PHP script is barfing at you!
Check the spelling in the current document.
Toggle display of the files tree.
Toggle display of the project tree.
Toggle display of the template tree.
Toggle display of the document structure tree.
Toggle display of the documentation tree.
Preview the current document.
Navigate back one step in the preview.
Navigate forward one step in the preview after having gone back in the preview.
Reload the preview from disk.
View the current file with Netscape (Mozilla).
View the current file with Konqueror.
View the current file with Lynx (text based browser).
Toggle a bookmark at the current line location in the current file.
Clears all set bookmarks.
If you are looking for a description of how to use projects in Quanta, go here instead.
Launch the project creation wizard.
Open an existing project file from disk. Quanta projects are saved with the .webprj extension.
Gives you a list of your most recently used projects for quick access.
Save the current project to disk.
Close the current project.
Presents a dialog that allows you to select files to add to your current project. These files will then be copied into the project directory for editing.
Insert a directory and all of its contents into the current project.
Scan the project directory for any new files you may have there. This allows you to copy graphics into your project directory or a subdirectory thereof and then add them to the project.
Upload the files in your project to the hosting server. The list of available transports depends on the version of KDE you are running and whether or not you've downloaded extra kio slaves.
Settings affecting the way Quanta manages your project. See the Quanta projects section for details.
This menu contains a list of the tags that are on the currently loaded toolbars. i.e. If you have the Standard (HTML) toolbar loaded, the Tags menu will contain a submenu Standard which will contain the list of tags/actions on that toolbar. This is a pretty cool little keyboard navigation scheme that Andras came up with of a sudden one day.
Pops up a dialog box that allows you to change the current documents DTD (Document Type Defininition)
Allows you to access the current markup tag's settings dialog if one exists.
Checks the syntax of the current document against the selected DTD.
Loads a globally defined toolbar. These are kept in $KDEDIR/share/apps/quanta/toolbars by default.
Loads a locally defined toolbar. These are kept in $HOME/.kde/share/apps/quanta/toolbars by default.
Loads a project toolbar. These are kept in <ProjectDir>/toolbars and are only available in this menu if they have been assigned to this project.
Dialog for saving your toolbars. Allows you to pick the type of toolbar; Local or Project.
Save as a local toolbar to $HOME/.kde/share/apps/quanta/toolbars
Save as a project toolbar in <ProjectDir>/toolbars
Brings up a dialog to create a new toolbar. This only creates the name. Actions must be added from the Settings->Configure Actions menu item. Toolbars are saved via the Toolbars->Save Toolbars menu or on close unsaved toolbars will prompt for you to save.
Remove a toolbar from usage. This does not remove it from the disk. If you've not saved the toolbar you are removing, you will be prompted to save it.
This is a hook to email your custom toolbar to someone (maybe the Quanta team for inclusion in the next release!) for their use. It spawns an email window and attaches your toolbar file to it automagically.
Toggle display of the Quanta toolbar. This has no effect on the action toolbars.
Toggle display of the status bar along the bottom of the editor.
Toggle display of the message window. This is the window where you see the output of any scripting actions and the debugger.
Toggle display of the icon border to the left of the main editor window. This bar allows for click toggling of bookmarks.
Toggles the display of line numbers along the left side of the main editor window.
Setup the behavior of the editor window. See the documentation on Kate for details.
Setup the behavior of Quanta.
This is where you define the actions for use on toolbars. Please see the
Dialog that allows you to add/delete items to/from toolbars and change the order the icons appear in.
Allows you to configure the many editor shortcuts available to Quanta.
Choose the syntax highlighting mode for the current file. The list of available highlighting schemes varies depending on your version of Kate.
Select the end of line encoding type. Useful if you have folks using other OS platforms to develop on (shudder at the thought). Choose from Unix, Windows/DOS or Macintosh.
This gives a little question mark next to your pointer and allows clicking on an object for specific help. At the time of this writing this feature is not implemented.
This should produce help based on the current pointer context. At the time of this writing this feature is not implemented.
This gathers the operating environment for Quanta and produces a link to the kde bug wizard.
All about Quanta, it's authors and supporters. Also contains a copy of the software license that Quanta exists under.
Displays a popup window with information about your running kde, how to report bugs for kde, how to join the effort and more.