Contents Previous Chapter Next Chapter 2. File The [File] menu contains commands about document management (making documents, saving documents, publishing documents, etc). [File | New] <Ctrl+N> The New command is used to create a new HTML document. When you select [File | New], a blank HTML document editing window is created. The default name of a document tab is "noname1.htm." In this file name, the number will be 1, 2, or something, according to the order of the currently created documents. That is, the first created document will be named "noname1.htm," the second "noname2.htm," etc. [Information] When you create or open a file, a document tab appears and informs you which document is opened and is currently being edited. [File | Open] <Ctrl+O> The Open command is used to open an existing document.
If you change [Files of types], the [Open] dialog box lists different file types. The dialog box provides the following three file types: HTML Files (*.htm;*.html), Text Files (*.txt), and All Files. Open File As This dialog box appears when you choose the Text File type or non-HTML file type in the [Open] dialog box. Select a suitable type in [Open Type]. Text - line If this option is selected, Namo WebEditor converts each paragraph in the text file to normal text and preserves the line endings by inserting line breaks (comparable to <Enter>) at the end of each line. Therefore, if you look at the source, you will see that the <p> tag at the end of each line. Text - paragraph If this option is selected, Namo WebEditor converts each paragraph in the text file to normal text and preserves only the paragraph endings. Each line feed is ignored. Therefore, each paragraph will have only one paragraph tag <p>, and not a line break tag <br>. HTML If this option is selected, Namo WebEditor ignores file extensions. Therefore, Namo WebEditor regards the file as an HTML document, and there will be no changes in the source file. Preformatted text If this option is selected, Namo WebEditor displays the text with no change. Therefore, even two continuous spaces or HTML tags will be displayed. [File | Close] <Ctrl+F4> The Close command is used to close the currently edited document. This command does not exit Namo WebEditor. Select the [File | Close] menu. If you have made some changes on the document and have not saved it yet, a dialog box will appear and ask you whether you want to save the current file or not. Also, if the document is new, the dialog box will appear. Execution in a document tab
[File | Save] <Ctrl+S> The Save command is used to write the current document onto a disk. You can save the document as either HTML file type or text file type.
If you select non-HTML file type, Namo WebEditor displays the [Save As] dialog box. Click the [OK] button after selecting [Save type], and the document will be saved as the selected file type. Text - line If this option is selected, Namo WebEditor converts each paragraph in the current HTML document to a normal text file and preserves all lines by inserting line breaks at the ends of lines. Namo WebEditor saves only the document without any font styles, paragraph styles, and images. Text - paragraph If this option is selected, Namo WebEditor converts each paragraph in the current HTML document to a normal text file and ignores all lines, except line breaks, which are marked with a <p> tag - the paragraph tag . Namo WebEditor only converts the <p> tag to CL+LF. Namo WebEditor saves the document without any font styles, paragraph styles, and images. HTML If this option is selected, Namo WebEditor ignores file extensions. So Namo WebEditor saves the file as an HTML document, and there is no change in the file. Namo WebEditor saves the document without any font styles, paragraph styles, and images. Execution in a document tab
[File | Save As] The [Save As] command is used to save the current document as a new HTML file with
a different name. Also, you can save the current document as a new file in a text file
format.
[File | Save All] The Save All command is used to save all opened documents. [File | Publish] <F4> The Publish command is used to upload HTML documents to a Web server, also known as "Web Publishing" in Internet terminology. The Publish command uploads HTML documents to the Web server using FTP service. Therefore, if you can not use FTP service, you can not execute the Publish command..
File Tab When you use the File tab, you can select the files to be published by name. The selected files are listed in the [Files to Publish] dialog box. The [Add Open] and [Remove] buttons will help you to add and/or remove files to be published. The [Browse] button will help to simplify entering file names. Directory Tab When you use the Directory tab, you can select the files published with a directory name. If you select a directory, all the files in the directory of which the file type is the same as the one in the [File Type] field will be published. If you turn the [Include Subdirectories] option on, the subdirectories of the selected directory will also be published. If the [Create Subdirectories] option is on, the subdirectories that are not in the Web server will be created.
FTP Location Host : the host address (URL) of the Web server. Directory : the directory name where the HTML files are transferred. User Name : your ID on the Web server. Password : your password on the Web server. Save Password : If this option is checked, the User name and Password are saved, and the next time you won't have to enter the User Name and Password.
[Information] The [File | Publish] menu enables you to publish files to only one destination directory. On the other hand, if you use Namo SiteManager, you can publish files to several destination directories at once. We recommend advanced users use Namo SiteManager. [File | Print] <Ctrl+P> The Print command is used to print the current document on your printer or send it to a file. If you select the [File | Print] menu, the [Print] dialog box for your printer will appear. Use this dialog box to set document orientation, paper size, and any other options available for your printer driver. [Caution] You must set your default printer to execute the Print command. If there is no default printer, you can use the [Start | Setup | Printer] menu in the Windows 95 taskbar to set one. [File | Print Preview] The Print Preview command is used to preview the printed output. The Print Preview command helps you correct any mistakes before the text is printed out. You can preview two pages at once, and execute zoom in or zoom out. [Caution] Format marks and paragraph marks are not printed. [File | Page Setup] The Page Setup command is used to set page options, such as headers, footers, and margins. Also, you can select the option of printing a background image. Once you change this setup, it will be applied to all documents. The method of turning these options on is simple: just click the appropriate check boxes. The function of each option is as follows:
[Caution] If you want to setup different printer paper, select the [File | Print] menu. When you open a file, Namo WebEditor updates the information of the recently opened file list. Namo WebEditor keeps the maximum ten opened-file names in the list. If you select the [File | Recent Files] menu, you can view the file list and the first file in the list will be the most recently opened file. [File | Exit] The Exit command is used to exit Namo WebEditor after closing all editing windows. When you select the [File | Exit] menu, if you have made any changes you haven't saved, Namo WebEditor will ask you whether you want to save them before exiting or not. (13) Document Tab The Document tab is the one which displays the name of the currently opened document. The Document Tab will be changed when you create a new document or open an
existing document. You can see how many documents are opened and which document
is currently being edited. For example, from the above Document Tab, you can note that
five documents are opened and the name of the currently edited document is
"noname1.htm". [Tip] The <Ctrl+Tab> key loads the next document into the current editing window, and the <Ctrl+Shift+Tab> key loads the previous document into the current editing window. [Tip] If you click right mouse button on the Document Tab, the Popup menu appears, in which you can close the document, save the document, or change the properties of the document. |