Netedit HTML editor Help.

• The Netedit freeware HTML editor by S. Morey - ©1998 - 2002 •


EnglishNetedit 7.x HelpEnglish

Français - French


INDEX
  1. How to install Netedit?
  2. What's Netedit? Main features
  3. The program using
  4. The main-window & The tool-bar
  5. Customizable tool bar. & Other options
  6. Netedit 7.x: specificities
  7. "The project"• To launch Netedit New HTML file creation
  8. The "META" markers
  9. The pictures: • A - Usual inert pictures  • B - The reactive pictures ("Client-side Images")
  10. Multimedia sound and video: the "Embed" marker.
  11. Looped sound.
  12. Frames in a HTML file -Frames setting - File choice.
  13. HTML code analyser & HTML Markers Help
  14. Keyboard shortcuts.
  15. Uninstall
  16. The Netedit program Status & Credits
 To reach a next or previous topic, please use the scroll-bar 


The Author's Web Pages
Please, visit the author's Web pages: http://www.toilefrancophone.net


Mailto S. Morey
Writer's Logo! Translation and Beta-tests: Claude Charries.
Please, visit the translator's Web pages:
http://www.charries.ovh.org
Some topics in English...

The Netedit Help - ©Sébastien Morey & Claude Charries -1999 - 2002.
Last update: December, 30. 2001.







• The main window and the Tool-bar •

Back to: Using
Back to: Index

Please, click on menus, buttons and areas to reach the topic or paragraph
A file-window Hide-dock button Project tree Project files list Options Customizable Tool-bar Change a colour: Colour Tool Reactive Picture *Client Side Image* Insert Pictures Links dialog-boxes Write an E-mail... Text Tool Text Tools Codes Analyser Preview * Cut * Copy * Paste * Close the window Save Close Project Open Project New File Help Menu Format Menu Options Window Menu Commands Menu Script Menu HTML Menu Edit Menu File Menu Start-Time menu-bar












• Installation •


 Following the downloaded archive-file kind:

  • Simple ZIP archive: unzip this archive into the NETEDIT empty directory previously made.
  • Launch the program; to activate it, click on the "netedit.exe" file; it's useful to create a shortcut on the desktop of Windows 9x®. Please, read: "The Project" - To launch Netedit" topic.
  • This ZIP was the old 16-bit versions archive.
  • ZIP with installer:
  • Unzip like above, then launch the "setup.exe" file. Follow the instructions.
  • ".EXE" auto-extracting file: place it into an empty temporary folder, click on, and follow the successive dialog boxes instructions.
  • Warning!

    Back to: Index











    • Netedit main features •



    is an HTML editor which helps you for the Web page design. However, it's essential to have some minimal knowledges about HTML before...
    You can get my simple free "HTML Course" at:
    http://www.charries.ovh.org/download/cs-htm-e.zip 56KB - translation by Claude Charries.

    Netedit writes encoded rows for you, but it's necessary to know what you want for watch on the screen! It's quickly daunting to type encoded rows by hand, for instance to insert a "Table"; the program makes this work automatically: you give only the rows and columns quantities, and the table is built! Tip note...

     The HTML is evoluting continually... Hence, Netedit shall be often updated, new releases will be available for downloading. To get informations about these new releases, please suscribe to the mailing-list at:
    http://www.toilefrancophone.net
    to receive the free info-letter!

    Back to: Index








    • The program using •

    has standard ASCII text editing tools:
  • The "HTML menu" contains a lot of important functions.
  • They'll be explained all along this Help...
  • The Script menu allows to write three kinds of scripts for advanced users...
  •  Undesirable Rewrite Mode


    Upper ASCII characters.

  • Netedit writes automatically special accented characters codes.

    To set this option:

    Menu HTML  "Characters"   Tick the box-area at the row beginning.
  • It doesn't matter to write in English (unfortunately, none accent is used!). Hence, the QWERTY keyboard has none accented characters…
  • If you need occasionally special characters, you"ll find them following the same path than above.
  • However, if you need to translate English texts into French or another language which uses accents,
    you might use a more appropriate keyboard!
  • Generally, a "Latin AZERTY" keyboard is suitable.
  • Code Style: &#number;

    Special characters Numbers Table:

    Upper ASCII
    Back to: Customizable tool-bar...  Back to: Search function

     For Win95 with updated fonts use: € to write the *Euro* character:
    HTML menu  "Characters"   "Other"   "Euro".


     The "Commands" menu contains:

    Back to: Index

















    Come back to: "Install" topic.

    • The project • To launch Netedit •

    New File New HTML file creation New File


    • "The project" definition •

    A project is defined as a single directory.

    If you open an out-project file, Netedit proposes the project directory tree only
    about the covering files: sound and / or / pictures!


    • To launch Netedit •

    Choose Project

    At the start-up time, you can see successively:
    1. The Netedit start-up screen.
    2. The daily-tip box (if enabled).
    3. The main window, but without the left-side frame.
    4. In the menu-bar, the "File" and "?" (Help) menus are only available, it's normal!
    Then, you may open the project:

    1. Click on the "Open project" icon Open Project on the tool-bar, or on the "Open project" command in the "Files" menu -same icon-.
    2. The project dialog box appears on the screen (the picture above).
    3. Select your project directory; this project may be your future Web site or any other work: for instance, a HTML "Help" file...

      Don't open a sub-directory from this first choice-box!
      Even if the HTML file where you need to work is set into a sub-directory!
      If you make this error, none disaster happens...
      But the program doesn't write properly the covering files path -"sound" and "pictures"-.
      When these files are set into upper parallel branches / sub directories of the project, the file name is written only, instead the full true path, like f.i.: "../../sound/whatsit.mid" .
    4.  If you write a "Help" file to compile into *.CHM later, don't place pictures in upper directories of the tree; the necessary path style: "../../img/picture.png" is not supported by CHM.
    5. Click on the "OK" button: you come back to the main window.
    6. Now, there is a frame at the left side. The lower area contains the project directory tree.
      Hence, you may open any sub-directory from this tree to find or create a HTML file.
    7. The file(s) contained into the open directory (or sub-directory) is(are) displayed as a list in the upper area of the frame.
      With a right-click, the list is updated.
      With a right-click on the tree, you get a local menu to create a sub-directory.
    8. Select the HTML file (double left-click): the minimized file window appears.
      At this time, the full menu-bar becomes available.
    9. Retract (hide) the left-side frame by clicking on its Hide Dock button, then maximize the file window.
      At any time, you can reopen the frame by clicking on the Open Dock small button, set on the main window vertical left-stripe. So, you can open a second, third... file-window.
    10. You may open or create directly any text file: *.TXT, *.DIZ, *.CSS, and all Netedit language and configuration files or similar without problem.
    11. To close Netedit properly:
    Back to: Index


    Topic Head

    • New HTML-file creation •

  • To create a new HTML file, click on the "New file" icon  New File on the tool-bar.
  • A choice dialog-box appears:

    New File kind choice

    This box allows you to create seven file-types

    Back to: "Frames" topic
  • In the small scrolling-window, choose and click on the HTML File icon,
  • You get the next dialog-box:

    HTML File creation


  • This dialog-box allows you to create the main frame of a new file:
    1. Replace the default sentence: "[ Choose_a_title]" by the title of your page, which'll be displayed onto the browser title-bar.
    2. Then tick the boxes to enable the wanted buttons in six ones.
       If a box isn't ticked, you can't click on its button!
       You can choose:
    1. To change any default color, please use the built-in Netedit color-tool: to get it, click on its Color Tool button on the tool-bar.
      Note: Even if you place a background picture on your page, its useful to keep a background color too: some visitors disable the picture-display.

    The color-tool dialog box

    Color-box



    1. Finally, when you click on "OK" in the "HTML file" dialog-box, you get the "Meta markers" dialog box.
    2. The whole of the encoded rows to establish the file main frame'll be written after the "Meta markers" dialog box using!
    Back to: Index








    • The pictures •


    • A -The usual pictures •
    Go to: the reactive pictures topic.

    • The picture choice dialog-box •

    Command: press the Picture button on the tool-bar.

    Picture dialog-box

     In this very well-planned dialog-box, you can choose a picture to insert on the page.
  • The file choice is usual. A double-click is needed to enable the picture and display the preview.
  • There is a field: "Info text" (Hotspot) to write the ALT attribute. If the visitor has disabled the pictures display, he (she) reads this text.
  • The "Border" field is available only when its box has been ticked. If you don't want for a frame around a picture used as a link, choose "0" (zero).
  • Two fields are planned to write the "Height" and "Width" of the picture. Normally, this writing is automatic (with the built-in viewer only!).
  • You may choose and use a *.BMP file.
  • Now, you can convert the "*.GIF" pictures into "*.JPG" choosing the "*.JPG"quality ratio.
  • The PNG files can be chosen and diplayed directly.
  • A conversion function: GIF PNG exists too .

  • Important note: if you place several pictures on the same row, the total width size cannot exceed ~ 93% of the screen width , or else the last picture shall be wrapped! For instance: 596 pixels is the maxima with a 640*480 definition. Isn't a Netedit bug, but an internal restriction of the Web and offline browsers.


    Back to: topic head

    • B -The reactive pictures •

    ( "Client-side Images ")

    Reactive picture cutout

    A single reactive picture is used to make several links to any target: file, URL, "mailto..." etc.. To do that, you need to choose an appropriate picture and also to indicate the wanted cutout.
    Tip: to place this codes row-group, it's necessary to begin at a new row; moreover, it's better to keep at least one empty row between the reactive picture codes and the previous text. This tip is valid to write table codes too .
  • Click on the "Reactive" Reactive button, target.pngat the right end of the tool-bar.
  • You get the "MAP" dialog-box below .
  • Please, notice that you will use this Map box twice.
  • Now, choose the picture. A double-click on the chosen picture calls the picture-cutout box above. 

    MAP
    Back to: Paragraph end
  • Fortunately, Netedit exempts you from this difficult work! You can simply cut out the picture with the mouse! Click on a shape-button, and begin this work:

    The active areas building.

    Areas
    True values for these examples.

    After every active area definition, Netedit asks for the link target:

    Choose the link target



     To modify a MAP 


  • To increase or decrease the radius value for a circular area, just change the third number,
    which is the radius lenght in pixels.
  • To change a rectangular or polygonal area co-ordinate, edit a BMP version of the picture with MS-Paint® of Windows 9x®. Each point on the picture can be located on the lower status bar, for instance: "122,325"; it's exactly the same system than in the MAP !


  • Warning!

  • If you convert your own "*.BMPs" pictures into "*.GIFs", these ".BMPs" files must be
    absolutly saved as "256-color BMP", otherwise the obtained ".GIFs" will not work as reactive pictures!
    They work as usual pictures only.
  • *.BMPs work as reactive pictures; *.BMPs having large sizes, use them for small dimensions images only. The benefit is a high quality...
  • You can use a "Cartoon-GIF" picture as a reactive picture! However, you need to prepare the "Map" on the file with a single frame of this GIF. So, it's necessary to have a "Cartoon-GIF" software, able at least to extract frames from the entire picture... Or else, you could prepare the Map normally: the internal viewer shows one frame only. The important links writings, like your Web site and e-mail addresses must stay at the same location on all frames.
  • If you want for use a "*.JPG /*. JPEG" picture, be sure that it contains really 256 colors or more! It's important if you convert a "home-made" *.BMP into *.JPEG!
  • The "*.PNG" pictures work fine as reactive pictures. Unfortunately, they are not supported by "Netscape Navigator®" up to 4.7 and "MS-Internet Explorer 5.0® 16-bit (the 32-bit versions support ".PNG").
    Netscape Navigator® 6.0 and many "offline" and "light" HTML viewers support "*.PNG" like Lem by R. Remblain

  • Topic Head    Back to: Index








    Back to: "New HTLM file... (end).

    • The "Meta" markers •

  • The "Meta" markers ( or: "Meta tags") allow to distinguish the file.
  • They are not obligatory, but the search engines use them to find your Web page.
  • When you create a new file, Netedit calls automatically the "Meta" markers dialog-box below:


  • Meta-box

     The various "Meta" markers:

    Back to: Index





    • Keyboard shortcuts •

    Keyboard shortcuts.
    Keyboard


    Back to: Index









    • Using "The frames" •



     In the dialog box below, you choose the file which is contained in the frame.

    Frame



     The frames style choice.



    Frame-box



     The whole of the previous functions are included in the newest dialog-box below:
    you can build a page having (a) frame(s) as a single operation!
     Use the "New-file" button New File to get it via the new file creation dialog-box.


    New frame-box



    Back to: Index









    • Looped sound •



    Sound-box


     The Looped Sound dialog-box above is an usual file-choice box.
     You choose here a sound-file to play "looped".
  • The most usual kinds of sound-files are:
  • *.WAV having so large sizes,
  • *.MID - *.RMI which have the smallest sizes.
  • In the field, you ought to specify the loop(s) number.
  • Type "0" (zero) if you want for an infinite loop.
  •  <BGSOUND> is an "owner" Micro-Soft's ™ marker.
     It doesn't work with "Netscape Navigator®".

    Back to: Miscellaneous informations...
    Read too: "Embed" marker.

    Back to: Index







    • The "Embed" marker •


    Embed -box

    Above, the "Embed" marker dialog-box; to get it:
    "Html" menu "Effects" "Multimedia" "Multimedia (IE4 and NS)".
  • This marker allows you to insert a sound or a multimedia-show code on your page.
  • It works with IE® and Netscape®: it's a benefit...
  • It's so simple to use; none big problem could happen:
  •  Choose a *.MID, *.WAV, *.MOV or *.AVI file,
     Choose the various options:
    Read too: Looped sound.

    Back to: Index










    • Customizable tool-bar •



    Setting


     Above, the default customizable tool-bar window. It's called by the 20 th. Options button, at the right end of the bar. Each button can be used to write directly a character or a marker code on the file.
    To do that, you need to prepar the buttons:
    1. At the first start-up, the buttons appear as simple numbers.
    2. On the dialog-box, click on the wanted button number,
    3. Type the appropriate text, -code or marker- on the writing-field,
    4. Click on: "Get picture" to choose a picture for this button; a dialog-box appears.
    5. The "Remove picture" button takes off the picture from the selected button.
    6. The "Remove all" button removes all datas about the selected button.
    7. Click on "Enable button",
    8. Remake these operations (from #2) for each button to prepar.
    9. Click on "OK" only when all buttons are ready.
    10. Note: if you want for change / take off one button, you can select it, change / delete its text, then press "Enable button" and "OK".
    11. To write the corresponding info-text for each customized button:




    • Other Options windows •

    Back to: Index








    Tip: to avoid the style-markers problem below, use a <STYLE> marker or an external *.CSS style-sheet.
    Index Topic head













    • Netedit Status •



    The translator's Web site Mailto the ß-tester The author's Web pages Mailto the author
    Back to: Index






    • Credits •

    Sincere thanks to:
  • Pierre-E. Gougelet, author of XnView who helped us during the "Reactives pictures" tests,
  • Christian Ghisler, author of Windows Commander, who sent some useful codes...
  • ... and all magazines and users making Netedit better and well-known!
  • Back to: Index














    Uninstall

    Back to: Index












    • HTML code analyser •




    Analyse-box

     The built-in Netedit HTML code-analyser is so powerful.


    Errors!
     Below, a list of error messages which could appear onto the code analyser result-window.
    Also some explanations for each kind of error…

     Caption:

    (X)  represents the whole of a marker-code or an attribute.
    (Y)  represents another marker.
    (/X) is the corresponding (X) anti-marker (or: "End Tag").
    (/Y) is the corresponding (Y) anti-marker.
    1. Warning! Shows a very minor mistake which doesn't cause any display problem with the most browsers.
      Example:
      "</big> isn't equivalent to <BIG> shows a different case only…
    2. (X) Anti-marker expected: indicates the row and column running numbers from which the (X) corresponding anti-marker is expected. If this anti-marker exists, that shows a wrong mixing-style:
  • (X) (Y) (/Y) (/X) is right.
  • (X) (Y) (/X) (/Y) is wrong.
  • May be you wrote an anti-marker twice...
  • Example:
  • (Y) (X) (/X) (/X) (Y).
  • In this case, the analyser asks for the (/Y) at the location of the (/X) in excess.
    1. (X) This marker doesn't exist: may be there is a mistake for this marker writing, or else it doesn't exist in the Netedit marker-library.
    2. Note: Some obsolete markers -but very used still like <XMP> and <COMMENT>- are accepted by the analyser.
    3. (X) Color expected: the color-encoding is certainly false. A color-code must be written between double-quotes like: "code". This code style must be #RRGGBB in which:
    1. (X) Invalid parameter:
      this error happens for a false attribute-parameter; for instance: the ALIGN attribute expects a "center" or similar attribute, not a colour!
    2. (X) Picture-file expected:
      shows that a *.GIF, *.JPG,*.PNG or even a *.BMP file is expected as the (X) attribute parameter.
    3. (X) The "#" works with an hexadecimal color-code only; don't use it with a color defined by its name: for a colour code, you ought to choose an hexadecimal code or a name-code; you cannot mix both!
      Example: #purple is quite false!
    4. (X) A single character is expected:
      indicates that the (X) attribute supports a one-character lenght specification only.
      Example: <OL TYPE="1" START="5"> … </OL>
    5. (X) A script-language name is expected:
      for the marker <SCRIPT LANGUAGE="L">, "L" must be a supported script-language.
      JavaScript, VBScript and PHP are supported.
    6. (X) One '<' symbol is in excess: it's displayed on the screen too...
    7. (X) One '>' symbol is in excess: the same thing...
    8. (X) One '<' symbol is expected: you certainly forgot to encode the '>' symbol for a plain-text use.
    9. (X) One '>' symbol is expected: you certainly forgot to encode the '<' symbol for a plain-text use.
  • Of course, even if your codes contain some minor mistakes, they could work fine with your own browser...
    But did you try them with another browser?
  • The Netedit Code analyser follows the "Standard HTML 4" as so well as possible. Don't forget what a minor error in your codes can cause: your pages are unreadable with many browsers!
  • However, any software'ld contain bugs!  BUGS?   WHAT BUGS?
    Hence, if you get some analyse error-messages -although you are sure that there is none error-, please send me an Email with the concerned attached file and screen-shots at:
    webmaster@toilefrancophone.net
  • Back to: Index