PK C0xlskin/classic/help/contents.rdfUT :@ ڻBUx # List all the skins being supplied by this theme # classic Information # Version Information. State that we work only with major version 1 of this # package. PK C072skin/classic/help/sidebar.cssUT :@ ڻBUx# # The contents of this file are subject to the Netscape Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/NPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is Mozilla Communicator client code, released # March 31, 1998. # # The Initial Developer of the Original Code is Netscape # Communications Corporation. Portions created by Netscape are # Copyright (C) 1998-1999 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): # Joe Hewitt # # # # ===== sidebar.css ==================================================== # == Styles used by the Sidebar panel and Sidebar tabs. # ====================================================================== # @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #sidebar-box { background-color: Window; } # ::::: sidebar tabs ::::: .box-texttab { -moz-binding: url("chrome://help/skin/sidebarBindings.xml#sbtab"); height: 20px; -moz-appearance: toolbox; } .box-texttab[selected="true"], .box-texttab[selected="true"]:hover, .box-texttab[selected="true"]:hover:active { padding: 2px 1px 2px 0px; font-weight: bold; cursor: default; } .sbtab-label { margin: 0px 0px 0px 0px !important; } .sbtab-twisty { margin: 0px 7px; list-style-image: url("chrome://help/skin/sbtab-twisty.gif"); } .sbtab-twisty[selected="true"] { list-style-image: url("chrome://help/skin/sbtab-twisty-open.gif"); } PK C0RCC"skin/classic/help/sbtab-twisty.gifUT :@ ڻBUxGIF89awwwff!,ᒀrF#tQ;PK C0L?dskin/classic/help/help.cssUT :@ ڻBUx# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Original Code is Mozilla Help CSS # # The Initial Developer of the Original Code is # R.J. Keller # Portions created by the Initial Developer are Copyright (C) 2003 # the Initial Developer. All Rights Reserved. # # Contributor(s): # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .toolbarbutton-1 { -moz-box-orient: vertical; min-width: 0px; #ifdef MOZ_PHOENIX list-style-image: url("chrome://browser/skin/Toolbar.png"); #else list-style-image: url("chrome://help/skin/Toolbar.png"); #endif } #help-zoom-large-button, #help-zoom-small-button, #help-sidebar-button { list-style-image: url("chrome://help/skin/zoomImg.png"); } toolbarbutton:not([disabled="true"]):hover, menubutton:not([disabled="true"]):hover, toolbarbutton:not([disabled="true"]):hover:active, menubutton:not([disabled="true"]):hover:active { color: ButtonText !important; } # *** BEGIN TOOLBAR BUTTON CODE *** # All toolbar button images are 30x30 for the Help Viewer. # #help-back-button { -moz-image-region: rect(0px 30px 30px 0px); } #help-back-button[buttonover="true"] { -moz-image-region: rect(30px 30px 60px 0px); } #help-back-button[disabled="true"] { -moz-image-region: rect(60px 30px 90px 0px); } #help-forward-button { -moz-image-region: rect(0px 60px 30px 30px); } #help-forward-button[buttonover="true"] { -moz-image-region: rect(30px 60px 60px 30px); } #help-forward-button[disabled="true"] { -moz-image-region: rect(60px 60px 90px 30px); } #help-find-button { -moz-image-region: rect(0px 240px 30px 210px); } #help-find-button:hover { -moz-image-region: rect(30px 240px 60px 210px); } #help-toolbar-customization { -moz-image-region: rect(0px 330px 30px 300px); } #help-toolbar-customization:hover { -moz-image-region: rect(30px 330px 60px 300px); } #help-home-button { -moz-image-region: rect(0px 150px 30px 120px); } #help-home-button:hover { -moz-image-region: rect(30px 150px 60px 120px); } #help-print-button { -moz-image-region: rect(0px 270px 30px 240px); } #help-print-button:hover { -moz-image-region: rect(30px 270px 60px 240px); } #help-zoom-large-button { -moz-image-region: rect(0px 30px 30px 0px); } #help-zoom-large-button:hover { -moz-image-region: rect(30px 30px 60px 0px); } #help-zoom-small-button { -moz-image-region: rect(0px 60px 30px 30px); } #help-zoom-small-button:hover { -moz-image-region: rect(30px 60px 60px 30px); } #help-sidebar-button { -moz-image-region: rect(0px 90px 60px 60px); } #help-sidebar-button { -moz-image-region: rect(30px 90px 60px 60px); } # ** Toolbar Customization stuff ** toolbar[mode="icons"] > toolbarbutton > .toolbarbutton-icon, toolbar[mode="text"] > toolbarbutton > .toolbarbutton-text toolbar[mode="icons"] > toolbarbutton[type="menu-button"] > .toolbarbutton-icon, toolbar[mode="text"] > toolbarbutton[type="menu-button"] > .toolbarbutton-text { display: -moz-box; } toolbar[mode="icons"] > toolbarbutton > .toolbarbutton-text, toolbar[mode="text"] > toolbarbutton > .toolbarbutton-icon, toolbar[mode="text"] > toolbarbutton > toolbarbutton > .toolbarbutton-icon, toolbar[mode="icons"] > toolbarbutton > toolbarbutton > .toolbarbutton-text { display: none; } # Small icons are not supported. #smallicons { display: none; } # *** THROBBER *** #help-throbber { -moz-appearance: none; -moz-user-focus: ignore; margin: 0 !important; border: none !important; padding: 0px !important; min-width: 0; background-color: transparent; #ifdef MOZ_PHOENIX list-style-image: url("chrome://browser/skin/Throbber.png"); #else list-style-image: url("chrome://help/skin/throbber.png"); #endif } #help-throbber[busy="true"] { #ifdef MOZ_PHOENIX list-style-image: url("chrome://global/skin/icons/Loading.gif"); #else list-style-image: url("chrome://help/skin/throbber-busy.gif"); #endif } PK C0:$l $skin/classic/help/helpFileLayout.cssUT :@ ڻBUx/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is Mozilla Help CSS * * The Initial Developer of the Original Code is * R.J. Keller * Portions created by the Initial Developer are Copyright (C) 2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jeff Walden * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the MPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ body { margin: 2ex; color: black; font-family: sans-serif; font-size: 0.75em; max-width: 120ex; } :link:hover { color: red; } a[href^="http://"]:after { content: url('chrome://help/skin/Weblink.png'); } h1 { font-size: 2em; } h2 { border-top: 1px solid black; font-size: 1.75em; } h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; } dt { font-weight: bold; } p { text-indent: 15px; } .contentsBox, .contentsBox > ul, li { text-indent: 0px; } .contentsBox > ul, .contentsBox ul > ul{ margin: 0 0 0 0; list-style-type: none; } .contentsBox { margin-top: 12px; background-color: #cccccc; border: 1px solid black; width: 300px; padding: 1em; } .makeLeftMargin { margin-left: 25px; } .menuPath { background: #c4d0f4; /* bluish color */ color: inherit; padding-left: 1px; /* else bgcolor ends at last char - no space */ padding-right: 1px; } table { background-color: #eeeeee; /* really light grey */ } td { border: 1px solid #999999; /* grey */ vertical-align: top; } th { background-color: #99ccff; /* light aqua */ font-weight: bold; } .noTableBorder, .noTableBorder td, .noTableBorder th { background-color: transparent; border: 0px solid transparent; }PK C0AA'skin/classic/help/sbtab-twisty-open.gifUT :@ ڻBUxGIF89awwwff!,} YU";PK 0?G%skin/classic/help/sidebarBindings.xmlUT uA ڻBUx PK C0iE͹skin/classic/help/zoomImg.pngUT :@ ڻBUxPNG  IHDRZ<EtIME1Z pHYsN N }gAMA aHIDATx\ p~sݣ[e$)kPcCeaݍwk:lJ%\!`ِ`scl-˒uؖdɒuZh>>4=fd5UU}k10E'8"IRg4^̰C3<{o=J/ ] 6=`>fYJ0g9s  ӝJ'xƅRP_ZRV8(4ŇU4+b/}?5?+s "YsA0A=u[痖TVVDO`Ш7k )Es 95WK~.ڋw^4[!s.HVK /Dsr.-Hd` = =7ݵ ޔV{xqOVVZZ~{kv3+K x1-% f[[ӗ ;.=EK| $ڀ50& Xseg\C[o>Zb-/CD)tif;'Ù&䑞Q++{1]Dcc)mǛld\ڛ'Ǚ&<`;\g#bO@( \_+)p;yA(Gsu,*!v]VzBS)+Tsec,s XJzdgԈ.|U\X O>%_ürF?/A铒dl8\!Zf/Af *xk]>S K.IU5OhAOlY }~D5](Q'VT(>q=[#zV4Ajylp5`p j$O"\ On(sv 5?u <.&#@G G$ĥ[DhO3AP.$F"JÅa C:C{{X`iبye 34Kih +7 _\EN`f'Ee:<;w-4gdǗӦYRٲ(^oAprv끃u|q{NL? UA# j@@#[??ȸ(Gbl pg#Y ,?QGs+v mo,ŗ2^# Wɱ%oE2f(MʅX\ K*!O%kB#.N&?҈jggWB++,2ʤ@{@ݙ0/e _E~(δ)_AYYd5.}UڽzҴ:}Ua<: zֵp:+hP/j9̑m0P4'd,]; 5[ k F a<=^sKD߸JG.:Zsw܄mE'.A8z\+7K'GI t"ٚ(wgӱT!3ۣX"%"&UMJ7,ś5Lp-2s85M$ZTjtSzTդ&Ud ?|&0pdK: 8w޲aO$DՑ $e3 hPY9O>Fc߯}UpC:eXP5qA%AjFpDIUK'N% DтW5m aQƂ{ijRI=蓌ÇN&>Mܨ-tβD(/NTY0x[pmtI*S6*!hzȩ-.^+ 7jRIQR%1KPrYK= ިT'4pW#W0-y7[h!KWb GPSû?Ɏm. R3X9KhKJ`ׁ͝ -/S4ꐪsYljFcm+ ~ ܰUņ柿(pm.w9ϖt5^r%ɯɻ 4U,=Yp;p{eZd+]tId5.qmaPFuP+էa`#Nirܖ 0[Ǯ|&շUko1fب ϼJSGዝb? 0=qeUWr-g\AމjJ'g5hBuvAޭm&k>41Px[m=pd3d}^I-ё)Gspښpׁ#IdAQ=Ǹ4ر*Jxhb+*\ԇ iD˥л_uOGeh,$cmLv:ES<sKz›#Ii0 )zOHk$Z+=Gwz":~Z sˋEhPPVV:Ly8M8BFKLOF2F_W 򇝪g}蘤tM`WS9h]>Eb]o9">`"t CÄ@)DGkV}i9g+@`T eDZ#vR # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 2 or later (the "GPL"), or # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), # in which case the provisions of the GPL or the LGPL are applicable instead # of those above. If you wish to allow use of your version of this file only # under the terms of either the GPL or the LGPL, and not to allow others to # use your version of this file under the terms of the MPL, indicate your # decision by deleting the provisions above and replace them with the notice # and other provisions required by the GPL or the LGPL. If you do not delete # the provisions above, a recipient may use your version of this file under # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .toolbarbutton-1 { -moz-box-orient: vertical; min-width: 0px; list-style-image: url("chrome://help/skin/Toolbar.png"); } .browserButton { -moz-box-orient: horizontal; min-width: 0px; list-style-image: url("chrome://help/skin/ffToolbar.png"); } .toolbarbutton-1, .browserButton, .toolbarbutton-menubutton-button { padding: 5px; } .toolbarbutton-1 .toolbarbutton-icon, .browserButton .toolbarbutton-icon { margin-right: 0px; } #helpToolbar[mode="full"] .toolbarbutton-1, #helpToolbar[mode="full"] .browserButton, #helpToolbar[mode="full"] .toolbarbutton-menubutton-button { min-width: 57px; } toolbarbutton:not([disabled="true"]):hover, menubutton:not([disabled="true"]):hover, toolbarbutton:not([disabled="true"]):hover:active, menubutton:not([disabled="true"]):hover:active { color: ButtonText !important; } /* Set the minimum sidebar width so the help contents aren't squeezed together.*/ #helpsidebar-box { width: 200px; } #help-back-button { -moz-image-region: rect(0px 24px 24px 0px); } #help-back-button[buttonover="true"] { -moz-image-region: rect(24px 24px 48px 0px); } #help-back-button[disabled="true"] { -moz-image-region: rect(48px 24px 72px 0px); } #help-forward-button { -moz-image-region: rect(0px 48px 24px 24px); } #help-forward-button[buttonover="true"] { -moz-image-region: rect(24px 48px 48px 24px); } #help-forward-button[disabled="true"] { -moz-image-region: rect(48px 48px 72px 24px); } #help-find-button { -moz-image-region: rect(0px 192px 24px 168px); } #help-find-button:hover { -moz-image-region: rect(24px 192px 48px 168px); } #help-toolbar-customization { -moz-image-region: rect(0px 216px 24px 192px); } #help-toolbar-customization:hover { -moz-image-region: rect(24px 216px 48px 192px); } #help-home-button { -moz-image-region: rect(0px 120px 24px 96px); } #help-home-button:hover { -moz-image-region: rect(24px 120px 48px 96px); } #help-print-button { -moz-image-region: rect(0px 216px 24px 192px); } #help-print-button:hover { -moz-image-region: rect(24px 216px 48px 192px); } #help-zoom-large-button { -moz-image-region: rect(0px 24px 24px 0px); } #help-zoom-large-button:hover { -moz-image-region: rect(24px 24px 48px 0px); } #help-zoom-small-button { -moz-image-region: rect(0px 48px 24px 24px); } #help-zoom-small-button:hover { -moz-image-region: rect(24px 48px 48px 24px); } #help-sidebar-button { -moz-image-region: rect(0px 72px 24px 48px); } #help-sidebar-button:hover { -moz-image-region: rect(24px 72px 48px 48px); } #copy-button { -moz-image-region: rect(0px 240px 24px 216px); } #copy-button:hover { -moz-image-region: rect(24px 240px 48px 216px); } /** Toolbar Customization stuff **/ toolbar[mode="icons"] > toolbarbutton > .toolbarbutton-icon, toolbar[mode="text"] > toolbarbutton > .toolbarbutton-text, toolbar[mode="icons"] > toolbarbutton[type="menu-button"] > .toolbarbutton-icon, toolbar[mode="text"] > toolbarbutton[type="menu-button"] > .toolbarbutton-text { display: -moz-box; } toolbar[mode="icons"] .toolbarbutton-text, toolbar[mode="text"] .toolbarbutton-icon { display: none; } /* Small icons are not supported. */ #smallicons { display: none; } /*** THROBBER ***/ #help-throbber { -moz-appearance: none; -moz-user-focus: ignore; margin: 0 !important; border: none !important; padding: 0 !important; min-width: 0; background-color: transparent; list-style-image: url("chrome://editor/skin/icons/throbber-single.png"); } #help-throbber[busy="true"] { list-style-image: url("chrome://editor/skin/icons/throbber-single.png"); -moz-opacity: 0.5; } PK 1"Wskin/help/barcode.jpgUT NAtڻBUxJFIFddDuckyPAdobed        !AQt5U1ң"QѡR1aq ?m]:'Ŭ+#E]MtEN C޻[%uO]YVG#ޚ芝z (#rzZr9UDTPAkbk""^/vJ\\G1w5:9}뵲PGZصdr9鮈נ]:'Ŭ+#E]MtEN_zlֹ=v-fYb*zk*u(rkdk5sW{]SAC޻[%uO]YVG#ޚ芝z (#rzZr9UDTPAkbk""^P |h\49(soP+_3 ;VgAC|h\6Zўm=r kFz9(soP+_3 Q2P!?$2m=re3Uac#1nǻVI]ZO ϓ$ő<6NsRQW*u6/śҜǕ`fjUj*N~,޾gf<6NsRQW*u6 f;41Xp>+ZS_7٥9*͓_ԪUJw͂Y|)yVlVjTlviNcʰ3d|W5*{R]`o_3JsU'⿹Uڕ:zS 8JE^ԩ{/śҜǕ`fjUj*N~,޾gft_r!K7٥?q~ߐ~o_3Jt_r ,޾gfƾ3~AY|*q>KfzU@/e'd[6'c&U(bI.Fڳ&64luG;UUs¨o=o_t?JA}I즈|.M7;n7w[iLqnGhsV~ܛNoA-\M\nwo[i3qŹ{+c)3 M[ rm9z8#erLwe4Fcri+qAnM7A}I즈|.M7;n7-ɴ8܏1ݔɦx6ރ=[&;#14ߠ&ӛgr>W$vSDf>&sz qnGhsV~ܛNoBIuɴ/.?rm9g #\NoAH&ӛvpp85ɴ=|XPK 1xxskin/help/topnav.jpgUT NAtڻBUxJFIFddDuckyPAdobed      Qf RTUQ ?"s:J*{yndzdx_" 6BZPK [2d?KKskin/help/helpFileLayout.cssUT ݷBtڻBUx/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is Mozilla Help CSS * * The Initial Developer of the Original Code is * R.J. Keller * Portions created by the Initial Developer are Copyright (C) 2003-2004 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jeff Walden * KDS Sahambi * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the MPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @import url('chrome://help/content/platformClasses.css'); body { margin-left: 175px; margin-top: 60px; color: black; font-family: sans-serif; font-size: 0.75em; max-width: 120ex; } #noMarginBody { margin: 1em 1em 1em 1em; } :link:hover { color: red; } a[href^="http://"]:after { content: url("chrome://help/skin/Weblink.png"); } h1 { font-size: 2em; } h2 { background: url('chrome://help/skin/barcode.jpg') repeat-y; font-size: 1.5em; padding-left: 10px; border-bottom: 1px solid black; font-style: italic; margin-bottom: 0px; } h3 { color: #009; font-size: 1em; margin-bottom: 0px; margin-top: 35px; } dt { font-weight: bold; } #navTable { top: 0; left: 0; position: fixed; background: url('chrome://help/skin/topnav.jpg'); border-bottom: 1px solid black; } #navTable td { border: none; vertical-align: middle; color: #9494C6; } /* XXXrlk: hack until I can get something better */ #topText { padding-top: 60px; font-size: 2.25em; font-weight: bold; } .defaultTable { border: 1px solid black; border-collapse: collapse } .defaultTable td { border: 1px solid black; padding: 2px 2px 2px 2px; } li { text-indent: 0px; } .copyrightBox { font-style: italic; padding: 1em; background-color: #cccccc; border: 1px solid black; } #contentsBox a { text-indent: -3px; margin-left: 7px; font-weight: normal; color: black; text-decoration: none; display: block; } #contentsBox a:hover { font-weight: bold; } #contentsBox { background-color: rgb(209,209,219); position: fixed; top: 58px; left: 0; border: 1px solid black; border-left: none; font-weight: bold; width: 160px; padding: 0.25em; } .errorBox{ /* Box for error messages was using #contentsBox!! */ background-color: #ebebeb; padding: 5px 10px; } .makeLeftMargin { margin-left: 25px; } .menuPath { background: #c4d0f4; /* bluish color */ color: inherit; padding-left: 1px; /* else bgcolor ends at last char - no space */ padding-right: 1px; } table { } td, th { border: 1px solid black; border-collapse:collapse; vertical-align: top; } th { background-color: #cccccc; /* grey */ font-weight: bold; } .noTableBorder, .noTableBorder td, .noTableBorder th { background-color: transparent; border: 0px solid transparent; } PK U}1AAskin/help/sbtab-twisty-open.gifUT QrAtڻBUxGIF89awwwff!,} YU";PK \V2?Gskin/help/sidebarBindings.xmlUT ԷBtڻBUx PK Y2Fz\z\skin/help/Toolbar.pngUT طBtڻBUxPNG  IHDRHxbKGD pHYs  tIME 09 IDATxw|?+$w=Az""UTQA XPD(`ATABҁ{3%䒀9=ns۝ԩ#9þ?]nj{& qq%z߻+ӂvvM6jeee$==fͺo+8©t-ǒ ]~Z`a Ou9ӳC֭]{d2U J¢ 5~Ί\F,CEWh>0:/_o62N8O[@wGΉ6OJS衂+_>8.)葃+WSiG^ ^ܱcZqF)EffB OLLߨx/h٭ ۢV(bP@nP;`i:k @qm ~wUsePzZ~m3(*򩝹K?ZTA7 p{z{߭vccxԃqZF=#>P#}X$`V7ڬy 1h]y %t#wflcƍYxT>H*s3m)S_px`ha~I܉c=DQny Bppp͛7ϟ4k֬F0hp,q]XUa!`!nO<倾AڷgعD=sAqƇB{oNAwq X6ׯޞ^ G<˜Sn:>;4u۫X꓏!F[MǾ>x }_r jۧo AQnBL!Z/QƊ؄$QCr˷l Tw|>m5خpS'AB-xEpu ͺr W9 hp܅@y4 49jNFG6O!'F)W+rttDAAn޼ JjgVw^FF2e8 z<0 Co?_ނ)0~a,Dyx MxϞOR =n8}-;zMO˫ASDru,ݝ`5((3_Ҳy kD*{A P4ϣ `[+F?r뗋1cǟGleoC>'i":Bp"y@:gmR<}<2&8@O,2de]x<&#Z2?~ IX_&fy,R"śIӗ5Cmk`A؀BxbjjӗDS4燣ĥ,ߘW(|dH0^uz MچcѽgEyqX_?s{MzT2OZ`@VB>+D3hmK^%JdY!99>_57 Bp=(8$'Yo} @-ǁy<Ν;+ڵkgR}Vk>!Oacnh!Wf]ˮ٦$Ң߻&v((6➁(+HlWZZb58ԩ 7Rai@ "4zlJggg<j YJ%[1dȐ[l9?Rq^Mg;s8&Jc>T ޗyn.30 1a~݉[_#Ծ#aO0Σ%h^)9'hmdyUr@~ia0[k_zv۶m 3Ƹ7nEP 9(e9+fP(C 7S`PJo9Y~=c{ x]y (((XXP^?V̕L($YHdȄB)dj_ &QL;2$"C $"$HȋCxǣ±'\KIoqgW]e׋^{1) aW>2@(K;s0Gm2,!$ϗj;vF\ : Ύ*0J׾=h;Z*ꓺVM)RܾmhѢ(/.yF&2[O5lI8VB;n4VD)%,KHS1n|!E1,D/<:tr7tkY,R xxSTB1wKuMQQQGE?c9 oPjN磄RB  V Jvn6ڵka{=GnٲE7~jqOVg1x-*z? Q:t:GPʁR<'ystt=>gIGg1y",1B)DB 2L2H$ S)0" '6D",C9 q$Cnm={,Y6,'&^Je$v*^YK)HlǛ*Խ{E^^Hh,ubSŧ@ݾ01`X8:h}:o5RpmA]3I "! ƘFTr${~ V|0()9?O, `;qK1q]zx_X02;H88|訄k?#G)+PU@2aH"[ׯ_#)<BBBy/]ovTQ WWWm{##q5;c9K|xzڀKJ0N`⼢fP3 YP ܬŽ8F!&I%,A(D DII JD,AX L0J( %:U5f.r0JFd9cS:uǸqS>+uPs_3Ȳ]ZZd2 1Ɋ{ UwGKՑ~۴[NL+f 7`[閸tɜQ+-&>vmլ{q`d,8:Rޢ0S8 ޡ9PkpC. L,YiY%wkWK3\מ[m}͞?` X}x|y9(RSS"n999ٳg#"i(gjN^F%l ++d&a eWMz@^ѧ+u} ϐ;0$&I(=geFaEEřǪ@ kF̕HٲM؋E%p6V?^U@Biol2F^q'mM S^ c%ڿ5rK| zeؚuw[5&57^bL]#K'UG\B<.]Õ.,K,8UtAckdp<8x݄*=΁N__/_<{ϻ(*{^5k ͚5wcIa0@d/r z67_(dY+kS-]\Ul5fUjh9;!2@H;=~'-#|k:to'{FfiҌi0]5>P% FQs?m |q|N^\\]B n4dPm"Nzc؂x&c+Q/~9~D88hpA{r t.%MwOׄ ୺?WVCS%J76 `5Xd}Tx}+byB`ȋY_*"ԛ3y<@wHi9^ xAP:e7SuPkxGOd+\ڭ|gK%{J`pwwo4 |M!ׯ5kZmefY|}zNCZZ7oQkƕ%5Ԧ3e3;vTjR//lӥ9zv~H-JQ3U=a$ S IPrJQ8y2tN!o^}7md>,w~UqNJ0Vj:8)1ѩS׮8|Pw;;1Z8"#=W,4))I.,,m+g.HԲ2TpM{Voo /oo\x/_~/Ο;=kܼyiU%n`,`˪U%K //n` <e̔Fꅌɧ4;F3PG1VOp^\~뇴edlHl 픰UeG 9cԘ1'w4}+linwD_$'ġYPu?=\\\'llhMKd LVpA}ܚ;ofWrt$ *L6żf AJf mh)2*'w(\Ը`VRnBϞ=Ee.)7%K=z& ˗/6)xq 'f%ɍ8>'} zO\UH3kI91:XZ04̉)_ߺ0ٝtw911/HXu6W/ߘW 2!3{̙=F\}bWC]jguuءyFz>p?y ZAt56ZAecKU1&(/,,,ݼy3m{>|z ;xӎ$'af }DQ$3ylYoFAPӦ%gL^͇BѣT*۷>\kڲ pԩ%ӦM[ I,G.Y,Ҏ^O-R\Tg˄[bjV5Z @ke6+kKMfio*^x wwwBs8ـ8پ[3`8R77O?Y(F0_חT%['JhQ 8eI۷5{nݺvڹޭ:ˑdUek Y*0ܻK#X=j4_A `o񆪼܁yRAlUW 8\}.L IDAT5@Ga>>2 ʲRWAA%K<^h=}.BNr6Zi2p7j-L ܰ~)$B*Y:' `2`ί=]keW3vO/%5ޡ 94K?oPn+ 8|{z˲|=T_<iɫopAϟ.XxZ}ݙ/p ѣ=8BE+t:ݰ MR -I?p7zT Uv:D6o~'@ⲳMmQkpϯ3/.Ǧzcw^QݱJxS,| { /~Ç:xҴ9G˔\)\k/h6GW:͒o_O{ҤgdžzwpG^z-5IjN\^ӗw>կ߰Ǐeq@=rugif~]Mز&we$74n޿]ay* ~~~-Zp<77wҒ%KCA/\-ҝr~,&lyg"+q`ƀ; J9BcjܵmLmӠߛ:-}05-u7Hv=m2㄄%h0M߻ث+Gv_q I¿g^z`wI'wLԥ/p=ɕ /3 'z>9RM\gE <6m^zgd3*<Ad˫,X0}ѢEUWk (Ԁk+_f/c<$[}? `9haYnip6u]x$k. G<FYDݩ3JlEwm:~@900'OIjVӮ$'}0f SjԱ1gLlJ\ғ) Ω no$8td=V, O=&O ??Na:mu< ӻvhz` 7uFɲ[\| E'BCA h5`y:<FK뀷6+̻F6i\Ѳ#Gl<5`|g9}7t6x̼VD%ZZnb&jQy (y]݆/gV}cƙ3kF Ze'3X?tԩ$IhիW5$El޼rIX^^ޙ)9N)81_A Z~;XNֈ?&q߽;is_G@7 EV @Kp7#6xQ[dmF2۷m۶EV{{8+sYQ,K++[62*^xiM.G}gq0P:B|Zr^uQ[O85>9Ƌؑ=Dj" u'3 K90Jdb5y\ѢK+w~ݳ9k=R'm5¼ *XJ2 %T잧ͭ%,7!''#wXcip[$0WA)E >A!H}qPon)ѭ[7E.]CII ]';;{] $A#톔^̻XNKxύ3}oDw1e3×5T>Lrhk=V݋sք_Jt+pMVZ܉dWsԩSm(Gaa!"mE>hdV n7.,x멠90 7/4mn#)E#Kr黶kk{LK|,qlMz3/4\/Cj'S@O0If+Uq r.eV:h(q{x؅guԱa#! 3K3RsGiemൖq- !cw;S7 M<94`ڟѹSk;gr7JBCs=Z=Ѷ5yDf͚5!GYrg[?uso4S0 -Ih͂aW1Q l8Jx?ccc Nj0EKf:# ' HI)Wf9A./tHw 2j~L=%/= 8pP N DrƖ.ٶ^?CHL~¡]if>}wU!I`EBs2sT=O)%$]B J$B`$\ɾsXK 8߶sgc11o8\nt\ܒ{>߈q!MNM}rhAõVQ^_b58¾ǟ - <\]52?6mxr@7jt:3'U[sM۪AP@R8(FٗyyyNZL*|I?@pKApӚ-}S00(x+0S>}oc%K .x)7> 6Ŵ[kPCҙ?f7h@NgϞǀv?:;w MfbEkO X˖-Ay w>NB??Լ>>nfZ(Slfh _>ynlm;jkݯ%=w,_ TpJ_ -FJ"RH~^hbdLXH$$3)Qq-*.W#}?!@Ik{?$j%޾#GN][Jd lOU䦫z/ǯ@x 7:g5}iaCN Gjs x@7aaaBJy~51 ;iSǃ R gBGdL_u_4w( @y"ɽ{͑.6};,Q%hx5b+1R7p .m.!J;w9rdHܢa 脫W~ -+/41SZogGEp;+VΞ=ٯ/1^czsxcsUЮZ9Єrr)PPXnfh6u E;\g+ŖUvڵ,߽7\.: ^hBa"fJYt뵁+%XheebnOy$IQM@!Op|A wjRVVYG%ٽ#V^q-s/ !++s@SZTIɤ/xm.\ƨ^F66mB1^v[Mel[pkB3ƠP(ЪU+FYRКSDO:N!bH-U9\x^ÚװfU!tݜᭅm a&fzEAUcP?=hX[&&*WEjNb "A٪(69L9A0Bj gΜǫCk3/ty]t3gp68QH?}u٧F-;vP18k63 PrZR=Bؖ筪˙Lr9 (yZ&"%0(YH b=2 T Ћ"( %7[J0jf,,vh@d+9-鑏7lyIvڈښ'<!$_/ۮ}G|z@0~1/]<~^ݳP"+πd<= 8JX 4J''OjeMUӹm5?J j,#煖+䄔Xb S2lRO "[PFQ)Pf)_,{y 'c8MŲ ])O`-:p3>%a?gӰ LYMVk40`#UЄ*^hQ$Ԣ~Zs)G6En2=źZFF BBr j''GPQn l7DөmG}gg'm/^DEvE:EdUwM$D`2Ao2,2DjEDI]: \фh5i٤I@%snP 3ʃ=᭐|@PK_ 8{sq˚[KO{_ ^z JJ3<\~q#.XS}6:./$,pw5spQzD  ̼ТV2*xh H dAJ8RC7K̳VȊ/'/:bC&ci78 'y`56bm۽{ۋaSJA@0g其W/4m0/ (uRLBFz{TExRCN:3@+Z$^7 9::66Z^wһڮZ6@ DhX͢\m07h:=o:AP߃JxJR2gȼR+LXI00qI^hQ- J*ہ)sjsP$%%!##ԩ2220`FRB}V^誕zm兦 P@仼5IywܲL-+3AP5:zv-am5Ne37z Pc°QȪԒ0J"L!0"7`0A!Sdj&:Tk޺e+%QC93^hb ^ʘyg%^omDG?~rҊRbHFIIL"`Ћ" &# N;kҘS)tJҔ Gj,|_>ѡ ?] VƪK| vnۆOL"Ū5=0x6Z*qHmRc .ϵ,ͪq66jS1m;eT 0ȺHuTz@|0EH4k#x8ޜu(hZ pi+v};><3Ff׮//F Ç!(ȲÇ#,, xbYC pDc )))h"YIf^r69e/Fx8;䫠b3VrrqzAZqR!JO}V ѡ+n@˻ԝ$>/ݛ嫸v2 Fn0̭)Hxr)NnUЏ?*8ŲA;㯷ܲק*^|M˖-K9r=е9ljh5N[Y2YPr rN^hwPtmϦ󃔓>Fi]t] ƼS*GXqMh:z8z2ކK;v QQQԩ 00m޹cqq|{S7^ut+XQnhE uU%n#m2G$GbXgg6 .A 9ɓgsgN,X INJm;p0FEU۶ƨ!BS???xǹMl,._(2^*V,Ϣux`Tj0]S 3ɰs( <ɖewFn,zESa3 Ԉ4\Xju(~puٳF6mz //{ vy ZLx98K.`L Ug̵iX^EEмd f*8X^VYd|SzF8UxBv[=q\V뼮X(0ﭶZ&k}7] Yq{& \ɝgZ+̚bo >[J/{w_-%{u_ZN(iaVfQ[na&{60'BμB%m8R|FY5,@ (T-4 j9P1d5i.6`aO{eQD sT(q]ϋ-/GrNj`^@-2L' 0pTtt͢ /7S]:==Œuj/IRQ -Ԣْ_ua+ة:&h֊v&-{ WKjVP'>\"L}} VgM'7[C[6k(CQ*/R D\R-`P?/ d;V皼|})e6auii8gNjmUc (yaRQ]\\ 7o6 UF ju{mذÇ1y2wጱc6aBQ/Zje㈈^'O|j#G&O0a>mۦ0 >G[V+#0T8szְac1GgPD6iIDATa?Pj}2}||RA, پo4cƌN+"""gϞ6lxgAvjq в2MN黰^ovYj5 w.^l)[F4fWD(,, ٲei$BT*ۍ~X… sM&.]={=ztL]u"##wҥQJcs|||\vzM6*`0F={,DDD|:DFF7n8ٳgQQQ>|~P?~JٱcG}pTVVz]VVaYy<ɴZ-ѦM{̇Q5kb޼yş}͛lݺhqrrjƍE'NӧٵkW^z=wZַk׮:wܔ8^eT*5]vH4a„ћ7]ytSםؒeKdY`x[M fs1p4z:%$mOMYmNiH4PJdnl7%ےŲzYd;9p8b L&^Zn>Ď'O{fٳgcD;iey<J%1qĬl6EFH% d2|~~RRRlgg9h P*!alFm9|GSNa766t͛7[q=uzv *++T*Ö^z5l6ܹs9rdB<{@$''wJ9xE,)%'jf)?4 رc[ly֭[>}:@D$'+%{\.DEEaƌjkk׼[Gk %ǃ\.G:;;O())໥k4ʱNŋq`32EQG٘"=3x @$bbb;ڶm6J!>>roߖ^t rW`N̘1Bp88A@,'Dkkڵk:tЫ /'&& Ht˚R ;jjj&b04 vBXl4 rrr`6 3D"X,ܹsEqqqr 6%$$d2= *4iRR;w׿:F3Mr8 Z?$͛3g΋K6ݻw 'OQQQQ}'N ҂;wcݻw?hhhP̜9lhjj@ y&m婧BsssիW?Oo?_VVvz߉C"pQ^vx<;Ȳ/\.K4ZvԻX48Nwbڵr9Ν:TUUA$$Xɓ'͛J$IX,ݽ{Ryv)4MI4vww?2aH$D7nt$&&ٴiS4AذavcasA\ 3iͰlz2Á. r1i$1/bGllTŠѴ;vXJe\.JA@zzz`Yf\xqfGGǧf͚)Sp@90006r9fJk׮ō7&|7gkFnnv4Mvx;ITPV(yǢΝ;(..VEQVX,JRdThJ 0e"??{Аt(O5/+!Ih60a@TbO6ͳr * ---HII/*pdSRR`ZjIXqVVV r_j7jstI6g!I></kfB!OLLDRRR`yӐԩSm;vs.\P`4^|9mƌXr% ;$/ʄ`vww * k֬]~ځdg-Zt+BVѨ_y<w(2}Ig=b۽{wN'^111|8|0f͚<|lڴ %[c f/Ɉ & T€AIӴd2}l-++*$ r9 VXp8 L: KHߨ(p\(J~JJʴ֓yQQQ 7h jN:ic{믛r")) ǏLBBx/sϙ 7nܐ?m߾}D={6bT]x1ҥKx=lBPGWWL&ƍk555n޼GH$k/_>Vbˋs׫X,Nl/cT#i} ~*cڴiŁV p#e6$,Xufc4M뚛<E]0LE"!ˣ6n܈dy^駟N{tF K3|.˕V;tG)( LW`am'l54MsܹDs / xOJO0 KV^"sxnL?~<R)Ri`r9ؚ999r꫖m۶)„v+WL/((zaX :h81$ItuuIII֖677ݷo񸸸g***%"y_xᅢK.4ݘ)#Ib\t[===<-An_;v ---?>Ba@mV(..X,Fll`# c>6HYx=aU4^%Ų411v֯_. raXsw޽&; W.d27BP}kӦMyyyp8ǃhwHR8N;ۖ,Y2VTlOtww; 0IF/Ko2`4QPPI&q52fOnjj=I/M}vGrrƐ$>N%{^ޜ9sՕOxRWWtt1466bňñcǠVQRR2"xCIHyZ#hUxl%Kϟ?3gΜ毾*7::{ ܿk.l6$%%a֭e2Ï)JpرCAN'B{v{%[Mbюa IMME}}=jkk؆1!,TVVd2!--s O~cǎ=u3 B(B(Qeb18A4˾%RNL0s۶I3#mvzQ!4Ǚ3gXv \TSS3$^~vK/\4i^^c>___'=ZRRL<tXlY@ =zx<|2B!B/+))AeeeD5P i6H9Ea)zv'˖\+===LNƑgdb`%͝;OQTk׎8NOjjjn/T*P(]v۶m66Gvv6 Ͷa|L2e2xŊi:bbDzeN?GTTAH"4?P.p_I===_߿zvv6v`&6TL&Cll,jjjp_RRqDL=˟au *bIZrj eeeS(466~n-+#XlYtyymmm+WA( GA\\\~?׷k o$=.--4k>}p2.$ A4N'v;n7N'<0:h~F(d*LMMŸqↆG>|`ĉFuu+W4:ujQ|6p('C"M#"?/7 <ء ۼyO:jZٓStp 0[0R)bccЀJ:fʕH@?K͔fkxuttj5͛WDQԺp i4ܳgϮ2 Q===aX@Q>x֭[wI1111*^h'Ҭ翼w=Illl@uw':aru\gt:oZJ%ׯ_\(&ʂ_WŋJ0Ll 7xiiiC<m. Eaƍj8@̶E#>46o޼'Oi2>mll\8QG C" 66ZZJYYYVTT3 ::'Nܹs!JA$Lfܲe/3*Z|>PC=$gΜ(jh4ތq2ӭ{{{{= i(M5V2AGGG'Z,BR3qIuuu[ZZxVxޓ׮]Ӈ- >>I`^O\z\.>?8RSS4M#!!mmm8{l@okkqs f(o_͟?߽{&Evv6233 $GT22W̙3|EEi|ssƍ4= Etkڨ)SĉnRizL'd%`M"&&jDwSRR~z7 ċ-*\q}}@cc~?j*fL)j̒w[a n  yCe!9sfMӳhnzT$EQ488RϜ93ii}}}㪪?t[[Yf^=zI>OqR)P(y)ZM%$$DH$:d׻ϑ~,Mza.X H9jF>?M[X,h4xSNRCTu:Fݐ|>N NH|'?8|pP(Djj7%%bCdɒP5B%Y,;w >gX) bl=ksPCHMhfwd(%a$1vMPl fyBh1JLOm~~(W=޽{j7n9E7bS!ȼT6>N慦"-xUumnXy!"[ N,k 8G{a)/-Itڜ9S2iw#l٫ۃiPlܳ)˵s}W䉹ynؠW %5Rc4'ڷKn*InA"Μ=?+;^:O7gvS~_}V)%ahԤH`O;EZDd2#k z;6}ztŕ&~Cuzʆeck6YUn_Jh8pS1x1L匡2l<؛$Iܯ_Uj:|o{i̪% mFkoݭq=c7?Vb_/ [5SAY5Vaacs[P@mޗZp~[pX|p@ n| :vC ~ݰ-Y -^Zw?v%nWS|C,JM +;1/G}*s{>:O"WsoB Lćk=H _h*S| ooJޗ\Hy ٵf& ҠuyZچ_cj[m: ?FOֽaw8p1*1}z1lܲ)>0c_ӴQ7XΕPPC\'SaD\[iߵ4AP|Dtߙ#Lq]OIӤ5F@",e|6CtPnqMƎnOW>,ӄÇwd{:b-[IFZzL699MKJta< "0[ۿϧ?Q[E.tD.߉݌mfcf$,Y1tC4[?=Uw@z릵.EOJх̜k~_<`ĸ6@u@>> HnEӾē_Oa0j̰gNG&4ʪ' a}zam lj=L0=8ťV.JP"7sPO)*pn <}aĽQpNݽ/ S gYN \LV Up潽 w/%“rǷC;UU!Oe q_4@ Ɍ#xpҘG!Y,]h?jU`϶!l?X ZHEJx衙2Aф=qYu5x Th.lRErV$.@H jqxPjv"L kqHCB"V@?%~/4Yv6 U$KR\(xwXwdeXY箺 Z1w>0a=|LWe_x/m Rr =)gyS4淹pp}ŵJrO|" ۖhs$Ӽxϱ?7wS <*"qTM-7+:~۱Ӿbb$p2Hp84R^lظ-dt 9$tj6?:$EĐkĨ6 .&ceڸŅ /c>sa=LyIJ17k.輋PN+F>/bdKhlvygeXjUJ 5 UPՐL/\0huPGlۗ1%>=x} Ly5t->:3>Νku{Fu>)rNyy^>x=Su*uV/+//2^ L 1 Kd⠾6DA:< )AAؙW^beUPJ(%οjtF |jTf.hL5~W6NqM{RJ"2N ?[cۚ報HY75'p*lzflx&, N)28Kk(&J_4Zbڵζ J.&g|AxbXԲŅZLZVKd tZ ~_[vACqəi;}FϑW{-N<< =ͅ]2w0fG-f 6Y6hC6q%@f&S>ˈfEWUD=@KJwg{'bGXb^ =i9>y ]YEwLl9o?C~Ĩضy˓fquPP!m^{49sMY;҄Eh9'ᾙV]51ijF_0puxoY6C߭w^SVlb=ؾt~ϻ*@8?賻^G plADHɚlg{a sQHCXp!WiGd%s@;>KX߿9+}Ѐ08,phd(̙0Tt|-/gw3F鏟 Y &6 ?ux~d/<*h`)!=r+~ǼҧRNuw舌 -rq& Mm5/%40, LLU/ yp!5hg@ZNy8yVS[=z=w͜W[+qYxuShwr>\f3bxv06a?aAvZ5UHFiObe{7yyЄ`fӉIbCF dԉ#o}%nزA%m˃ R x"׳`?.^f lڸfu #\>b,Quu <{p_}[y99 X nh1b% ^@Ai5o{Bby&6*;'R ^6t'?ÅkΈ^6W}fŪn< Ӧߋә>m7J˯(\D5qVȅZAS]7@ !b56u #;@5GAykҪ E;V]83@h^וHD@>,n LMm#)6;"Z%h^^HȽx}zvwށ2|\F<j *=J*"v`pZ@fա$XI:&piڍI_=b&We|(ʻn8 4Q~QR_ܹ 9poep^͏qK}g4KݽWyNaK11Z~tħЇi)146҂"gTYqGpj*aW__o{b;_i7=S4 .&pfNiCOXA|o3W] 씜cBƟĜYNTɴ"̩dwQ*Cܑ.5^5-ô%HP8S3i}擊vh"rܠ뎗xwɗt& :b(E($z=!fV[#@*T{Ě{䖶 SnRh7qxBt{M1= QBA`?|Ƀ!"Q?" W7RQ\fFICO7_nDm 17 ) p-~^+DmB̅3nq8ut_&Ԫ&)$G>-`ia%EE$Nbh^ʞNv ;e"NLn6vbfAYǠi<)s~6w艊oջ$QY6~n%L-E ٳ,"< ~Ͻmaw ܹYW 3ݣbu4$D/83#Ju=(͋ y"ii . ?gz&{:O>0_Xz57ss" =ak]Zd݈S;#9-yLjEODtrWbvH@`Bi$m.&)20&BXx-]+"L \rz~!!$Ptb^MZb#ٚ4;o2tb+"kB ԵΚg##83elsJ.|31^hrUnkU[s,nKXL@U ~vbsJxŘG6{mG8^~V3?[k`db.1zI-c@|޳gfRf}#~o O?EZeə3G,̠eO7HZ]r\\O4a@AR FB30+sGŠ7`HN&cDƒ"B0UYIh66" hPΙ`ss.KNNEQQѶK;>vݜ(xVuQc܌Ö0yL$K Ό-;D ݲDwAo%0utĐBɴЍ٩{Mbv7n:pۜm~"NE^eFU6m Z-$1ڙ,zuH:r%8Vrg*yu_0 u}ʭ]c!@Є8%%:]TEgFg)K4Hl}/a?kGCQꈌo㎴ֱ<*|&btrR K3V`zuA8 ,UTNA‰8EUHRZte#tQT=sȾ.)}kJN? 7 |wHLLɟgxKQY^-*`ΠEA rYh؉=;l~?fǒe)cЅEw SB&Nj=}6qv@:QQ*04eh7kjKeHCĉ3X&܍rn:5޺ (*fŒx\<ۧc5LiE78bߖڣ; h;m"SCKc].VM8xH"p-|:`cHs2ϟ~Oӊ4Nw`yz[gӏ#!NAӱoZtj88|b4"!H ŌhZ[Ҡp() (2SLF†jܯRu ADb*[3TX(\Lݳ0Pvur{H9lec63c(IWO]& 6Qn>Y[Ǝ-!|?vRsߴJrwYO޽.EHm~' .V(em)Z*e. (]6)L8g_6K>zj E-ܳd+HWȕنm{hw܉߉V#Nf) AVDiD*!+=^Cb+WD}صH[ I˦  8 iLE}u*<-iFQp;, 1.*gZFZ TJ% #DV;&Q#_3F:Wn✸nGeβ:H .b<.nlV:2lr_i0y,4|@̻N&owIgLu:]נsѡHIlѬ|Ń>TA3իpff _[4;vZFg[t1Sebm܄lX~9{lX㆕}Ww#LJ}դ6+# ѳwkCKٓKƁ1(8~Ycَg>0.\Ai+aX)jʯEK |l?br4\, HՆ)鴢&.~z?/>Ml%e\DFE,7à:Cp6:-;agI! {|M^WS*.)v}PU^a{֪ ZV.5~h*,+0ߙhzY x0mOБ/B9~v#*/h+ {R[ g{rrd-*bD'h0m@|3 Csiy$ƮQzgǞc3NLӸJ{ ah=|sܿ]C. >@}v9 Kfs86o-! \ìS!!DKwH]4.X.vh٬A*KKPh<]* P5: go5ЂBI"F! YTCBdk~"Z'AU⇕KQp8.dsյbkFUZ>+ٜy(1g_zQLhݛcIN) :a= U@|Ɒ RRZRvl_--k &JOm+ '3O")s}pzuf_lS0`@TWs"~d҇a{0UK2v`Y22peίh`l|N,!sPU@RMfP-22yxRDrH{W1ց4 oF ugRu0VW#HEfpxmyAī?[kpH3^3@Pkvɚ`(Y5/flPQyM)cӧcFLm00f\.2PטH8w6zw]eˌ ^VZ/xο ^@HDHT яW KN7$YFǴn=KG\ރ>XMV]Lt#ҵ]{l}[F,uN-F̣V!(fFODZ<˂LRLV{ y~jvر24gH#)B,-h 5Nii<Olӕ*6'N╻]7=LՑ۝C۶*q)XaIaؕ]WKj1X#!i.*rX5X\tvĺ%ˋx7a`[l#M4 }ӱ`Ϥ3GxAmy-`[àJmTFh$ r_^f€W=U}>pB?NF~%8.>)ef]\$jvQEX.<]~_l ?7 ZhݖQzvFX'(E(_5RL:xph`Μ8١ 2FTTj18yE ^ah.t#@Abz8:v$ ?W ]Rۄ >YLdrBv^AJ`Dn| P ^vKruF1Ĭ:;'@'`d!lvBL ԁ6j8cL3Vj39s>r7k!R>"Ãp Jrtv\ƜYhp)ޟ`1%!9vJf/_-ÇF"R~-噞 yZ/..IImۭۖQ1-y19qv SuOvxa$h-c Ü%Ya9_V*p JYaZE8(>vIXhlr-)==䡁> Z!%Jj[,2d24ʋ0i-[S/ h)%jSmy"' 'i@)h}[æ/w};BЭH|2 4>N qWΆ|g +<`9OjDw%a*^QT fG]fm?R#uHC-|ŲƷsY}y/5ieSm߅>,OJݒ9D{9퇊J&ۄ9aE*pҿ$JjHKVmQQ--*ѩ?ͥy5~xv>O 3=_0&"2/\|#LBe V \:wyZI1gpjشKU̕X}Ԅ:U x۠ @}Js|+wJh",$dXzS/beV,ٕ I>sعv]c{MzG^Fh#psLg[Or] rvNfk}'f,^7Umq>h:ɤ+')lhҾo~eBmc[Z{-16΀P-:at[LFHhty|1Ah?,%<-[C ?47glF[g_GCƒqCm@ >MJJAv-a1:IQAɤf"'s5%e~7uVᇚ:Wu^eёK"B1Zc3mߍ,ҥ.Ql\=>h Yа nۅLYi*HMk͞yUXpl_HBN@N]LhT$|/؄/!{G;Ͽ\Q7!>)yeuUXT"fd ]TTPN/h 9w|@Zr43%g;tǏb $B5S#3c+(E]qA;q,s׶˪>2h5)n,E9*u[!G۹ԩ?vB`*0y Аu5t=q;4dfm( uT~3C£UvxZS{ϺKQ/,5Az69~ܰau9|o܌A=kRN޽3_VSLqJ!$ S7d_EX!\jseOwbԼ#Lo]]|s4'F)?nN?5j6 V`l{lCL+3qjM4[!$摒dE<5j4\LndB\ qɱ({v:<7`Òhn\@jj=_r5gZw=lZ~ӣUru%N͆=uS ۸~Ԅ{öe_] cjMsދꢲ}Jz:=:$ʃ6i";Uim$X4SNτ1[-01[0m |}o-8khI)c &F!ѩhw}i}WfggCCdoAjbAQ3 / C亜 +m -R!I17< n6S?iGZhFr%!7ӭeVG6ИcWcmlYY=ރJM`7@/Atcx$5ҐFbǩ|%_dx1$H{;;|nm#0Iyk: 7v RsNc %_tn>w\!`/hYɏ=?mroc KKl+%ǎGъ3LڄG4&tYi]UYLC> B@@Ԙ⸶ByV;zTG@7[Y&WzRw5}( arTuu ٥f %(7k#FB9w,NS'qq;lβY,m5vknO_V!>BP596lZ% 4,0UW\K ascZOuقΠks u.n/Y3O=Q- .OnL8g6FhU"l%(= W\,[~Yem7=rDnz]%B]PZXvYn3n?zVCk|< Cq.320n(tzƸdmMV[0ɦ\Oܦ'%`㾆{g( uǸ.}G/ o7K/ >lM'ܑ?[d3g"{:sU4Ll2Z3%>nY3 cC$Ovg#u kd! oN"w>ieu"~E^naQ:751mb٧ rWg3ʠ'?.aO؞g:W=͙X>BL' 1Rz1ٯ&l\"iεgxk y!=;V@K^df RY,5[* n t c&v?9 '? PX)WyO}lcui0+] * Ii^ O:4vd7yoDޔ0)]cB\(~WjMl/>pvNF=&2I}C/\.}8]].bܖWQCSv155wEZ =vC0$r WVRBu-xNX=G6۵[CV'w\mi?yrU?km޲eO[O=]SGns3SWV]3(=.#?z'NCTO|ǔȔD)s8}S ٌPԨFTmжk$#*OgZ´.MM߿ ]~ -ڰ9Г\G$]!z ,=gOԟ=Uau! ٧O3W\[L E)!^ a=^HO끮]ڦ!MAWTà:c-&[gCz6 >A< /;"yL2pAVWYr$$ˌxeѳ5h3vlcf=cXH -~U³hz}b=))}=p.7usŷI@W=ay5NVzGsOE\_˒w?6Yf g?uBKZxLxIx,?k `{@ [ SoGjǖ֭9٣;=498iwDIO厶y@'G*ZGArB8BMP0N.CvE^tTV&.繄ΥqPL`&Ȧ F=bv 1U&u0Vm ݎCSn|d|t z'Fֳπ{oꪚIZ@NeT.eȍÇ:U`s8zZo7/3'{w%!Kz)AGoh_¹r􈦪l]عfN̚gqD)]3}4M~z tHh>l@*W}ث6}gṧcNw&b VJF$f~,,7"E+OkQ]_^+HDY-}) 2itC;zpY}c߾O~ߟeXݩ:};Z\Yu\]n#uErq3" F }y ])vrFڐqI:_2'boFI2 O~4ս[8$$4 P -g\f37LJƪ_DǠ==WԽ ϳ Nr zϓqCoJ~; ;;srṄϪ>0n¸mӐѩs`Eynےʦ=s[G!|noN=&䕈6zg 㾩ѾlybL]; 1nLjuE'%Eg BfN5/0bepѲCt)gvcs tyӇ#${fDQA#!vGk߄!q瘮A?8$H a$!Bԉ`;܂Vxb%_'V `lw%fR88u}Ñx;iұʋ4t~P&Yz;#S:*N5͋ۄ+QU ^'@=4Dpw%v(;k˵_ss&\6i52նccGӧi9?,ˤSZ!U":mshAE{8ļ_~cGbHwߗl]eppIY[bV* U6&5.z,=Lr̄GF% } |<^%#xI| lwҬ +ktԻ4c| J>/W}l~mxA =~)gAB ,§'|vt|w4i5gתayyAh=۬} ݁Bf-i-qEzuЃy 7e这ڏ@i_h;;83%ϥz, SpKS̰sfoζ,BCȜ9Bq;/w7P[țQ]~Zuq6_@[`?Ti։v QshQb H`]*L4V5 γ|:{y[$^$ jy=ZTq-c0\9w(MY+.5xx1ٴ/`3c(K9҅Li'*t;gX~Fml:et >0ĐG_ AXX(b.9؁_{&G֙3v[-CH+tVG@إW7z3Ox]$5&O+j r.υrALټwdsPVKƔj]  oFG ڕ]O{FmYtcJA*Z wpmb)oyB6#Gv7m2߀g}_|Y甔sz^e #lu)1N+VуD`6[]3p/c"3X)HK<$ѝӤjjF #78KlPzS:*/Y&N Γ y$SٶZjZWzc=Ί\2u 4 ͙5scnꅊ)Swo LpgwX՛1|tFUGP̹QH/t iaAX~d.GE_.hBZt`1mk` :[H UYpeT' |I fEЧt_NHvڌ%U~7d023,<{7۟/!&;e&={Gp~ 3QBuZ$b_vw: ڥ%,Z9ou+]$b/EBAVЭs{UXa Ə"czZ!Ϛ.L%in9/3~6 456<)=^Q)lǎ^6G] Ƙm%aG c惴!?/(Or,POz@}kCDbne@JK%7Z?)'tY1lz=>8й[w܎5+V/:!U֓sˏ?**.[M6J hF\}d/wOO+Q@.RwF(l߲l{l[jT; /ۃK7~)lo} 1'WUߌfls{Y5R:17l ^**mT[^Yݿ8ym/@`sǨj x.ɷPp@96m2#}G =c-p n8IW_S[͸궙f=<-}ox »cmB;iyvا1-㩊+"lX(].%%HnP뤕Y299~d۶G57In}b`zzto(ȿUy7Q?G1hd7OC&R[-@L+l sYʩ Xb{?iAB)bEvAĎ+{-rmQE@D5t4RHdyg6oMe73g3gR׶M 㚪EDf`[+q. n[rm=h H[^}9thvzx}>@=$==9ɣO?AӒ<"pš84ٟY` OAMF[8#"xŲ/2\hٯ{}Qh_QJ˩{[-l[&;QIg @}zO /V0z ІE@νw&uhܒW,f]!+To<įZYj-i$ b0\b Dn=oC(\9Ntk4sS'=@=$;]`„ W$R.AZWp&\#=6!n+wیn[WXDbsbʚڿoچD72 P}YfN~5m7*rREなݵ;٧)I]{'P<*)sR3։}Eo=r礮Olh2$&2{x2n`4p nnyTl.5_^R!SH俸FshӈcS/Ѩ*,f3 u(@_N{au uҝ6o4LjP.<HD.D,%T,b]2-ЛL}辿hIK(;Y/,|RQ1[T,¿=tQr z);au&^ַ7 <#}@`0^ؼ`FFǤ uI7e\huC6ڟV:Utaև$T7Y";-έ{6zE%(/B}F|vFD{+*,)_L(z2=[GM8B7EilaYW~߳ޓ;GÛ銫B}(2)e&#f7᜗wPVԴI FQXbs ^ZS̜B6z*Ƿ;nL\tzoѤw0RW#jsF>:mo544%D(O{&:O?Go"k-/Ka"-5Zґ)Tठ0qgL7ӧ#r8ԈYӤVV,v1t/}jNnGLB{Un~N(bm<)!6_#p}̈́XDBjǹۦ_I tҒV:8JZ>B&ٸ1tΞNe V6ocp:+J%Q%ZLl/@و"knҲEp/0r;YPFKR;w=E.Cζ݆ җ_(B4$ +:_<<\tܞdՠt 76L.)Q\%$8f 呋'Yᯮtg10Ko?֖:j-|uO]PLj*̴zb 2 a][Q f ,Qt!Դf--sK *Ġm|/(rL>ݘ)[|v[fٸ n "57n߅32)o aA-wǽr ;ԅRlT̍yqf5*..VU,LnJlҫ9"͗Km/.2b>f!iZ{9 ɚ7? =)ef28'Lqv-,e4Z^z&u#F1GM[뎞_ ª25% ?aegt'v"Yץ[C:<͌^[@w&/|HÇwZ6a$& f ;6+`" ҵ${W՗@CiHC<ў#TB6)})x4#LMɝ@$ܔ^r-XZ"Т_وo7n  NY5ga5;.ˀB/$H&lm7j#o9iʹ;Ċ3U`] EVQI+lKI "glna&}.aJ:iV ߮O6ِx`)숕$[HcRJܘV,2tfC7E\N T2OT J ➊ ؛:Erz(sQ*Ojܪm;uA1Yp^ wb(ޏBCBk"Xa~.rleD ܡ9v/.w-Pz }Y0K*zīB}vno@.S{U鞲w s vhZH?6n Ѻ$f|LKֻԶm.?ϺV8]@y9d6Cyv  _QջʇHkהs>N"CVT闏5a"In-M޻Hϒ^J[ԜNJC-"-\<#]m|7(m“$#܃<.^rkwk̛')mlʧwyǧ6FN~>N]ݺ Z7y#F1Mπ!sۆ$YlXC_˻SsiH_3+uG%HoXn##0qcl#jqY1:זم<}6H/ShhS -jpI{]Oͧ@*/PII  Iw) vy b¿)|mtOt%@91A9+&I Nl s?+(ȉ .V=`{eZ,])a Q@L&ig vB`Gv%ii3 i*\\,)m{<ȶiOM̢p \[]ջEtKh$]EHwѝfmhںRJp A>908"Uz܍5/w6E))QJH]Cl;lبsdLd`M{>NJqUءmGnƐ͓bgcT^ά;Td3v;$p5r:@ V2<'ZSX~"{tbCG hd" >kh mDݹsg>(eJHJ*קSHtԌ̠KKdJvz;}׎{~l2MGzFL`./4@)Z^DXwi{.td.\lrO}G+( ƁFV.\8]$*wAP1&v.z^_̣b앳b¬j ȮÔ>q[#*37z,W=Kl28t9v%WJĘdO6m@zJ)Ggn.?Fٰtld0FzϥG>~X(NS:?LY Y&OyեK"-\PHjìy`qL&voXSβ\& kWx:zn"Bc~n)'Lt:oˮh0[`v CΜk5.v\5HR"Ǡ. F0ym„tzX\$ڮ#}bΦ#he g5hs1H<ɥ C"cM2ieJR$q)T(3_I&G |/󵔽s6@[Dèx v"iu7!^ro% BF_{T0Ujn >KL*ą&zݥNS %rEFh`6_/D#Hr͏ yaΦ0s%5mJ YhIׅ*v a UNh4C!tmRD~\n)'J2>آ2ߕQФ9+,["^Qp{yg!o.+(W\g *JN+hn!x9Af}Z;3ȰeZe6C¶8 8w`ζ%[N,7GMbk3@m)-QڈyN+6m;RxbSPW1 "A\N#7,oO `\(fWܪ RBB$={:ZlJ͚E" @v:-5fdnZ\F1dv][L{A/-kjRRh3:Vzn !7Eh.aلATAxLrWlk TPX תm'HPڋרgML)i荳PW+ޡM6 ~ki9k-äd/ 혝BWؗZ%V_VMƖrMLwԕ6mKR^)<%3 WbBPDHid }W2l~oo5ioM)ǙXyY.epM=H)1ϖAPe۾4 b؈_lImÞ0OFk,ɡeޥ3eg/OU=.@/Ho{qΩ,[%TЅ)p7­w|.GxLǍ@9YҪlef6%ԦI$Mh$KO\KJ6(@Yf#uinT7ekޥ\_.IESB|4YJıOdD/fMmjY$8ܷO&/,V UZLnP%HsoښG2IKD`a0bHںo'>I1ё,-~zQyqi#@n1BBmNɠ}ъU?amUqkN8JXеDXi51hmQVVVE  e$4N`RFMObŷAWD6p, (ʙuЬօurAӁ`mЈsF(LڂYZ)͖yZz5H+5w7ϪQw[DT *41QA 4&4xH7& tȎfr݉t5WSTp3!&UGVoٰ+mt79[;{oNLi]8eUnš쨒n+k$f+E:oea8ޥo#WY/|o[sG  ]f "8"Dk(ļo  ppfw/W.=p;UTKiqX(ǔsNMz'PaIT\h-2t6B5k_L/%CQK<.gt({<>zUcfPRm7s(bА|9Uz!hgZ:߫VD .QӦM=Oc7;#2(h8?8?z=h,=:ܖy~3~_pGKk,@ce9P5c˝e,_gKO>CV&ԦM=Oڙ"5fG 2j%$,B;-򔞓N|8bcTQ6G]&#P,"ngjO]%Q!m*yO,|/ 4lp7U4 Msztj~}EEQ~11uk*Z\a%Jwy8mNInvaf949`w?l_qM}#;]વ4Ml2S\p d~c}AW$yg$6P&̶,B،Q %.@ t1WMb{ z^ \L#ӞfIi򓦎\}v1bKG lmf 4P8%okuե#ݴvӼe70O17bjan؋t~ Cs!n5w/?i]aαeY|ʲbˑM!40 : 1lS IY#zNMNML.2Έmqn +"(_ѲzWϠn-HLѾM(榛R`TeYIdSNMiTڝ¢jYr4N;в_ ==T(ћΙTRn]r,e{g14 V!:B&-ͥ>=!n t lZdFf454 Z>DeҎtm(lھ rIK oA$]c))!~]̙)$Evؒ'M/'Nc,ЎR_gP38$Xl>wƽ| ҟ-{+Yd69BjHۃmc*mݪu}]AЦiL6d,mх m>JMˢЖmi]i` =t[X\I|@=vmZQ8Cp^?,}IeYyYF=NܹcQn1aiWRp3jbn*$ S*lea7Eq?ȖJHHNjn}pْZtƖqA31u4{f53!uz\$FEX=wv+fvm?.?s.kl#g$Q a]v.8fõDM]b- ܡ䈡2g 9 z dd^inEWH)e/K] ) L1EcΣ:)k](9=%M|nS{ſ4U )K>=[$w@M+ԍmc gX#^D9AydLLfKsiu1U@zٮ:4T:|svIS֨UNЂ3dd?%Om")+HEʍTQ7& dNA&ZqaI*3T՗@~?z]>!?|c}t4- 0 (P>^%?΢52`Ykl ]geM:B#ցaQ$G L;S|3YQʼnL*NfPvTTTBY9h䐡y`WeOO#-kn +rH`ojG8 V}_|:+㷖1Xۤi''zvB4ZMۨ0a\GKV87̆r ̵x)Yn@2%UuA&FqݩSKXrСCޜ`޳**(Xfx/1fظRn9:ϤraC8wbr"Nm$c p }Y1V i,_J*X~(ݪ~mY<&Nm,ջ8RR2i}tYd}(2˫F4N;mBO_{̠iJm/@-*,wusՒ'H/߽{F4w 4r݁;'3Vpr swB-WofҹZ'ތNȦZ$ kжlJËd;T|PDT`a/C)׏4I&SD> #lN]$zhl{$C(1!4QEiֳVyB2{cO?Mx `oxýRL5 NdBf.Yȱ#4^DLKEۧ+b|~lSt r05QtCz /Xz3_9۷Q#i}bFRE*9ar0 ,@ 7124eְ?pp/3Բߖ D##'b Jwh"_ 2:ٝrjfh ^)ө>TtG-ܹ*Vv\7[d3~IF{&4K'&!o\h#)&&“IedLYԝ.܊~i.SX7{.aLCbat uF|m6>{ecU? $&gx|RN&W rv Wh[OXcI2QފӒa9!2貄nfә5r M$fK 4 ).9HK# {YZѦe|H;(u>]^Dt,fO 7ܣ{սg ߻k坴q2[#_\l#>β@]GFu g8|6KAR17e)p>>m˲gpurGy}H!bm]lkV\\XR /ͫCN5#ߗJ ZK;T.ԴyĤc0l|$ZXpJh 9!#-Nw|5n_ܡXrujЮ~BS6r748N~ R,ۺh2O>g gG{ /TZZt^&%Lv*тhsNQ=KTg5@1"vÆ y7tS3~yB[Mݟ~\C U?oiwˁ8^wyW_jQ/X`7n|R3oчﷳǟpp>Ӳ9sN,{$ ʅ (&&"`d7_PݳY~ rWo[cX6oݺ֔f͓ͪ?[63$nh>degtjѢ}'SXqX^iM|5r.+)z4ͣx`TA217K7x9>>Ο?/7{+Kƍk eaVf3666vdN,/fYi2iSvmN0a–o} ]v-'޻'M$"6 bŽ;]պu k%t"@ĉp {hƤ{W f"+W\qrAb%DvsAy^ve4h ڵko{;+V4uʆ&%%z䈾dE+]n_,^f+a/^VՄu3uʔ)p;]B?[XnbZT\Ѯ]zveyJ*d{ԩSȰk|)(~ϩ2V"} % Ĝ9smS}aƌ:w\ ɞE{AΏ=yr?|#Jf^ ٳgOo[e,gw43iGV ps#QF;t@ׯlq/`N~^ꪫ`6ex۫s[dh m*G!T)~;c_>P~&P$*ς?pjz>Tֲ*7wڕؖ}-[y(+N؊ eK&ԚȜC(o_Y!'li+Btn&L-^~e1NyU ˌ `t\Ps ͊o! R۹cǎowh O05恉*p󟾬q2z;Ѓ3X ;|tX/kUC}@. L&Pp t nŽWGTT+z-燰?Aufɇپĉl`Gx+^1@aVb0@Yפ`К$#X$@ve.ϭ`}a-[&@f׊Ku)0b+K}HQpP8{q5s5Yس:UK5Df= UoWs6`qLT +E갺5)0BTmﰊnar"nيc#--0!lT! չ8yR Є^ZXIx/W*cw+? hu&ե1|oY"!Wp@Vnۼy5LYLF1W7ϝ)֭[ jLopd`N_~墱dL*0.X(DƌZfܓ|Of`p?(mo( (5*/g~F=(u`c).fZ 8h ˋfq>[lvx<ӧ){>`h;wo}y U>g/&,,} `V<~x 1ߛ-27(EVh\%1-[>"yMBmn-/%VO#CU)zgD[y_ubokMw?-? M0!X6Ų$wmc_0@)? d /%YXpo}YZR0A"jQT0/zVȟ] cC;5i$3l:P@pǣCBLncS:qjٲ%ӇyLs<~mD1 e-OKUk{!:Ɔay`@SL_|B ;W>d bCIC-ԩS^Ŭ;Y%3 kP[~LRhɃ o*> DP9BYa>|ZPodnHV,yzgQ6dz+wqzĥ. Ч @$n?o7o^'/Tᱰe,ӂ(8*\KW@[y>/Hs zc`]y˨"=j,Է0(e?4Hhom(x KpVA۷O x^Nr.s3f RV+\maɈόJ"51z5\N\ #x>( 6 Bܘ耠s=GEH_g7Ϯ.0_t} \ `RXblCwnb3o@/G;vjٳgObO8+P氃břÛ *bz7UFҾbR_6|on#)|TJ y9r$=#_O E,06;!R /5Mj*~,`rwdp80#2EX5nog\$gL"OA@p>XV2>Ø w'=ᅬb޹f_|)/|gg@ bq.0+ 3 +|ImvnPZ\ǽI=^4jٟ&TWиgɁV o9Aa: RJ1*Gɠ^ZX~,S սbB-*QN @h :7[73HM6ʹСCń%vsҵQ'GKlgq< JA^Jge_+{OXjl~`,!JIN@ᤒ}tL=@" H̀{ko@V|tSUE[xU?n Bu4>l"73TfVy=qߏ;e&g@g7 >ޟm @Zhf>sT9xX4 "el?~ѣC}Y@*W_k(5Ldݲhˠ~Dur?}B.͛'C?TM&_\pTdAe dd!vǼB*5wa8_uD&6@|PWSn|l*y f-2&W+C̜{j`):\Xe=1CCN4@i6W^aO2>c1zDȁ c\Cz@EhNw]Z@noW2'Q%o zg&=[A7~Ş&[o%X.__7*̞-ZO7ĚԽ{q}Y6Gy =a<#M`CC+ BŀrOѶ7}nFG aT?z#HP"R0u3b0l5 CϠťg%zMV:X9C]oo`%2If0^է[1+E\ԄrAEawTԇRձE$2 0X4,k,$y!KX ,˗ cYXcHbET6;p¡|UXocV$A)>%x.ЊT h~燸Ӣ6}`!}zqz׆2i~tLL⤤r'}@ xz_4^ŽNsBA :==Y[9g1cƴ`m(?i ]ަ?l b@C3 f@}&I=/Et6=!*B²%S|*^Y1ϊ wG2>CwcUX'&ȼ\5k/߸6X߃ga}DI] ^ɪWE Pρ> M` |k׮!3ǜ~ߔm(Sܶ/ V)j rE7 .UpY[^^5 PSC*y (*DCZGA^1hX2;}N 9oh jnZ@xyO8M_;Q`2kC_':/]?z#C$5;aV摷Y⾫ Q@:IE`P3Xq?3/l-ۏ(w"H/OWX%OM2*j+SP\a@yRܕ,CvnW_}us+ cdaྜ 7L:)̬]|ϛʭ?ÉrR}N:AKt-V#bUrnSQ eկ_+m]'.ƯXt([ټ.7?|wϟ?h?n~5QP{\xOCe XEѸ=Wb͹EH ,@QیE'0;p@}wV ҇k}W.|!M6pUWY wWHWLakHоa40m}|m ; WQ"h^7` TB6VN0͠ e)I-P, >\BŁAF?'V2D`ڗrץ9axg*sᦪk lRqpNX '%aٹs/zx   ݻwߎ,vܯ0٪2DW,gu3f;5@uzZM+sT [CEފK V `)$ "XB-[vI;3j }9HC)UNm.0p }ߢ_1}QA * 6BP  g%obYC_]evrGݻw}2 8u><ZEHBS-!``0رcRC_.4uƮtj$sڼp, T}t[2{V+VTx( nRa]W^g)7o(P}ht8^|p)v=)m6~`rBB֋8P<"`2Xc*A#nXFA7?׵ Џoaħ~Quät;zG%ni)L`zډ-ܹ:+Lԭﺾh*LμO$̊gd*((XdB9s5צ'51h5)⦢O/`|kbО ;&K2M6Zg:nW!W%:pv` Ɩi<ڭ o/phPp \-𩳠Yn]g;曫-%X* qxBTtuS!yukjh6 9sT xP&x6:( e˖~(Ɵz"]x ~wyՉطz [1Q AU@|,ȥ?FVбRM*E B?>@ZV_֧J<@!jqGr`v|,Q:E9r?xJI%S1҇悐g:Q@YO|SzuVwsܫR'k{`u`E[ aVd sO(/ݰxm,̙,85<%5@HMqm\k$+vܖ9\ocZ僮՗ۡE Ȅg"K@Q@ hG:`眜 QVW2PYA*:t(esuErr7K0@U{Mзj27^n1ץT>|3K, P~2X1.>}M 9WPgٹ]vH}j~$0㦀걍"B5mV5kTX]8eʔw}}T]pBowԉ #5Y^_bM  "̠?9W V_Yh`nZ3.&kg6?00/]z.=Gy >o T~XmX{/ AwD6-a >lM* }8O3s,BBIFf5jOMd6)~ǘ@eϙl$[;^{ (1Y5*Ttw?LN1@ck ]:[ f ԁ쒬F t-ͽa =4{9#rB*B花asKyHgNzh脣~|2l/y76A=J!Ŝނou_^We&3FԵQGA[ ,ߑwOQId uϹ>MRBdC)il]zd+["so=] 0J`ܗ[h@u@u (ͱ ]@U|Axj'o&TՁեڔ^篔 k35EßutU:Ģ_9drf7_gY=.D8 [o7П[h 2{ 4x&\^lt'lNWY~b˨Fkd d 82Q$-Jn{Դi< (]qe[JG9E.J=GLkYpаj]gk_nt]wҍ\B4bYEet`&ٞt睝pT﷬KԠ/b7J.L &֤wawi`'eyY7%6/w_,@kgl_/ ہ֕,!UtHau*2#Vm/A Zsqheb,^աZ0hh':c49.*m:<.??@I|>hK`vJV{Iˬ@B ʴ8Wh`@3Ŧ@[*vWPQ&$p' / I+Z.nWn Ј(X=oY̠]d)$Ufp' >hKv9+'͟?-dd`Y v8ɿ_/Ґ.96'^T!)ty|SA]0;K sI Go8hkMT!2R[ˬd]2./~i(8lL|/ m OY)/ۘۜ(_(*h`V:vy84&].+˵1&K&rhm}_ _OxIU$@rɠchc)6:''4fV#Kú8|`ΘG%cww& E;6'iO!&IB3h#Е`e.]na|1xv "Ӡl vCwS%@;hbZxF(A8ؠpQ13PLTE333LLLfff1tRNS@fbKGDH pHYs  tIME.ؼ@IDATWUK By]w\ l7 n,02Qftfr|CQ7IENDB`PK U}1"@skin/help/throbber-busy.gifUT QrAtڻBUxGIF89a333LLLfff! NETSCAPE2.0! ,SI̵SHކ%:Vo s&F'7` Kjb-[+@x`1lF-G! ,SI/̵ H%:Vo 0s&F'G ` Kjb-[Px`1lF-G! ,SIO̵0H%:Vo As&F'W(`Kjb-[`x`1lF-G! ,SIo ̵AH%:Vo TQs&F'g0`Kjb-[px`1lF-G! ,SI̵SQH %:Vo as&F'w8`Kjb-[x`1lF-G! ,SI̵aH%:Vo qs&F'`Kjb-[#x`1lF-G! ,SI̵qH%:Vo s&F'`Kjb-[C x`1lF-G! ,SI̵H%:Vo Ts&F''`Kjb-[c0x`1lF-G;PK U}1>pRZskin/help/Weblink.pngUT QrAtڻBUxPNG  IHDRاgAMA7tEXtSoftwareAdobe ImageReadyqe<0PLTEPPPppp``` ???@@@000?tRNS#]IDATxbg6..6 D03rs1qX(@`QfvV~FvNvn&~~n~8X9XxYؘYy88xX yyؙ8XY& 4 nVf.bcaaaecgdf: 899YYa`dbf Xy8A&p3@332sX W  ($t98  ރ >[IENDB`PK [V2A<<!locale/en-US/help/help.propertiesUT ԷBtڻBUxshowSidebarLabel=Show Sidebar hideSidebarLabel=Hide Sidebar PK \2j#}C"N"Ncontent/help/help.xulUT ޷BsڻBUx %brandDTD; %helpDTD; %browserDTD; %findDTD; ]>

Using the Help Window

This section describes how to use the Help window (the entire window in which this text and the Sidebar on the left are displayed).

Finding the Topic You Want

When you're viewing the Help window, click the tabs in the left frame to view the Help contents in different ways:

  • Contents shows the list of main topics.
    Click a topic to read about it. Double-click to see its subtopics.
  • Search lets you search the Help files.
    Type a word or phrase and press Enter to see related topics. Then click the topic you want to read about.

    If your search doesn't return any topics, try typing fewer words or a different combination of words.
  • Index lists topics alphabetically.
    Click an index entry to view information on that topic.
  • Glossary lists definitions alphabetically.
    Click a glossary term to see its definition.

To see information related to the Help topic you are reading, click links in the Help window just as you would in a regular web page.

Retracing Your Steps

To retrace your steps in Help, click the buttons near the top left corner of the Help window:

  • Click the Show/Hide Sidebar button to show and hide the Sidebar contained on the left side of the Help Window.
  • Click the Back button to move back through pages you have previously visited. It works just like the Back button in the main &brandShortName; window.
  • Click the Forward button to move forward through pages you have previously visited. It works just like the Forward button in the main &brandShortName; window.
  • Click the Home button to see the Help and Support Center, which includes links to support options and web-based resources.

Alternatively, print the instructions you want to follow:

  • To print the whole page that's currently displayed in the Help window, click the Print button near the top-right corner of the Help window:
  • To print just a portion of the page, first click and drag to select the area you want to print and then click the Print button.

Search Tips

If you aren't finding what you want in your search, here are a few helpful tips:

  • Be sure that you are searching for something that relates to &brandShortName;; this is not a general Internet search.
  • Try to broaden your search - don't be too specific; terms could be worded differently than your search.
  • Avoid being too broad with your search: words like "&brandShortName;" and "&vendorShortName;" could possibly return all of the pages in the help file.
29 March 2005

Copyright © 2003-2004 Contributors to the Nvu Help Documentation Project.

PK aV2,ommlocale/en-US/help/nvu-toc.rdfUT ԷBuڻBUx %brandDTD; %helpDocDTD; ]> PK aV2 .jAjAlocale/en-US/help/nvu-index.rdfUT ԷBuڻBUx PK W}1Y,,$locale/en-US/help/images/numbers.pngUT UrAuڻBUxPNG  IHDR-bKGD pHYsaa?itIME )RZ+IDATxڵg?9no֓$,)l"+RY؜`b\a!DbR+$aH2cvv}R.YAy}};&BQq"1-/4㿡zOWDIE&\w ~6 #-n n1XLӌz}(jVF$)yn`iqhM!xX0 aaѤhp7~!vll|ZXG;Lvc^i:߿7;Yxea5^Z'YY9B'$C8**y͏vغѨ% Zoqloܽ[;ԩw ӧ3Hf>}-E8ԉ|+[P&B`ɲ/^ ^O_d^ou$IV1BEQ('=/_iWRR:ژkssK8D hQى,N1cՐ$-( waƵk?pX8.qO3/v;…X[{$IgɎ$ƍ$mII(tRe) o-ipdYZ -㘦iMOZqloѣ Vs\1f|tE9.1FBIENDB`PK W}1;$locale/en-US/help/images/bullets.pngUT UrAuڻBUxPNG  IHDR-bKGD pHYsaa?itIME -|IDATxR \tF]+'y8 uÁ .HB˗+̇f#wRs=RY;#ត߈q V˷= wdD= D`Rl,IENDB`PK W}1*撁$locale/en-US/help/images/publish.pngUT UrAuڻBUxPNG  IHDRJLbKGD pHYsaa?itIME (45tEXtCommentMade with Gimp2.0CIDATxݖLe_/wx: u&RmY[js e fFͨ#pOl(0Q2j,c p6;}X?yϏLJB $$`5AȲEQrMtuw,J a|0[Çd9$=ɩlNb{H}M *SW_y'̙pDF_xWQT# tT+)G\ uArrfO`Cb4'NT.w<%NpvTq|->fse CwD.|$vFFFpMydew E`MLFCIGLGo?GOtjh]"ݎ"K$~\G700ff֛3~N.up =KII)aa~|ݸqlLx^?X$tEXtCommentMade with Gimp2.0CIDATxŖ_LU?"~֕’M$=`0[ f4d!ėmb%0ѹd0˒y1=,tuX@߽>(*ܛ{{\%H6AL&hD"Ћá{@d/ J%AZ({#G\OiCy\xY; \$RTTq Zl . 17C6A^7\W1 Xl]4 ׃G66I? )%]]g8p5N3ti{ ֊FFF4Z_,7,ߵ,aq:rSEUUn)5''ݻwӷ|} z,3`@qR\P2JE?'%%%=H)D"ACC=KSۭmt]'//EQj}f-djsIENDB`PK W}1W~#locale/en-US/help/images/anchor.pngUT UrAuڻBUxPNG  IHDRJLbKGD pHYsaa?itIME -V}tEXtCommentMade with Gimp2.0CIDATxLu1!q: C5"mLjZ8(4lmYQ!r b"ǔ.@1ܬ]rw5H9j|kgKbB"2ԴZad$GvHrr^#}1?LB\,Ń4oFGQg[ʏvRɧ8N.ٴO#|Nρag/0c $ .\ZkCx[P\SbЯՀ׍zAbZe=z}eWJ[ZmBZy X,iZ3VFtvPm&y]8B!{BCi\Gx';ޡ, @b=r4PML?c 􋛁l|qbWFhi__72(Sl] ++o!Ճf]SS _9Ĺ/ moC@"5e !NKJ_Max"CW0hEu죰0AFF>B R=Kii ))u !tbXzT(G?.l 22@OO]?~{Y9 *Y0O<ѣ'hhh˵jhh$7-v;+Ȳ̖-;x'(**$(H]wQ[{I0).˱cHĉhڰFHHv PmfQXOpp0 h4p8t1DtHJڀFxLSHI^n7r9p:] 墢e#G>CeV*=IENDB`PK W}1?э!locale/en-US/help/images/link.pngUT UrAuڻBUxPNG  IHDR\~bKGD pHYsaa?itIME 6!JQtEXtCommentMade with Gimp_:IDATxݕ]LWZQkCYFmz3I$/̢K&Dh&W% *q$|+͠.hV U>= /&dy~y?%|.5Oob(4lx8{)HvT)%?QPp-hmn=]y4َD} )߳󚚫\uW~&ŚQ#Ų$= ?l&/o; e q:q{2'E)ˆHf-jnm6 7>ӹߞ^?uؚYY1 :zJv&#ǎx\h  QT‘cG1;& RQVX~09.`xǔ_p_MPsE2ޮ6>Qd!cC'=}픵˕0~%1nZWTf0뿁{v4NWXX4?SS]]Uɝ;mocRSs_C7޽ aK7(4OIdD`GRRr9q)slOϣM' -cqGYJIENDB`PK W}13>"locale/en-US/help/images/image.pngUT UrAuڻBUxPNG  IHDRF'bKGD pHYsaa?itIME ;3 TtEXtCommentMade with Gimp2.0CIDATxŖmlSeBmΖ -H6KFRbd$hH 0ɲ%#bM_$!"0PXa8g&JBB¦l!C^쪴v}ݽ&/ |{'?G i*TBhAa Q4=Zd2ѣ'ik;C*= ,J6oބja2Ajk0q7o5laqB̢z6&(ixX2bÆj^\[1 z=GHh|5{$Νoj͝^[ZN0뤲b5Q3 j< T9i, GY 軧!P  h`4 IGݸbh]S0)(?ׁl`Zfk̺-Ŧ.p8z&Θq#yj1CCgɛt4T:(bۧnln\"*p1kAJ%v.|8\̱c'ikm# Ej6mzG#b1v;./>30~ \&L188/ށϷRۿapp)-]BoU))){wWXlelVe>55399fTUd9áC~j8| $IbO,?XJz-jc!yqHqX,ܾ}}zQeX,Av[q:i~N'>*4M`0`nEAQVEk;ฃnDQD灁_JCÛ IDATxwt]W7)%[Ŗ&۱؉8C!aaxH2C($N/Uղ{or.d( ̧ҹhs<=e?%,a KX\4_%,a KX¼Y%,a KXZ%,a KXYKX%,a K4k KX%,a nIKB@)PJKX%,ѬRQ"X8N$BhZVF~N$P8ɲR-n5 ~ $IJ,xcVaj,,Z"zF *F !%SH!DQB ƘR,DZx<c(b16^q^ T* ш ǙL&j6T*|6YVD(!Fk^kzYhQAЮhZ$)V_4״QˎRq|6e:B(DfYd2emVIzzbVY,I 0vixx$ R)`l6խr:N%I<{|{{,T*ɘUWk6VTT<ta ;wvv? % V5MEEׯ_A?$ >Dcc3^oRP8/ްq}EE)sųRJ%IcxB$R òZ2LfYV}d2n?H$EQ&)''{ݺ57_SX 蕧fb( U]]iӆ*Ѱ/RH${ϟo D!hL&S^^ƍ6@LOQtccscc rӦՕ&q!J MCM[n-1 _888 $`0lҒ Ws) ijjnll ,g4\.gUUMjjL&ӇnyØ|ٿD"y_~SEh9( JhR֮[l٤>\SO=s ׫i-ZbJ$9)''wqW{Pys-HhMAH1Ƣ(0˗W߿o߾=vO?{Ioq_UeeGgG녋)'\"&tl5 ÖŐ~D"@0N#(v1cJj$1XVt:v}씂s^5Mj!%  ٳ#97x7Xfh5jbYVd") ʅqcާz)  zɠ,7,R8S(ۻw7r9Rh믿[o FdYǓDFh뎚`xxWs^5[*Op[o%+aaZT_|K ^,)(NG" Zr[n9mѰ; ovah4e%Qd"l+WVpOpCE)O?Cϊ~ծr:jDDm=|_7um.C76?niPTo- s z5`Xd|loi۰n꫷~I+=y+*ܰc,VA9{zozl(}|3*++eBk}VWW~/< 6]rU: SfѮpɨlKA~$ɲD/+2u@&/GVG|V"Sg /[VwMeu<`$؉w[: ۷_/|nŊꅡ2ށG;wl~׶I˱ 1NOO75ws2??K_zpW zTUUvl_x $ ᣍO%Rh>TV.[# 8|^ٱ}-[~Ŧ[:97/=>gN>|t ;ٔ4eMGG=u hk>WYEJi(~~󛧒ڵnؽnUeӨJYHξǚyo뮏gg{>%200|ZzkrQq`1LO7t>3tӍj?fB''_|;ڬ0P JP0pTۯ;90[ss9Ӓ$|;nOݹeR`IQҐ G_z)+]w^v:-gO>N{ycOw+5dk*yiy6yFJ7~&*(r@2)DD)Pfʉx(3tj%Y1fjE]^z{Fʽyn)).dY@)TTXX֞';Ɏʯ<y=Own|=wn_ժ @%JDJN'?KnmZMznJ0BI Xb\e*q$sshyyn!|hd /~n89!ߔtfcS8%vZ'!eժZJqEA333e.㴠H Ř@su/{lBE(K YJ>6YUUz~C2BH/]SVdeDDzve3a8urUT_ ˺ >ʌh:ӟ>QS][6MP D(,ēXD'+rMNиL }'FGm͖O m_:g/xi6tN6H$Z]f&V|!…Kw*=;R)azzvzfz^y}^oGBr\8qK/_\^=ۿ=122a;҂S5w :իM6^er]KsNK,Լ/͖,|R077,nA,ǓrJ"BQT ))L):1%R*)ERu9AK)䑟s_|G:RL)Q*"㣓N (F-1S^I&W{R ='Os_'KYP2t2LԔÊܦށѕ+Wfey(]D11&D"HRT*Lœx*Kţx,JAMKD|k/`* СN8qk?ٻH$I",d!)Plݬ96?bŊwG?I0J<1151993=zYw7;ޠNt+++a 6!ر<򲢯>mnTTJ PR(U,|C76<ԑ[QQ!\g^8rȮslӧdggt󓱋Fc?ʗ>uB*.cJ{lJ!ŬV+m]599rH}_% s>z>D)F": U:![t㖸՚d3!}(R$[:X,ꫯMMM}46>?E(@*)ːjfY5e+wO[_~HueE}t_0jiid#^P) 9<ܶ&W^ydH~ЁyutgP@4@`@0)Ak4k-kóhcu.fqժ¿S7o\ñ&&'\EeZEU(u;~q_ذa}IIB氻z=VVVpK !$,&R$c@(!-υ@ȁ\&g E5p_*++XL آHQY?dh6kFO!󍃃7۶mIx,"xyyyRx,d]:L[;ݍ_yrrj߻5/!cJBj+ L"lc'؛J&T9ؼe5ee%vw^*=p  B_DZ&KRJ9,+K o5 r=<ߴ̾c]mhhZWChSS3MMfnޭ1r*6( $:!78)iM\K% *3JGGtUղ~pXEJA4G&S2cs:Za( ,@($F-+I(DQ#ȢY _-y9w8FJ@3{%(&''7uu .`L`\k~C֯_;XQH'wܷ( @+_ր/Pg۷iVVvdssK__}y[@KKkYI Bf5'ȡ)!@"cR.%RU\;w uu0K?ߔN'vaYyw)ZPP=w}@GիWg.yk陶g-Y}7larRcSm{ݞ?y͖Lό\R7fOCCs55tuuڹa׎  1"2 ?nr@"RE覕Y[^;;p\Bvh%nvEyƲd)=88|imxF `nys.Кjxғcͭ==}7_0tZ~,kkDQ2uh$PFb0Ll}uƱoXL^zOhVWWxJ @ѠW .tNV[o{(bcX=QRpEEB&1ƑH@繬,[l&G(a iLD ${<ŹI !9;;sMe9,Dg)Q}H46;3X"xUk욘ΞBp SҠ(~OPD @qxx¢evfjHR6nёֶ) }wQwt`p?12qp ȘĬis_ u^Rۚemgg}kFh *UUs={$曏=XG}4}\9s&Ks-WPKK#4PggyA`UNs|8cYv``$Ws=99YǠDQ:v8˂vmp;@x"<4zBdR?ҒX_m2"XH&D"aXdfxh EZ@Q˰cm/onnYn&&q,dj*n2sPooO^fy %bR=j"5uឹiAH) \+ d-//(ZM*YMN:Yo;&"c&'& J8Њ<m$bM*t4 zzMm) E 1*+k$IIDJj=$Pd" W4d[N̖{3cFh^^`3))rz c>z=h9 ðϟrsPKI۹H(Ej4IuQ*%"D &i7 B(b@ Ep4 X "(,$abR,P J@d #庴}C;F[ 9@ IDATz0wH[& NmP 5úz/N"h 0ת?B<,Ĵf0h ͢2x,zXl^H$2.(B4&tww?ַpZz~x<(nM$YY,4+-+rZ4TIqP2!Wo]Scw^jml8_*J*)OG gժmF]((X !MZ=ˢJ ZRRq!\ )+J,@<. J!fZܟ#!A4*Fe %%TJP% (~mm_7t"ۢR 4 t:ۗE!J4eJ+jl[ʷn>rxS -,=D2 ,e4G Fc4#ɤj9I1R .f1fA2CiV]P2U9aLX,(pAiJH419z.S?CHq5HLH^sjd W8.b(J B,QEy2 q `4ӂ(@ :mw؍%4ŒqEQIRx<@D)a4"@d$cxb5E%FPLG a"ȼMp(BHp33JELyg H{f۴`@`rǀD"H$/ L$r aKQJT z !vjS1P×3Kh#v@(A0RD׿?S-۾}{晙ɓ'3 5+e֏PsaH,q, +F7o c X ri\BQScS'WЙ,qБR@Za<`(b[=(BR $S~[lȲgϞz:H$>f.8y1ߚ)l6I2 >Al6(@oժUW +rQB (EdJ@}!Jr:I w~VSͦ뀅RQWc"lyWH (a%x*FaϷ{ne3) !hL;:e|+I"ӲÁ?O]؟Ԕםp , Ntt\/'dzyBfJR$YIxSR Bh2m 遾 -xznX_2L,g0T,x HqYT(F%C.4(S))4qeT$. Z^ `DA@fOVi=vl{ߌFŚ XWZFTT0dY41M Ȃ1g(rYNl޾{h#P*Ș`y;5UtH2TP9AJ|×m[y3;TL` +TBeY4zaf30( !N4J~~~eee&oq\oj]jF@ Z*h4^G1I"Dҩ}ݗN^c=k׮y>??رcNR(#*"Y`0q":l6UfJ%&=(ں\_}w,Kll^VylYgfl6 zC/fV?Jif_4 XpGQqP @Η TWrjeD*h4UTpw|ss@+bѐ3gZt=l9E)-cPvfS,=E)BɲjC=Lo?R"KHFFR,%lV˵tR¡HqzJ ahyKuquZu3GV,fJ@RH$!1,r9ejmc`QERDb;AJ#ߌ[XaII{<1W:Na8Ώ?|oi|_~}ñɷٻlE?Lg.XƂ T$YR<.=d@I<%K H #0,/ÿFa#9%ew?z^jBM[(,b1M:5Rp4)*IǹnZRoP1AT߸>VSN _XB/aXmdlm\GEerh'yn !\vkbl|UkW!$ ) EZxǺnZRPb.&J#4p8 X 3>'OZVEQBP^^4???S7+#MJأ äSwx?Rig~ʈM7n(/β,:AB-)JVDQR4:i1 2oH4!FbJ%%¨VN h)?v}UGL85@LTx K3[G95vBN#ќ{5hV^^j sbrwf|&zqҀoo|jS0E@z !M"...l***78S[bQsDŢMde,P4H)dk|.DfvSi5qL0ܜMvrc9&>ߜǦc Ȳ |DKI8O".**2Mi‚w ?-s8qx<++K|XB*ݿFIRB"ӱ,!%(aV/ %.epx&Z1J ϐ咄_c6da}Vu'b{hV^^ xsٖh9nO62̎Lyq7N/%C19ODLo2y ` :@Ep8?RQQGiV2)' @QLx?l۶tn[Ufת! cWnγ)I95K+wl3t<|yEvNޅ#{׭-qj5C)%Y!kx9F$Xh0l^VV[_ѣ'FnP`5ZCeьb)ȱP @XV@(!1 $6_5+u54g[n-W:\,ҹpclFPO˫T3erskVnGl[|-Vl`/_3,/PpY B ldYf}sk"ܱ_|XЖڬUn-sVͳ,Ę\4mV[!(..ZfK/ o}+L C T-+ZaX=8d#& Ƅgc.,,9ի몪[mqsIZ=7}Jkk î60Ȩ&nhy.`d6z8ټ*5A ׮]s :UWU'_uJP\ݞu5Nl\UyND)**\ = Jd2 *ECijON9$xZ' rf/$ShT*ݾh4TV.]y['FlMZUeUaDjKsa00۽dsM0ЙPĥׯxqy]uno0FJ Jy!E˚HR:>.Cƍڦǚ+ Xyݚ`2-(m^ErEbX lì}uÖm(4V~Ɋ|xOc$!\j9ym|&Ӽ޿_{{o*p*yx zzP4Vg \Lxyc,y+^Ul6oݺphiebZ"+bSY0YzTWԔ(:6_\:B=LPjTGb BP5ԔDZMͬ扆c:6%Hmv]҉,ӎF ~~XQp:,Xk*vxk]zk]h:Ɂ>Ywa4Izo-@ 3_2&Ϝl7޸w\.=_x=nSmmEL0%tdS2¯7 j뷮YSw52jjU׮яXVSȱDi&헙Y)2 `,zMùܔz+'~]YWWS@2&Ed䯏vɜkj쨯{x- ,I⨤HhFJP8 (HbJ ,+rނyřu䓿/xnlAwjV#XZAĤSW:֔gY @$)0>-JKRB{͓/4RǪ{&oΌFK,cw0LǔͦMv%lvzmp`ޫ%Y}4c$@339̽{ι&*)hX^6UdA6l/-KMT.îwx h ;}cy\8AHHh ŋuuv-npEYQb>DC(C?8IִurH_ Oʊ$H0ӔE`((ƽ/w8/^qGPpҤYY#<4ŋ^ZRZ,泟 P" y~fv1`- ˉFM7;9}¢E | FxΎ#em$BCCQE`$Ehі IDAT$YixʕSܑVV^yf_oZ2 FU]56PȓHd$]fO:)fK*[oaH Pu_X~b~$_k%J'Y ݦN]KJ]vMll5ط7|_VvM4av٨F! ՚^@ _Vä390Ϸ|{axlE~̜ㆆ+:Qy #,AYBPa!0Eͽgw4zɬ2/oH$&P*<.b6 UNIF`Ju@ر_rɰxҧ^5{3*CBBvgaIeGEe+< !B`![u}MۋQUO͝2z!T*x<~6'"ρ!x0 `v`%=\lXxOTѱ@Sr˨~bElsXB.粄<"}fǡ- jqx+gϞy?yht(j֬jo1"5e׌Ǒ lpGGe0%>6u.GMxn3 q>1>_p0$O$( a` sPFl" hpbaϭYRݙ+K7|={1QQq9?a\_~3nR(  N1 #x<$*J4l 1\.펌 R>IҝMMpJ1䳬H11akL&Ҏbx2((`,֪psQ>ePG6X]jz.kƤ<:99N24!a`hhh+/vT;}+JZ6f!,(PHd({oS=%@S,WƘ+###=b핆Eaz=M') o鳜lxޠ1O~*w{a|JKފ4A03%(c]\puF/_䪥K#Q fX0;m./Sa*)@ C0 1ms:NTuG<3gNJ%76QȕMe N7AQڙu=Vrҥ>:dԔ& #"9\nūv8a!fQARc݉ۅʠ^5o\--!!^Q?~ '))q?G xLjK~ˀW͞3g9aaڻ5ynj]{ij_pqÆ͵U "> ( #t{ފVRJʕ+RbEN,ؽkOwG k$~R͂ )<,geō%h_ڸqժH4 1"0DR ON]UڝrFdxpj_8D%^34})r???>7_G,kQљ͛67YtJR A$E9SoŒ ydyRRP(7 Drر BqӺq`vtvFD-_дiSUQ4MSNؾIBaĐn`J&ee?҄qmHi;w)+-8"mJp`qv8C˦Og%6nii#6@ 9( _^Co؂ ydyrrP(;^]{ۯ"66zTzۻ>zcBjr18AZXbzd꙳f-\8/22cn=%g1%H!Ԫe"4fYANkâ.[2cƴ_^[[j?ϹNWoQ (TëVٚGN(mm̘;VNQü\W_̟{KHn<JXX9Nj566=[VZZt8= 0윬HX+$e4.T>]XS]m11 # bqy\\8>iԀ/}ܹgmV(Bl ͝7F.ݗE8N.^tb6{07Ai{;tfjx<D `6-Jd2@gX~0…Kuj-$BQ+W͚5#11^T6! LW^+,,>W^n0 ^\D"3v'fh!|]:;ΝP\|f0")r<ffiS){Ν3+M,Ǝ3u CC<Xǃwu\pZm`$AP*ʔԼ ~~<^o 'S2f779vi 6+;+'';&&J"? o M&smm]aas> ü80K$1cLziݸ|>WQ8@,L,#`r\O>nܘViRX*GGZAA>FlT*1c@ Y,D( |6r82R6vlOir\.Oz`8> "" B!a$v 1}@frҁa46vP5h>>CbXqh%'DZ(IUUmTvs@R)B&`SSy8Y_z|%@,{>p_֯p8=_w/}jo="ڀH~޾{< "5558q7XZ- !0"WJ$c6…W++.^ZRR pرR_QQO<БcN岌߮SWXX͝Ѩ{ \R^~As8ؘI&݇"[l0$R&O(z~GKJN|*;{[\޴i+*nwq͵Rl ð b>e%JKO.7ovJJ!%%Ľ…Kfewd#b$?Xa߾=۸|Y͞<9glپnݗ7@m  ?K/Ԩٳe.\Zmb(>>.==6Tf4¥?rFU잞O?aӦM :t'vihh~eF?[좢n.0F<799.1˄1srK]]?,A^pŚ0!y̘_S :lܸ%/of|̑J6Khnobh̘X/s=j`|lIQљഴ߯۳gK/p%)*:Ki׮}6=?]ߐ}_6= @^jH$L? IPܹiBccSgg 4>gX,#G?4+))1""a|ݻ _::ZZZWq- ^}^Tw:. Ưѓ?a?E?~RR. e[]}u˖~~ ˛ {;;!qqc_x9B~:u:.nܹbAnn|C:.$$x'|_|wfUEQN6-[ݽkު6=sG] w'M0yr6MOgOuuu?CY317o-((q<##}ɒE'8ڵw\;w}e2̙fD"O8u^T*͛3cF]p#D"&Ihz_'v Cj r|X,B$Iި^aAE|>Inh+!qkn RhS.曯/k4jm;zAWTyĸqq/V*2pDSn,'gŋ/));qd__T*˛1wlf񪪚]655K$GY6mT kހեKk<;ed}gjmmZZmȊǏ^r:uᇗEGLǎxé ?h۶ii)O=J;ÇLa?F p8pHKK˛= prՆ z{j…rsܩ|mm{Xp)պ3v=>>W_d~ݗ_~U^~iӦ,\8_&l;vðĄ+݅j3:pGNW|ecb|Ru/EM7颪jR?y۷zSSS\yL&s6Z6R_( zh)31ȑㅅ<~Ŋj?JǴ II~NS{Ʌ >|L̟?:11aݺHX,55W)NII^N_ ,s3gNUjB^vS.āvi\$4TF"7"-= ~Եku_~Uf?s:zDAA!v:-vd2oڴ$Ɇ^)f|jѢEQE5+**EEE~G^yg˖}}댌?>vɓWm;i~߿.E1elT򏌌\TqlK{mVe nwi9ۻafRۯ]LII~  !!!Vfb9+AƁ3O< /5;v6Kdekv?uj+o4Lϟ?;uSNz%a4M3#m6B!S($IZ6#ɤR)a6(qzvHd bvHS(J6u l6+A \.cQרs Ԥ/.>ٲe;z|U'1$x߾gϖ>/;jYf{9{ۨo4;1`6 lwqڅ ȑc/W\x388Fq,מ==>}znE=z\*+ |_^}%¼>gjkxb{ュT*; 8ΌVZϘGM>ǬYݩS'>|̙T]. /}キqo k>z+:tn?rX]]ի^{% l1000RR?~jÆ˗/}Q~@}}͛?W[\|ϯYdӅ|Z~B?K 4 \} df7nQ*oڲe;waiii}٧^}E˵yve>> d3oVa_|~gL&sKK}Æ7^}{zzAO?*%%飏>F_TH(oOԇaNXEy<"b!r$0P|D"H_T^&Ι733' Զm۹hт'22S3gN r`0JK.^LMM;qxÆcp͚2QsӦmW5͛3m. ɓyy33f\R (((pΜE|𗻐m9|YiiyFFz||\rxFc&$q\׬ZxΝ{Na&)/oFq d2e2oaŊZ]E544}?SJRzid 466$Ibʔ2df+{A~DFsT` [D\af$ɸ\8.IS0 Y,f<%].783IMx0,á? #bEY}78FA䓿xI|Kk˛b @PPܹ˟++ZXrrA q/gfN@$**jVUU/Z4lTT%T*qNcƭYYq.]?nMhP+i40Ne _ڵ~=$$xD̉K.V(;v~23'@a4s4Ň (,,t^/aԱc'׬y:==1f6lyGt$Ϝ)Nzqy<s%flf8U+-))3&.'J**.3!!AL4Fp8xƏO` BmݛA/pF; "Ø`8I̩?--)JӸDGG1 E.m߾{Ϟ:$A+ёĨ4""<8zCG`ǾbɒԏlY' f3EQwnjalovy۶ܿ.B˗h2%RN?ěL0܋|HLHd2?,\8?++557ooرccǎ P1/o֦Mvbih>Œx&q"--_ñn>,,m6;,fKOOmkk/))̌/0PpccsSS󫯾766Lq>f7TL1A4Ӎ(o5 8dܼsHܿয়~u놋+.\_8~|"MӋ-̙<75## A` yݷ}t9v__w&h0)xp1$IfgOg$d!zL훒GIQ6maxZmfə>4z xJsr?rtۍ1SxNP(y!j۸q?2L$8C d+vv]]c<wP_OPS NSE`e %%@Q'%%~S6@,%'߿P__z}}JKKanԩn^Va\RTTO$AF@wwǤW.31]x@4{¦fјniikhhdB]֖aIr>fu8WU0|%vbLOO}?迍Ɓ9I(f&n}\nA`6Z\.B^ E8 T*WbQMaH'EQ>z6_`0ޞeew:?--]]]$I:ΣGO>33'{?tj7?j4 JKձhtt3%n7xMMm[܉3>j4Pzz9R0L11{d`VVV8<V&*򢢳(>둚|1EDSSdkWEss^ozE4-Hkr{{ANȑc'frH$:{tRtZ[rtwL `~P7!O\0!l?t۶aE LL&X,͝/'3 ¼֭V={@q9~p8uu*?[$l۶E FDc˷ONʕjB` M+`\ll `}QQ* 0yrvkk9R_&!}.\6~|VJ[oW͖)Sr edJ~]]]djCrru|>IBaAxfRilllnjj ]|iPP $I~oz]]N3'$Jƍ]0O-\., @5+aXSSK[[ʜ;7AL󛚚fĉA'fx<.Eѳgd^iPv{e29"n\B&)v;c4BASNo0P*AkFF:v8YY<b566uttraa0 ߠ4 ÔJExx؝JN$,HxR)xCEQ$I>/ A00$  EL3EQSrE"A0 s8lǃ{^d]'h!C?Q,_Q_(EѠ [_ߠōreҤC$L& 566#1pG0OWWwWW'33¦L!I:99i5ōɤ̳0VujuEjH"I2550B>g21w !JJbST'gq8@.WWWo4Bq?.::J&%$wvv544Y,aEL&#I_r\.עEbQNNHcǎodM:ul $$X&57w4Ξeo >4AAr?<qoFFZTTO->f(>,$q~N JEttP"CKv__||-A\. T+>>och>>h; klYIENDB`PK W}12**,locale/en-US/help/images/tut_editmode_tb.pngUT UrAuڻBUxPNG  IHDR pHYs  tIME ."_OʹtEXtCommentCreated With GimpC>IDATx]yTT/ 9q}s̀<쒀@ąUD5EŰ{@p%lA(0 DYLA AeSXe?ۛ;0nwuߺխH$K`PBu:]/!8Zꏫd<N LS:]X'L{E/z٘ e23:ZNl??WW=Ï0OtdDBXu'feeeRU೔*TG&IK2 bja^tͮy\.JÍzI/d! sI"涮"rw'\&=bHSe|_#Z1JHHNNDW'AvU|)!V8FMy&HXRrd"l?\L)=g;Y2(jD2XP / yU5ϋ e~6nn$LzOm=z(YLmoCF7 @ӥ(L{4iu/9u,fF\n[֓sPgRn^^.Y8]fWp1\rܸ!QVrDSgI0@ t%q\|CCCHO!!?1 ircJ _ϩƅcך̘Ma& d]6{6VFFn=].YR% i^!#FNTwjGȲ˗3u YH\LEe44lhu HbR%DE5 ]ES%uvF+aR%I/RH豈ۭq23YXx{{D"\p+--ZdЭ>-ڍm6V6VR5o^yz֭셺GQAEpN+,M޿7LB {Z~rD2lGG 554/Wmmm?_xlmL>g!!f/nnn keFg Z`0_d2(qPl@ok?\h!$9z)r]o2clLZd \C>]JgAZ깹&}GQ{&܄!UP NF@N[rs/جgP;TšOv2  ##Rmv[rtiˀ˿}mH~&5p eW!U_/gΜal{iZI6m<#U(pu݉ \L(MvQb:`ĉ0uT>{ıcG={K4Er8 %lid)$X ҧN---q̘1ncQӦF(|g`f]H _iyPQey?w_.'H&,%/9"Q}P5c&X}e`h#>qkj@d䑬ךl V¢ ӥT|k ڹ;|v,R.=׭wq]륝 0RђB+PUoddqF&[\!!=2fRɄqREK6({lS$>Ic;wI Qv9+0yvL8U 2Ĩqcc#SWX;u{{{4;M]9_ະ" 1zN(S8ωQkOAWhe}IR|^KK˻w"ؽ{Wegn)~ۥ$'5665t HQ#N K K%#._1ydFM̱r7k+J߷@Ic6mΝ--ܢֿ;;9zo|,uؕ>8ד K:ۦѴf yԎtE׮ez^ۋ8 2zѣG t^| B#p8({<%bܸIH9ȉk>l]\ٷ/hN>zgPu`سgx_̉>5q3w̘10gl=`!;&&yY,а깲1,ZmwQ2K^zUZZjeeeYYi}?6 ڃ9w޼4cE_Qy۳snPdɁ{PqX,۰As-&3f'B~b|~"t /ό1 CGCF-62%#]rCUUdk֣G:|4hkCCzm٪OZC0A728x0!fYv!011Zcl]ݻ)S]RRYkjiS:"ojj?_h:!=5]b[۹GR5.(}߻n TqۻS  kc0AЩ?~2&_V@FYł3f7o>S"5k6ϓ<7klKmzMJg}yYs2րH%x"7n\uGЁ>yzf;F߸a]H>cldlޑ#ss7n*)?xG 8:s b%SNAO>Y^4nܸQFzU{9% nb"b0 5BF;'U~ũSg]]'8;|TƧ_HE]ƪUw Ϟ9]VV:r( =Fe=cʮ&'' jjjgu~5ƪvĉk _t9(hOQaa{{N!!ԙ۷o99z<^UÝcebbO ֯㔗99#sֳ1ħ>:3A_-\xΝ;W`V߶;%$$ ׽b]^j":u/NLLAII'O7ovڱl-tq(qڵHdjz:Q@O (P0? 6<ʜ9 IENDB`PK W}1u.&-locale/en-US/help/images/tut_formating_tb.pngUT UrAuڻBUxPNG  IHDR""mbKGD pHYsaa?itIME #VtEXtCommentCreated with Gimp2.0zIDATxqLSǿ6F)!tJg5DDDpFLLgAte(dl:9 8ιuSLvTu46/ rKK{{[|)~Ss'0fAAAFg   ^E   "AAA {8q!Ȓ%r8JkKxN8cB_ƒyw#:t^XNGʵ#[Iҥtrtm O2ٿI' (D&A-i# pYjR1  TNAAPD ‡ JW@RK ' " 2 nz_[U?5[OKc/"A ;aWH{{#6aVI1.*(Ii88\;5CͩsB?055UPVB"AQmafF#bDS3gms/"A4 /-7ۼ Z(εڦݪ@]DnO*{{h&@@LžBDp<=EdۻTI] Jg}[\c9\D_c~|CH;v:VTBA,$MMZ#''3iRę"ĈBD 0j( 裏 F#B!Ο?_|=|V-c`2ܾ׮]CxxU_ TpTTT۷h"D"flhhh@ll6vI̛7ϥ}vڵ /_uʐZ$&&ObHIIqx 6f3{$qۻծE45D"Ahꡔ*wܵPHMtհzz64[sBuQĊNi:< F!*-& J VZ0Bb4dwwK{N3`.6g>ud=h>}%"· 'tJ-J*]#JU5Omڗ[z̛7(--k7o"44W#Da@Z 999(++rPWW嶹\<ܹsǏ#"̳&"zK]cא-=8I \.G^^^ʻ!cҥ8|0RSSCDDİqgΜ`h4,[ /`Æ 8z(9FӧMaׄhlcDHSS$o3#!ZREm#&-y&kz]-!IlFKK ֭[r ֲsNL6 ׯ_444Bرc1c@&aϞ=dBUUJJJ\[pA\z&L|'7nz=D"^~elذK,A{{;80(zALLLرcwaݺuٳ'`0 q9tttl6#((ȪB&BcwphCP0³SLAkkk?1e޼yزe :::h F@ܻw*"җׯhQPP7ĢEF͂Cv݅yY*U&5Cߛ C)] ^ZvfI_)KS{Hhbm]O0Ir$spT >\].Ş5"JXf Hpwfbh 'YSLB\.GZZںu{9,fsSʾ>kծ\.GBBv؁ǏѣGHIIqi7nl"()jk{n,^p{gCQPhD]Ϲ2-`  @HopΧ#|`W= kxʖ oԈYYw{otùs]@xx8)o'OLGYvU[fԩSիY;O?8[=z7x/VEee%233m,"bFFoߎ}ƍd̾ .h4"??G477}ghmm7[ʙkKPP$ >̞="  @6=ΈE vC΄Hkk+mƬ#CPf6l@BB;>> {7kW.CTʕ+رc㋈@JJ ֭[;wbҤI}6b i57oę3gpY ::Ydرx"bccm>E>1cO$%%Y= @ @UUpA_gؾ};|Ʋ9s}وî] H-(..I&9aoڌbhy7"vgrO&]b0B֊bucƍhdZVLVngY?ׁ-o_('͗3ϛGcʰ񂇜 bɒ%(*]xa+^R!33aaa8q">~2 yyy?Ռ\P]]w}Ѹ{.Ə$XuuuP*jF||< |r={ؼy36mڄϚ dddIY⭷Bvv6yvmgXf RRRpe@Rt}"JNLȆG}=2ѻ[ۭ>8RgDrP I=D3˹`=ُ/_ᾎ_xrO!w'NҥL-xD"mۆ+Wkrݻ0a;\]۷oh4b.6p[6v!,Y"c ߃귣 úg\?,0::'l9s:P]u<]>>~Cxre0ނuzDD ]]]̢s0af*oA ::G' 86ߞVV~|cwN[3n}wkH `<ؽ{7qHƒ+--ƍsڟ螿6Đt5RՉ_vuE63K'>b 4e9A G1W?ާ%  D#H'N@A1" !#AABco,&Gזl  '!<][s I]А   SS@AA,:AAAPfTIENDB`PK W}18*locale/en-US/help/images/tut_status_tb.pngUT UrAuڻBUxPNG  IHDRF0tY pHYs  tIME 0/tEXtCommentCreated With GimpC> IDATx]yXTG?@+$_̌-(441%aQdQ%c2Ƨ@p\⛗H&K\0&dK'Hh=M ^ԩ[uTX,k8;ddRr 5[v@ڪ Jf-"vx%TSU;9:0."DՍӧQ7o^g2YXq9lBţ0Fxݣ U2BnW << qdwfDvŢ5"#Vrrj`?%AMc9t8b_&~]Љ$r۰b7mm XB8'Ţ5P,Lq$e$HVnRss6̟D/CWwDjw_LpsǃܔǏRƠKv-m8](6O8*6|4e'z_7|?_WfnB"¿e:;; ӧO]] 7 E " KK \q!ccUf~&L`c'NboSSl~^:: *KI9dy)@p8\[c`:CHҖt>g3,e"?2'm8]a|'@*<MffFaȨU͋S :8 /{*b7={vGFFJ>]kY(@Ձvbb7Qi9uww? x<B2 hkk{Ç~/}ǟ~ɡ],aYdnii猌@]]ڳgO2,ԩ3S׬ VV~+6zfժMxt/|G"/`U∉{0a}Pt?jjjvEE%82))lݺHI%@Of@mmmAfnbн"B;QX_-&trZ+_JYI( hc.cuJlR8hɯtBf@;3gKdzAxFã=&kР9M2a1b@Ɩ 144+@r!A_r wXY-+W ֬ FmۙW`hhnr-ΟgΜokpƮ.uuuolp <ΕeeĹ P2eN%ΥN6wrsJ~Gge99..N(՝Ϟ=^dɢr+B) JJ-$&8sҙyʖVUuJ߿ugPZy˖9"jQKюtZ%Or NvvNq^Jt/LN*ccyaa|j 6V}։L6} 뷑#Op8d'ٮ Uݳ;"2*++]+}ssu---Yp0ڰVH//NئM|ࣦ蟔 AI)K:UUsT!@;lTXjkÖe3ݾS%L֓'O˷m]ں{wFF&E}L!t1 uww`iiE%IN%{A^Ͻ:/,H$qɂÝ6ByGC/^<^6Auܴ攨+eeą i(Abbʕ.[Z@]}ʕވϞ=ssY6@=~7[ (iNLӧF^a-1B;7one0(hѣq([rs38.E "mm_~y ˏ`ѣqBvrk!jǚ5~љ2"bwffz{{z&++^AXVG < "QQ Q>֑DUTTtug ZJiМ1!go{}O6FXF{U/<' /`2n"Gfm۶_b2Y97770|sT$>|C_`>xڵȑhiiB?F!29G8>UŦKv/y+|be:RRNVUU]M(ϟJiY9q-Fy*:3㚓B---J-z^Q+pS3LSSS~ꊊ;Mٲlmmuvr$?q#lm%~nq{2/iooGnT*Jq*WkՐ QLg(38zM Œ1s@PC59i]' ;:梋}rlÆ` ťkjj RSQzDbeM~PccyAIU5pW^~ԩSΝ;sO Sޱc;{ Kܼ5 1|}o<*\Arkll\NK=JrĤGٳ7|yP8ݦfARJf+Wzz2ٔK8ds+"^&SF e0sn.WV޾OkeoϽwM>@9x nnN̘1cʔ)MMCX:਑oUUUm-LWࠀkttf|Ic#Zf)=' EE '**0SOX*xmPܝز3g ϵ{y'%?kǏuuuNtJTTdIqqggǜ9FΡx|B^ލkjjhjim yx'ˉ͛xwVHR Kˀ .N֡ۋy=Y}: H\]xWAgQ`Zڹc;[⿽'r֮ YW[[q㖻w+{9h ocDFF‰ۻgw0U]}wAdT~y5·e]L̰|HSsMbvc%z'8rqyW$yQnJ9"Q A*Htu<|XI22^0cjjf2FĜ?1>>.wb{rv^OoܧT ٜ9}%:QLNU!JpuX+"]]]99iyy7]322󿵰x;7n.(zuȿ\[12=vD`βi9~..NjjjCk(<88nhIJ4yL+0iY(*gϞ;e g4^4 4^4 4hAF›~ޙW ^7IENDB`PK W}10L.locale/en-US/help/images/tut_tabbrowser_tb.pngUT UrAuڻBUxPNG  IHDR|ȿA pHYs  tIME U[tEXtCommentCreated With GimpC>6IDATxyXWJD[+K7 @ Q[({.U+U 탸*(~jD\^K(?Fcb԰ߓ?n6w=w;gd8:NF>UQYa2U LOR ss#ry]]]+m?d>|w@~>.pr KaՆeT>UU/ªWCcvE})f;836$fOc1M$M뗦+#]#)lurrm[#xÜ6f4)̙H$ttt555?dL2UYY}/ʕ,5UYxr(==ͦR!.uرMEEBUi55O0$)7'89y\ڕ$w ҕ+E=PPf _яN~LLeEŃiRON0維<0 ^;J{Cx̲'X[.d׮]uXe;$͛7rٔAsh1gƶ3~EDD$1ْ%XeG:,##al-v+LFWW׋} MSSkvzx{J^fbYډ waW`ԨQyyy`ȠK`3>.ngh>RUIjhE@Cӑi 6B!Ǎ ;--.?S[[[}}W7 xL&JA?$SLw.LYl$?l" +뚒Ҥ=X*]]#*%' 6b?˗/x<Xf2~@1c,fG3'\:M8gŋ\"&1oy@@_@_:$H$>X~!TSuIXa~~[i4}$ ֭+Oa? Ȉ|.?PaoG_o6]Mpsu5*-5%++D"eܘob Yg2u ~5JNNNBBB1577Ûq,\jcmI<3y}{_x'lyC4GWWONN.Qv!zJf/I,>E72a쯵2ke f@`.rFLX%Ns鴬L044Hydmo~;zh #N d*AiiOӕA7Ek֕@C 娋@ .2jWPVH\GE.L #9ۄy';핕Oj>OVޓt}|>Z==Ͽv8W{|WUY-[6F2:|,7l:ud/*+Ovs[+|=c> '= S6oMwް=BOwO5 vͺٳ.LFYYi}}zR{Jw llx<x{;V74Y7o@qqv۶[7J>|{R۾kԩ#r9dz\f.|k+m;::"E@~~^aaAuu{ta͂"̚Y_ 39=07ͽ@YY񹚚*umN.$ؿe:qڹmҳgNdyy۷n@bbDJLLC ǎVPxǪL|\y׮@dQbs鴼\Ԛ5kVIM~߶$)-0"E-^ ^; hjjjJtt9av%z***`*E |!&KȈt!橤8L9:V CG*+sFƌBvaQqaQ1t%{p^ aۗ?X*r1b1?]}-=!Ŀl6` lWX-L8xLJJiK%48 )z{G̟_ 'ϟMMhkksppc<N_Ti={>6̥*W/쀫D:ayF؋5K.ѧN SW[kHxa2sO,`GRUU3G߸{8}&fb)`og3Ę:CF{ؽ>}ΐF:}r)55s4g'uk':r;ܹܽF+R~?r̘1bHakk=|nFPɮ@]nqSL5VV!eNIBnnG1=b6wlE @ 3zsMItwA/ E 2ːRWbW퍐.} [.b8(1K"BH]:@ GNKs>nOy Upt:_ l= iikx,0gdonnUTTބE7K|J .}~\:t׫Kj|K:NR%68.AQR 3)݇)qqgX,vJJ:ܡ藆/_n=Z+hnnκ-''[,]|1u7 %y{01!{XY۷~}VU5n8 79RÈ!z9>.)D }~&==S .{#\檪Cr\]ݾYl&P"VImmMxA6QAAd2gO шMk)3Otv왪ʧ!k֬!%bl̹%%%77w+k& /QO~;{9zaGoYcN șe^S*Ō5b0wKK%yLpuMio?WXX 2ӪԴ sYPQQ"s5RE;::,gO7߀9Tdԯn~æ1nbԚbpsw_/$G }2CFUUs˻YeGF|Bm-53&'6[%dRQQ'(3UУg#GLHpbrr҅|7J11gԩ&NZp@ة֧?h'N|,LAQ0 HĔSqq0ggL`45qbcx-Zhz<]Or8M$)ӧzzTɓ$ }}r\OGGg 4sD\dqFƿ֨gиs睉5q端zH"#|Y5MMN]SS-I,y0==m AcWP̈Az럚r)1!JV/ib2Oh_ %brandDTD; ] > Creating Web Pages with &brandShortName;

Creating Web Pages with &brandShortName;

&brandShortName; lets you create your own web pages and publish them on the web. You don't have to know HTML to use &brandShortName;; it is as easy to use as a word processor.

Toolbar buttons let you add lists, tables, images, links to other pages, colors, and font styles. You can see what your document will look like on the Web as you create it, and you can easily share your document with other users, no matter what type of browser or HTML-capable email program they use.

Starting a New Page

Creating a New Page

&brandShortName; is an HTML (Hypertext Markup Language) editor that allows you to create and edit web pages. &brandShortName; is a WYSIWYG (What You See Is What You Get) editor, so you can display how your page will look to the reader as you're creating it. It is not necessary for you to know HTML, since most of the basic HTML functions are available as commands from the toolbars and menus.

&brandShortName; also lets you edit the HTML source if you want. To view or edit the HTML source code, open the View menu, and choose HTML Source, or click the <HTML> Source tab in the Edit Mode toolbar at the bottom of the &brandShortName; window.

To create a web page, use one of the methods described below. Once you've started a page, you can add and edit text just as you would in a word processor.

To create a new page in &brandShortName;:

  • Click the New button in &brandShortName;'s toolbar.

To start from an HTML file stored on your local drive:

  1. Open the Window menu and choose &brandShortName;. You see the &brandShortName; window.
  2. Open the File menu and choose Open File. You see the Open HTML File dialog box.
  3. On your local drive, locate the file that you want to edit.
  4. Click Open to display the specified file in a &brandShortName; window.

To edit a web page:

  1. Open &brandShortName;
  2. Click on File menu and choose Open Web Location. You will see the Open Web Location dialog box.
  3. Type in the URL of the page to edit (for example, http://www.mozilla.org) and click Create button. You will see the page displayed in &brandShortName;.

&brandShortName; also gives you the option of creating a new document using the XHTML format. To create an XHTML document, check the option "create an XHTML document" in the Create New Document or Template dialog box.

Tip: In the &brandShortName; window you can quickly open the most recent file you've been working on by opening the File menu, choosing Recent Pages, and then selecting the file you want from the list.

[ Return to beginning of section ]

Tabs - Editing Multiple Documents

&brandShortName; allows you to edit multiple documents at the same time. Rather than to shift from one window to another for editing more than one document, &brandShortName; offers the feature of Tabs. More than one document can be opened at the same time with &brandShortName; in the same window but in different tabs.

Tabs can be opened using either Ctrl+T or by choosing Create in: New Tab in the New file open dialog. Even with multiple tabs open, each is handled independently. Each document's state is indicated, i.e. if it is modified and needs saving by a red-floppy icon on the corresponding tab.

[ Return to beginning of section ]

Saving and Browsing Your New Page

You can save &brandShortName; documents in HTML or text-only format. Saving a document in HTML format preserves the document's formatting, such as text styles (for example, bold or italic), tables, links, and images. Saving a document in text-only format removes all the HTML tags but preserves the document's text.

To save a document as an HTML file:

  • Open the File menu and choose Save or click the Save button on the Composition toolbar.

    If you haven't already given your page a title, &brandShortName; prompts you to do so. &brandShortName; displays the page title in the browser window's title bar when you view the page in the browser. The document's page title also appears in your list of bookmarks if you bookmark the page.

    &brandShortName; then prompts you to enter a filename and specify the location where you want to save the file. Make sure you preserve the .html extension in the filename. While saving or editing documents employing XHTML, the file should have the extension as .xhtml. Files with an extension .html but having an XHTML DOCTYPE are not considered as xhtml documents.

To change the filename or location of an existing HTML file:

  • Choose File > Save As and select a different filename or location.

When you save a page in &brandShortName;, all parts of the page (the HTML, images and other files, such as sound files and style sheets), are saved locally on your hard drive. If you only want to save the HTML part of the page, you must change the &brandShortName; preference for saving pages. See &brandShortName; Preferences for more information on changing &brandShortName;'s setting for saving pages.

If an image location is absolute (starts with "http://") and you are connected to the Internet, you will still see that image in the document in &brandShortName; and Navigator. However, if the image location is relative to the page location (starts with "file:///"), then you won't see the image in the local version of the document.

To save a document as a text-only file:

  1. Open the File menu and choose Export to Text.
  2. Enter the filename and specify the location where you want to save the file.

Note: Images do not appear in documents saved in the text-only format.

Tip: You can choose Revert from the File menu to retrieve the most recently saved copy of the document in which you're working. Keep in mind that your current changes will be lost.

To view your page in a browser window in order to test your links:

  • Open the File menu and choose Browse Page (or click Browse in the Composition toolbar). If you have not yet saved your document, &brandShortName; prompts you to enter a page title, filename, and location. The &brandShortName; window remains open behind the new Navigator window.

Return to beginning of section ]

[Next]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2B_|\\'locale/en-US/help/page_properties.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Setting Page Properties

Setting Page Properties and Meta Tags

Use the Page Properties dialog box to enter properties such as the title, author, and description of the document you're currently working on. This information is useful if you plan to use the page on a web site, since search engines use this type of information to index your page. You can view this information from the browser window by opening the View menu and choosing Page Info.

  1. Open the Format menu and choose Page Title and Properties.
  2. Edit any of the following properties:
    • Title: Type the text you want to appear as the window title when someone views the page through a browser. This is how most web search tools locate web pages, so choose a title that conveys what your page is about.
    • Author: Type the name of the person who created the document. This information is helpful to readers who locate the document by using a web search tool to search on name.

      Tip: If you enter the Author name in &brandShortName;'s preferences, then you won't have to enter it each time you create a new page.

    • Description: Enter a brief description of the document's contents.

[ Return to beginning of section ]

Setting Page Colors and Backgrounds

You can change the background color or specify a background image for the page you're currently working on. These choices affect the way text and links in your page appear to people viewing the page through a browser.

To set the colors and background for the current page, begin from the &brandShortName; window:

  1. Open the Format menu and choose Page Colors and Background.
  2. Edit any of the following properties:
    • Reader's default colors: Select this if you want your page to use the color settings from the viewer's browser for text and links.
    • Use custom colors: Select this if you want to specify the colors of text and links. For each element, select a color from the drop-down list. Sample output for each type of link appears in the pane on the right.
    • Background image: Select this if you want the background of your page to be an image. Type the name of the image file or click Choose File to locate the image file on your hard drive or network.

      Note: Background images are tiled and override background color selections.

    • URL is relative to page location: If checked, &brandShortName; converts the URL to be relative to the page's location. This is especially useful if you plan to publish your pages on a web server so that others can view them.

      Using relative URLs allows you to keep all your linked files in the same place relative to each other, regardless of their location on your hard disk or a web server.

      Deselecting this option causes &brandShortName; to convert the URL to a full (absolute) URL. You typically use absolute URLs when linking to images on other web servers (not stored locally on your hard disk).

      If you have unsaved changes, you must first save the page in order to enable this checkbox.

Note: To apply additional attributes or JavaScript events, click Advanced Edit to display the Advanced Property Editor.

You can also set the default page background and colors for every new page you create in &brandShortName;.

[ Return to beginning of section ]

20 June 2005

[Next] [Previous]

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK `V2;mm+locale/en-US/help/formatting_webpages.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Formatting Your Web Pages

Formatting Paragraphs, Headings, and Lists

To apply a format to a paragraph, begin from the &brandShortName; window:

  1. Click to place the insertion point where you want the format to begin, or select the text you want to format.
  2. Choose a paragraph format using the drop-down list in the Format toolbar:
    • Body Text: Applies the application default font and style for regular text, without affecting the spacing before or after the text.
    • Paragraph: Inserts a paragraph tag (use this to begin a new paragraph). The paragraph includes top and bottom margins.
    • Heading 1 - Heading 6: Formats the paragraph as a heading. Heading 1 is the highest-level heading, while Heading 6 is the lowest-level heading.
    • Address: Can be used for a web page "signature" that indicates the author of the page and the person to contact for more information, for example: user@example.com

      You might want to include the date and a copyright notice. This format usually appears at the bottom of the web page under a horizontal line. Navigator displays the address format in italics.

    • Preformat: This is useful for elements such as code examples, column data, and mail messages that you want displayed in a fixed-width font. In normal text, most browsers remove extra spaces, tabs, and paragraph returns. However, text that uses the Preformatted style is displayed with the white space intact, preserving the layout of the original text.

To format text as a heading:

  1. Click to place the insertion point anywhere within the text that you want to format.
  2. Using the drop-down list in the Format toolbar, choose the level of heading you want, from 1 (largest) to 6 (smallest). Choose "Heading 1" for your main heading, "Heading 2" for the next level, and so forth.

To apply a list item format:

  1. Click to place the insertion point within the line of text that you want to format.
  2. Open the Format menu and choose List.
  3. Choose the list style:
    • Bulleted: Each item has a bullet (dot) next to it (as in this list).
    • Numbered: Items are numbered.
    • Term and Definition: These two styles work together, creating a glossary-style appearance. Use the Term tag for the word being defined, and the Definition tag for the definition. The Term text appears flush left, and the Definition text appears indented.

Tip: You can quickly apply a list style to a block of text by selecting the text and clicking the Numbered List or Bulleted List buttons on the Format toolbar.

To change the style of bullets or numbers:

  1. Click to place the insertion point within the text of the list item you want to change, or select one or more items in the list if you want to apply a new style to the entire list.
  2. Open the Format menu and choose List Properties.
  3. Select a bullet or number style from the drop-down list. For numbered lists, you can specify a starting number. For bulleted lists, you can change the bullet style.

Tip: You can also double-click on a bullet or number in a list to display the List Properties dialog box.

To align a paragraph or text in your page, for example, centering or aligning to the left or right:

  1. Click to place the insertion point within the paragraph or line of text you want to align.
  2. Open the Format menu and choose Align; then choose an alignment option.

Note: You can also use the Format toolbar to align text.

[ Return to beginning of section ]

Working with Lists

To end a list and continue typing body text:

  • Click to place the insertion point at the end of the last list item and press Enter (Return on Mac OS) twice to end the list.

To change one or more list items to body text:

  1. Click to place the insertion point within the list item, or select the list items.
  2. In a numbered list, click the numbered list button (or in a bulleted list, click the bulleted list button) in the Format toolbar.

To position indented text below a list item:

  1. Click to place the insertion point within the list item.
  2. Press Shift-Enter to create the hanging indent.
  3. Type the text you want to indent.
  4. Press Shift-Enter to create another indented paragraph, or press Return to create the next list item.

Tip: You can increase or decrease the indentation of list items by clicking anywhere in a list item and then clicking the Indent or Outdent button on the Format toolbar. Alternatively, click anywhere in a list item and press Tab to indent one level. Press Shift+Tab to outdent one level.

To merge two adjacent lists:

  1. Select the two lists that you want to merge. Be sure to select all of the elements in both lists. Note that any text in between the two lists will also become part of the merged list.
  2. Click the bulleted or numbered list button in the Format toolbar to merge the lists.

[ Return to beginning of section ]

Changing Text Color, Style, and Font

To change the style, color, or font of selected text:

  1. Select the text you want to format.
  2. Open the Format menu and choose one of the following:
    • Font: Use this to choose a font. If you prefer to use fonts specified by the reader's browser, select Variable Width or Fixed Width.

      Note: Not all fonts installed on your computer appear. Instead of specifying a font that may not be available to all who view your web page, it's generally best to select one of the fonts provided in the menu since these fonts work on every computer. For example, the fonts Helvetica, Arial, Times, and Courier generally look the same when viewed on different computers. If you select a different font, it may not look the same when viewed using a different computer.

    • Size: Use this to choose a relative font size or select an option to increase or decrease text size (relative to the surrounding text).
    • Text Style: Use this to select a style, such as italic, bold, or underline, or to apply a structured style, for example, Code.
    • Text Color: Use this to choose a color from the color picker. If you are familiar with HTML hexadecimal color codes, you can type a specific code or you can just type a color name (for example, "blue"). You'll find a handy color code converter here.

To change the background color of the page:

  1. Click anywhere in the page.
  2. Click the background color block in the Format toolbar.
  3. Choose a background color from the Block Background Color dialog box.
  4. Click OK.

Tip: To quickly change the color of text to the color last used, select the text, then press Shift and click on the text color block in the Format toolbar. This is useful when you want to use one color for separate lines of text.

You can also use an image as a background. See Setting Page Colors and Backgrounds.

[ Return to beginning of section ]

Removing or Discontinuing Text Styles

To remove all text styles (bold, italic, and so on) from selected text:

  1. Select the text.
  2. Open the Format menu and choose Remove All Text Styles.
  3. Continue typing.

To continue typing text with all text styles removed:

  1. Place the insertion point where you want to discontinue the text styles.
  2. Open the Format menu and choose Discontinue Text Styles.
  3. Continue typing.

[ Return to beginning of section ]

Finding and Replacing Text

To find text in the page you're currently working on:

  1. Click to place the insertion point where you want to begin your search.
  2. Open the Edit menu and choose Find and Replace. You see the Find and Replace dialog box.
  3. Type the text you want to locate in the "Find what" field. To narrow the search, check one or more of the following options:
    • Match upper/lower case: Use this to specify whether the search is for case-sensitive text.
    • Wrap around: Use this to search to the end of the page and then start again from the top or bottom, depending on whether you are searching forward or backwards.
    • Search backwards: Use this to search back from the insertion point to the beginning of the page.
  4. Click Find Next to begin searching. When &brandShortName; locates the first occurrence of the text, click Find Next to search for the next occurrence.
  5. Click Close when you are done.

To find and replace text in the page you're currently working on:

  1. Click to place the insertion point where you want to begin your search.
  2. Open the Edit menu and choose Find and Replace. You see the Find and Replace dialog box.
  3. Type the text you want to find and then type the replacement text.
  4. To narrow the search, check one or more of the following options:
    • Match upper/lower case: Use this to specify whether the search is for case-sensitive text. If you don't select this option, the search will find matching text in both upper and lower case.
    • Wrap around: Use this to search to the end of the page and then start again from the top.
    • Search backwards: Use this to search from the end to the beginning of the page.
  5. Click Find Next to search for the next occurrence. &brandShortName; selects the next occurrence of the text.
  6. Click Replace to replace the selected text with the replacement text. Click Replace and Find to replace the selected text and find the next occurrence. Click Replace All to replace every occurrence in the document with the replacement text.
  7. Click Close when you are done.

[ Return to beginning of section ]

Inserting Horizontal Lines

Horizontal lines are typically used to separate different sections of a document visually. To insert a horizontal line (also called a rule) in your page, begin from the &brandShortName; window:

  1. Click to place the insertion point where you want the line to appear.
  2. Open the Insert menu and choose Horizontal Line.

Setting Horizontal Line Properties

You can customize a line's height, length, width, alignment, and shading.

  1. Double-click the line to display the Horizontal Line Properties dialog box.
  2. Edit any of these properties:
    • Width: Enter the width and then choose "% of window" or "pixels." If you specify width as a percentage, the line's width changes whenever the &brandShortName; window's or browser window's width changes.
    • Height: Type a number for the line's height (in pixels).
    • 3-D Shading: Select this to add depth to the line by adding a bevel shading.
    • Alignment: Specify where you want to place the line (left, center, or right).
  3. Click Use as Default to use these settings as the default the next time you insert a horizontal line.
  4. To edit the properties of a horizontal line manually, click Advanced Edit. See the section, Advanced Property Editor, for details.

Tip: You can select "Show All Tags" from the View menu to show all the HTML elements in yellow boxes. Click any yellow box to select everything within that HTML tag or element. Double-click any yellow box to display the Advanced Property Editor dialog box for that HTML tag or element.

[ Return to beginning of section ]

Inserting Special Characters

To insert special characters such as accent marks, copyrights, or currency symbols:

  1. Click to place the insertion point where you want the special character to appear.
  2. Open the Insert menu and choose Characters and Symbols. You see the Insert Character dialog box.
  3. Select a category of characters.
    • If you choose Accent Uppercase or Accent Lowercase, then open the Letter drop-down list and select the letter you wish to apply an accent to. (Note: not all letters have accented forms.) Select Common Symbols to insert special characters such as copyright symbols or fractions.
  4. From the Character drop-down list, select the character you want to insert.
  5. Click Insert.

    You can continue typing in your document (or in a mail compose window) while you keep this dialog box open, in case you want to use it again.

  6. Click Close when you are done inserting special characters.

[ Return to beginning of section ]

Inserting HTML Elements and Attributes

If you understand how to work with HTML source code, you can insert additional tags, style attributes, and JavaScript into your page. If you are not sure how to work with HTML source code, it's best not to change it. To work with HTML code, use one of these methods:

  • Place the insertion point where you want to insert the HTML code, or select the text you want to edit, and then open the Insert menu and choose HTML. In the Insert HTML dialog box, enter HTML tags and text, and then click Insert.
  • Select an element such as a table, named anchor, image, link, or horizontal line. Double-click the element to open the associated properties dialog box for that item. Click Advanced Edit to open the Advanced Property Editor. You can use the Advanced Property Editor to add HTML attributes, JavaScript, and CSS to objects.
  • Open the View menu, and choose HTML Source, or click the <HTML> Source tab in the Edit Mode toolbar at the bottom of the &brandShortName; window. (If you don't see the Edit Mode toolbar, open the View menu and choose Show/Hide; then make sure the Edit Mode Toolbar is checked.)

Using the Advanced Property Editor

To add HTML attributes and JavaScript to objects such as tables, images, and horizontal lines, you can use the Advanced Property Editor.

Note: Unless you clearly understand how to add, delete, or modify HTML attributes and their associated values, it's best not to do so.

If you are not currently viewing the Advanced Property Editor dialog box, follow these steps:

  1. From the View menu (or the Edit Mode toolbar), choose Show All Tags.
  2. Double-click the object that you want to modify to open its Properties dialog box.
  3. Click Advanced Edit to open the object's Advanced Property Editor. The Advanced Property Editor has three tabs, each of which lists the current properties for the selected object:
    • HTML Attributes: Click this tab to view or enter additional HTML attributes.
    • Inline Style: Click this tab to view or enter additional CSS (cascading style sheet) properties through the <style> attribute. For more information on using CSS styles in &brandShortName;, see &brandShortName; Preferences.
    • JavaScript Events: Click this tab to view or enter JavaScript events.
  4. To edit a property or attribute in any of the three lists, select the attribute you want to edit. You can then edit the attribute's name or value using the editable Attribute and Value fields at the bottom of the dialog box. To add a new attribute, type it in the Attribute field at the bottom of the dialog box. The new attribute is automatically added when you click in the Value field. To remove an attribute, select it in the list, and click Remove Attribute.

    Note: Required attributes are highlighted in the Attribute list.

  5. Click OK to apply your changes to the Advanced Property Editor dialog box.
  6. Click OK again to exit the Properties dialog box.

&brandShortName; automatically places quotation marks around any attribute text.

[ Return to beginning of section ]

Validating the HTML

Before you put your document on a web server(i.e. publish it), it is good practice to first check the document's HTML formatting so as to make sure that it conforms to web standards. Documents containing validated HTML are less likely to cause problems when viewed by different browsers. Just visually checking your web pages in your favourite web browser doesn't ensure that your document will appear correctly when viewed in other web browsers.

&brandShortName; provides a convenient way for you to check that your document conforms to W3C (World Wide Web Consortium) HTML standards. &brandShortName; uses the W3C HTML Validation Service, which checks your document's HTML syntax for compliance with HTML 4.01 standards. This service also provides information on how to correct errors.

Note: You must be connected to the Internet to use this feature.

To validate your document's HTML syntax:

  1. Open the Tools menu, and choose Validate HTML. If you have unsaved changes, &brandShortName; asks you to save them before proceeding.
  2. &brandShortName; will open another window with results for your page displayed in it after the W3C Validation Service program parses your html file.

[ Return to beginning of section ]

Choosing the Right Editing Mode

Typically, you won't need to change the editing mode from the default (Normal). However, if you want to work with the document's HTML source code, you may want to change editing modes.

&brandShortName; allows you to quickly switch between four editing modes or views. Each editing mode allows you to continue working on your document, but displays varying levels of HTML tags (and tag icons).

Before you choose an editing mode:

  • Open the View menu, choose Show/Hide, and then make sure there is a checkmark next to Edit Mode Toolbar.

The Edit Mode toolbar has four tabs:

  • Normal: Choose this editing mode to see how the document will look online while you are creating it. Choose this mode to show table borders and named anchor icons. All other HTML tag icons are hidden.
  • Show All Tags: Choose this mode to show all HTML tag icons.
  • <HTML> Source: Choose this mode to view and edit the document as unformatted HTML source code. When you save the document, the Normal mode reappears.
  • Preview: Choose this mode to display and edit the document exactly as it would appear in a browser window, except that links and JavaScript functions will not be active.

Note: JavaScript functions, frames, links, Java, embedded objects and animated GIF files are not active in any of the editing modes. To display these items in their active state, click the Browse button on the Composition toolbar to load the page into a browser window.

[ Return to beginning of section ]

Using Status Bar for Formatting Your Web Page

&brandShortName; has an innovative feature of editing/applying inline styles and applying class or id tags to selected text via its status bar. Styling using the status bar is possible in all modes except <HTML> Source viewing mode.

  • Select Clicking on "Select" will select the entire text bounded by the style tag.
  • Remove Tag Clicking on "Remove Tag" will remove the style tag, and in turn all the styles for that tag will be removed.
  • Change Tag Using this option, the user can change the tag used for the text with the least effort. Clicking on "Change Tag" makes the text for the corresponding tag to be editable in the status bar. Type in the desired tag and press "Enter". The default properties of the tag will be applied to the text in the web page.
  • Inline StylesWhile in any of the Normal, HTML Tags, or Preview viewing modes the tags surrounding the current position of the cursor are shown in the status bar of &brandShortName;'s window. Style properties of any of the tags can be changed by choosing an option from the context menu. To change inline style properties:
    1. Right click on the tag you wish to edit.
    2. Click on "Inline Styles"
    3. Select the properties section you want to edit:
      • Text Properties
      • Border Properties
      • Background Properties
      • Box Properties
      • Aural Properties
      • Extract and create Generic Style

    Secting any of the options except the last one will open the corresponding tab section from CaScadeS CSS editor (more about CaScadeS in Using Style Sheets section). With the corresponding section open, the user can define his/her own styles which will be saved according to W3C CSS coding style.

    The Extract and create Generic Style option allows the user to extract the style information into an style rule and save it in the external/internal style sheet.

  • Templates offers you two options, "Make Editable" and "Remove Editable Area", which can be used while working with Templates. For more information on Templates, see section Working With Templates.
  • ID shows ID tags(if available) from the current style sheet applied to the document. To apply a particular tag to the selected text, just click on that ID tag.
  • Class shows the class tags(if available) from the current style sheet applied to the document. To apply a class to the selected text just click on that Class tag.
  • Advanced Properties allows you to use the Advanced Property editor for adding HTML attributes and Javascript to objects such as tables, images, links, etc. See the section, Advanced Property Editor, for details.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK `V26'O))locale/en-US/help/links.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

To create a link within the same page, for example a link that the reader can use to jump from one section to another, you must create an anchor (target location), and then create a link that points to the anchor. Anchors are also called named anchors.

  1. Click to place the insertion point at the beginning of a line where you want to create an anchor, or select some text.
  2. Click on anchor button or open the Insert menu and choose Named Anchor. You see the Named Anchor Properties dialog box.
  3. Type a unique name for the anchor in the Anchor Name field (up to 30 characters). If you include spaces, they will be converted to underscores ( _ ). If you selected some text in step 1, this box already contains a name.
  4. Click OK. An anchor icon appears in your document to mark the anchor's location:

To create the link on which readers can click to jump to the anchor:

  1. Select the text or image that you want to link to the anchor.
  2. Click the Link button or open the Insert menu and choose Link. You see the Link Properties dialog box.
    • If you're creating a link to an HTML file on your computer, click Choose File to locate it.
    • If you're creating a link to a named anchor (target), select it from the list of the anchors currently available in the page.
    • If you're creating a link to a level heading (for example, Heading 1 - Heading 6), select it from the list of headings currently available in the page.
  3. Click OK.

Note: To test the link you just created, open the File menu and choose Browse Page, then click the link.

Tip: If you did not first create named anchors, you can use the Link dialog box to create links to headings that already occur in the page.

[ Return to beginning of section ]

You can create links from your page to local pages on your own computer or on your workplace's network, or to remote pages on the Internet.

Tip: It's best to first save or publish your page before you create links to other pages. This allows &brandShortName; to automatically use relative references for links once you create them.

  1. Click to place the insertion point where you want to create a link, or select the text or image that you want to link to the anchor.
  2. Click the Link button. You see the Link Properties dialog box.
  3. Define your link:
    • Link text: If you've already selected an image file or text before clicking the Link button, the selected text or file will be entered here. Otherwise, you must enter the text that you want to use as the link.
    • Link Location: Type the local path and filename or remote URL of the page you want to link to. If you're not sure of the path and filename for a local file, click Choose File to look for it on your hard disk or network. For remote URLs, you can copy the URL from the browser location field. Alternatively, you can select a named anchor or a heading in the current page that you want to link to.
    • URL is relative to page location: If checked, &brandShortName; converts the URL to be relative to the page's location. This is especially useful if you plan to publish your pages to a web server so that others can view them. Using relative URLs allows you to keep all your linked files in the same place relative to each other, regardless of their location on your hard disk or a web server.

      Deselecting this option causes &brandShortName; to convert the URL to a full (absolute) URL. You typically use absolute URLs when linking to pages on other web servers (not stored locally on your hard disk).

      If you have unsaved changes, you must first save the page in order to enable this checkbox.

  4. To apply additional attributes or JavaScript events, click Advanced Edit to display the Advanced Property Editor.
  5. Click OK.
  6. To test the link you just created, click the Browse button and then click the link to make sure it works as expected.

Tip: You can copy a link quickly by clicking and dragging the link from another window and then dropping it onto your page. For example, you can click and drag a link from a web page, bookmark, or Mail window and drop it onto your page. You can also right-click (Control+click on Mac OS) a link on a web page and choose Copy Link Location from the menu. Then you can paste the link location into the Link Location field in the Link Properties dialog box.

[ Return to beginning of section ]

While creating links on your web page to other people's web pages, &brandShortName; provides the feature of including XFN (XHTML Friends Network) information. The XFN is a simple way to represent human relationships using hyperlinks. To add XFN information:

  1. Right click on the link in which you want to add the XFN information.
  2. Select "Link Properties".
  3. In the "Link Properties" dialog window, click on "More Properties".
  4. Select the corresponding entries under "Friendship" section to be added as XFN information.
  5. Click on "OK".
  6. Click on "Save" to save changes/addition in document.

Note: Some XFN properties are radio-button type i.e. pick at most one, others are check boxes i.e. pick as many.

[ Return to beginning of section ]

You can make images, such as JPEG, GIF, or PNG files, behave like links in your pages. When the reader clicks a linked image, the browser window displays the page that the image is linked to.

  1. Select an image on your page.
  2. Click the Link button on the toolbar, or open the Insert menu and choose Link.
  3. Use the Link Properties dialog box to link the image to a named anchor or heading within the page, or to a separate local or remote page.

Tip: Drag and drop a linked image from the Navigator window into a &brandShortName; window to copy both the image and the link.

Note: To remove the blue border on images used as links, open the Link Properties dialog box, click the Link tab, and uncheck "Show border around linked image".

[ Return to beginning of section ]

To remove a link:

  1. Select the linked text (normally blue and underlined) or image.
  2. Open the Format menu and choose Remove Links.

To discontinue a link, so that text you type after the link is not included as part of the link:

  1. Click to place the insertion point where you want the link to end.
  2. Open the Format menu and choose Discontinue Link.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK `V2&&locale/en-US/help/images.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Adding Pictures (Images) to Your Web Page

Inserting an Image into Your Page

You can insert GIF, JPEG, BMP, and PNG (Portable Network Graphics) images into your web page. You can also use them to create links. When you insert an image, &brandShortName; saves a reference to the image in your page.

Note: If you plan to publish your pages to the web, it's best not to use BMP images in your pages.

Tip: It's best to first save or publish your page before you insert images into it. This allows &brandShortName; to automatically use relative references to images once you insert them.

To insert an image:

  1. Click to place the insertion point where you want the image to appear.
  2. Click the Image button on the toolbar, or open the Insert menu and choose Image. You see the Image Properties dialog box.
  3. Type the location and filename of the image file, or click Choose File to search for an image file on your hard drive or network.
  4. Type a simple description of your image as the alternate text that will appear in text-only browsers (as well as other browsers) when an image is loading or when image loading is disabled.

    Alternatively, you can choose not to include alternate text.

  5. If needed, click other tabs so you can adjust the settings (for example, alignment) in the Image Properties dialog box.

Tip: To quickly insert an image: Drag and drop it onto your page.

Tip: To insert a line break after all images in a paragraph, choose Break Below Images from the Insert menu.

[ Return to beginning of section ]

Editing Image Properties

Once you've inserted an image into your page, you can edit its properties and customize the layout in your page, such as the height, width, spacing, and text alignment. If you are not currently viewing the Image Properties dialog box, follow these steps:

To edit the properties for a selected image:

  1. Double-click the image, or select it and click the Image button on the toolbar to display the Image Properties dialog box.
  2. Click the Location tab to edit these properties:
    • Image Location: Type the filename and location of the image file. Click Choose File to search for an image file on your hard drive or network.
    • URL is relative to page location: If checked, &brandShortName; converts the URL to be relative to the page's location. This is especially useful if you plan to publish your pages on a web server so that others can view them. Using relative URLs allows you to keep all your linked files in the same place relative to each other, regardless of their location on your hard disk or a web server.

      Unchecking this box causes &brandShortName; to convert the URL to a full (absolute) URL. You typically use absolute URLs when linking to images on other web servers (not stored locally on your hard disk).

      If you have never saved or published the page, you must first save the page in order to enable this checkbox. (This checkbox is not available if you open the Image Properties dialog box in a message compose window.)

    • Alternate Text: Enter text that will display in place of the original image; for example, a caption or a brief description of the image. It's a good practice to specify alternate text for readers who use text-only web browsers or who have image loading turned off.
    • Don't use alternate text: Choose this option if the image does not require alternate text or if you don't want to include it.
  3. Click the Dimensions tab to edit these properties:
    • Actual Size: Select this option to undo any changes you've made to the dimensions and return the image to its original size.
    • Custom Size: Select this option and specify the new height and width, in pixels or as a percentage. This setting doesn't affect the original image file, just the image inserted in your page.
    • Constrain: If you change the image size, it's a good idea to select this in order to maintain the image's aspect ratio (so that it doesn't appear distorted). If you choose this option, then you only need to change the height or width, but not both.
  4. Click the Appearance Tab to edit these properties:
    • Spacing: Specify the amount of space surrounding the image; between the image and adjoining text. You can also put a solid black border around the image and specify its width in pixels. Specify zero for no border.
    • Align Text to Image: If you've placed your image next to any text, select an alignment icon to indicate how you want text positioned relative to the image.
    • Image Map: Click Remove to remove any image map settings.
  5. Click the Link tab to edit these properties:
    • Enter a web page location: If you want to define a link for this image, enter the URL of a remote or local page, or select a named anchor or heading from the drop-down list. Click Choose File to search for an image file on your hard drive or network.
    • URL is relative to page location: If checked, &brandShortName; converts the URL to be relative to the page's location. This is especially useful if you plan to publish your pages to a web server so that others can view them. Using relative URLs allows you to keep all your linked files in the same place relative to each other, regardless of their location on your hard disk or a web server.

      Unchecking this box causes &brandShortName; to convert the URL to a full (absolute) URL. You typically use absolute URLs when linking to images on other web servers (not stored locally on your hard disk).

      If you have unsaved changes, you must first save the page in order to enable this checkbox. (This checkbox is not available if you open the Image Properties dialog box in a message compose window.)

    • Show border around linked image: If checked, displays the link highlight color around the image.
  6. To apply additional attributes or JavaScript events, click Advanced Edit to display the Advanced Property Editor.
  7. Click OK to confirm your changes.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2I< 88locale/en-US/help/tables.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Adding Tables to Your Web Page

Inserting a Table

Tables are useful for organizing text, pictures, and data into formatted rows and columns. To insert a table:

  1. Click to place the insertion point where you want the table to appear.
  2. Click the Table button on the Composition toolbar. The Insert Table dialog box appears.
  3. Type the number of rows and columns you want.
    • (Optional) Enter a size for the table width, and select either percentage of the window or pixels.
  4. Enter a number for the border thickness (in pixels); enter zero for no border.

    Note: &brandShortName; uses a red dotted line to indicate tables with a zero border; the dotted line disappears when the page is viewed in a browser.

  5. To apply additional table attributes or JavaScript, click Advanced Edit to display the Advanced Property Editor.
  6. Click OK to confirm your settings and view your new table.

To change additional properties for your new table, see Changing a Table's Properties.

Tip: To insert a table within a table, open the Insert menu and choose Table.

[ Return to beginning of section ]

Changing a Table's Properties

This section describes how to modify properties that apply to an entire table as well as the rows, columns, or individual cells within a table. If you are not currently viewing the Table Properties dialog box, follow these steps:

  1. Select the table, or click anywhere inside it.
  2. Click the Table button on the toolbar, or open the Table menu and choose Table Properties. The Table Properties dialog box contains two tabs: Table and Cells.
  3. Click the Table tab to edit these properties:
    • Size: Use this to specify the number of rows and columns. Enter the width of the table and then choose "% of window" or "pixels." If you specify width as a percentage, the table's width changes whenever the &brandShortName; window's or browser window's width changes.
    • Borders and Spacing: Use this to specify, in pixels, the border line width, the space between cells, and the cell padding (the space between the contents of the cell and its border).

      Note: &brandShortName; uses a dotted outline to display tables with a zero border; the dotted line disappears when the page is viewed in a browser.

    • Table Alignment: Use this to align the table within the page. Choose an option from the drop-down list.
    • Caption: Choose the caption placement from the drop-down list.
    • Background Color: Use this to choose a color for the table background, or leave it as transparent.
  4. To apply additional attributes or JavaScript events, click Advanced Edit to display the Advanced Property Editor.
  5. Click Apply to preview your changes without closing the dialog box, or click OK to confirm them.

To view, change, or add properties for one or more cells:

  1. Select the row, column, or cell, then open the Table menu and choose Table Properties. The Table Properties dialog box appears.
  2. Click the Cells tab to edit the following properties:
    • Selection: Choose Cell, Row, or Column from the drop-down list. Click Previous or Next to move through rows, columns, or cells.
    • Size: Type a number for Height and Width, and then choose "% of table" or "pixels."
    • Content Alignment: Select a vertical and horizontal alignment type for the text or data inside each cell.
    • Cell Style: Select Header from the drop-down list for column or row headers (which centers and bolds the text in the cell); otherwise choose Normal.
    • Text Wrap: Select "Don't wrap" from the drop-down list to keep text from wrapping to the next line unless you insert a paragraph break. Otherwise, choose Wrap.
    • Background Color: Select a color for the cell background or leave it as transparent.

      Note: To apply additional attributes or JavaScript events, click Advanced Edit to display the Advanced Property Editor

  3. Click Apply to preview your changes without closing the dialog box, or click OK to confirm them.

Tip: To change the text color or background color of one or more selected cells or the entire table, select the cells or click anywhere in the table and then click the text color or background color icon in the Format toolbar.

Tip: To change the color of cells to the color last used, select the cell, then press Shift and click on the background color picker. This is useful when you want to use one color for individual cells.

[ Return to beginning of section ]

Adding and Deleting Rows, Columns, and Cells

&brandShortName; allows you to quickly add or delete one or more cells, columns, or rows in a table. In addition, you can set options that allow you to maintain the original rectangular structure or layout of the table while you perform editing tasks.

To add a cell, row, or column to your table:

  1. Click inside the table where you want to add a cell (or cells).
  2. Open the Table menu and then choose Insert.
  3. Choose one of the cell groupings. (You can also insert a new table within a table cell.)

To delete a cell, row, or column:

  1. Click a row, column, or cell to place the insertion point. Or, select neighboring cells to delete more than one row at a time. To select neighboring cells, drag over the cells you want to select. To select individual cells in a table, hold down the Ctrl key (Windows, Linux or Unix) or the Command key (Mac OS) and click on the cells you want to select.
  2. Open the Table menu and choose Delete.
  3. Choose the item you want to delete.

To join (or merge) a cell with the cell on its right:

  • Click inside the cell on the left, open the Table menu, and choose Join with Cell to the Right.

To join (or merge) adjacent cells:

  • Select adjacent cells by dragging over them.
  • Open the Table menu, and choose Join Selected Cells.

To split a joined cell back into two or more cells:

  • Click inside the joined cell, open the Table menu, and then choose Split Cell. &brandShortName; puts the entire contents of the joined cell into the first of the two cells.

Refer to Selecting Table Elements for information on how to select non-adjacent cells, rows, and columns.

Changing the Default Table Editing Behavior

By default, when you delete one or more cells, &brandShortName; preserves the table's structure by adding cells at the end of a row, wherever needed. This allows you to delete one or more cells but still maintain the table's original rectangular layout, or structure. Otherwise, deleting cells can result in a table with empty spaces, or whose outline appears irregular due to an uneven number of cells.

To change the default table editing behavior, begin from the &brandShortName; window:

  1. Open the Edit menu (Mozilla menu on Mac OS X), choose Preferences, and then choose &brandShortName;.
  2. Under Table Editing, set the following preference:
    • Make sure that "Maintain table layout when inserting or deleting cells" is checked to ensure that you don't get an irregularly shaped table.
  3. Click OK.

See also Setting General &brandShortName; Preferences.

[ Return to beginning of section ]

Selecting Table Elements

You can use one of two ways to quickly select a table, cell, or group of cells:

  • Click in the table, open the Table menu, choose Select, and then choose an item from the submenu. For example, to select a table, click anywhere inside the table, open the Table menu, choose Select, and then choose Table.
  • Or, you can use the mouse as a selection tool:
    • To select a group of adjacent cells: click in a cell, and then drag to select the cells you want. Drag the mouse left or right to select a row; up or down to select a column.
    • To select non-adjacent cells: press Ctrl (Windows, Linux or Unix) or Command (Mac OS) and then click inside a cell. Keep pressing Ctrl (Windows, Linux or Unix) or Command (Mac OS) as you click to select additional cells.
    • To extend a selection to include adjacent cells: click inside a cell and then drag over additional cells to extend the selection.
    • To select one or more adjacent columns or rows: drag up or down to select the first column or row, and then drag left or right to select additional adjacent columns or rows. Press Shift and drag to the right to select an entire row. Press Shift and drag up or down to select an entire column.

[ Return to beginning of section ]

Moving, Copying, and Deleting Tables

To move a table:

  1. Click inside the table.
  2. Open the Table menu, choose Select, and then choose Table.
  • To copy or move the table: Use the Edit menu's cut, copy, and paste options.
  • To delete the table: Open the Table menu again, choose Delete, and then choose Table.

Converting Text into a Table

To convert text into a table:

  1. Select the text that you want to convert into a table. Keep in mind that &brandShortName; creates a new table row for each paragraph in the selection.
  2. Open the Table menu and choose Create Table from Selection. You see the Convert to Table dialog box.
  3. Choose the character &brandShortName; uses to separate the selection into columns, or specify a different character to use. If you choose Space as the separator for columns, choose whether or not you want &brandShortName; to ignore multiple space and treat them as one space.
  4. Leave "Delete separator character" checked to have &brandShortName; remove the separator character when it converts the text into a table. If you don't want &brandShortName; to delete the separator character, uncheck this option.
  5. Click OK.

Note: Text formatting is removed when the selected text is converted to a table.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK `V2`Jmlocale/en-US/help/css.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Using Style Sheets for Your Web Pages

Using Cascade Style Sheets

Cascade Style Sheets(CSS) can be used to style an HTML document in three ways:

  1. Using inline styles.
  2. Using internal style sheet.
  3. Using external style sheets.

&brandShortName; has an inbuilt style sheet editor called CaScadeS. CaScadeS can be used to produce either an internal style sheet or an external one. As opposed to inline styles, internal or external style sheets help to keep the content and style information separate.

To style the html document you are editing, CaScadeS can be started by clicking on Tools and choosing CSS Editor. CaScadeS allows two modes of style sheet editing:

  1. Beginner Mode: This mode allows to create rules associated to class selectors or type element selectors.
  2. Expert Mode: This mode allows to create rules without any restriction.

In case there is no style sheet, a new style sheet will be automatically created.

[ Return to beginning of section ]

Creating Style Sheets with &brandShortName;

Using CaScadeS, one can create either internal style sheets or external style sheets. To create an internal style sheet:

  1. Click on the Style elt. button
    • (Optional) Fill in Media list and Title information for the style sheet.
  2. Click on Create Stylesheet.

To create an external stylesheet:

  1. Click on the Link elt. button
  2. Fill in the URL of the stylesheet in the right pane. A new file will be created on the local filesystem, if it doesnot already exist.
    • (Optional) Fill in Media list and Title informationfor the style sheet.
  3. Check the "check to create alternate stylesheet" if this is an alternate one.

Tip: Always save the html document before attaching local style sheet. Also, save document immediately before closing the CSS editor.

Tip: Use Refresh button in the left pane, if stylesheet is not immediately downloaded.

[ Return to beginning of section ]

Creating Rules for Stylesheets

After creating one or more stylesheets for the html document, rules can be created for each stylesheet individually. To use a particular stylesheet for creating or modifying rules, highlight the stylesheet in the left pane by clicking with left mouse button. The right pane will show the detials of the stylesheet in the General Tab. To create new rules:

  1. Click on the Rule button in the left pane.
  2. Right pane shows options as to what kind of rule to create. Choose one of:
    • named style (enter class name below)
    • style applied to all elements of type (enter type below)
    • style applied to all elements matching the following selector
  3. Fill in the name of the rule.
  4. Click on Create Style Rule button.

Rules can be defined using the styling tabs (Text, Background, Border, Box and Aural) in the right pane. To see all the definitions of a style rule, highlight the rule in the left pane and click on "General" tab in the right pane. The "General" tab shows all definitions currently applied to the rule.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2!wXXlocale/en-US/help/toc.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Working with Table of Contents on Your Web Page

Adding Table of Contents to Your Web Page

For an html document having different sections, e.g. an article with sections and subsections and headings for each section and subsection, it becomes difficult to navigate if all the text is in a single file. To enable easy navigation of different sections, a Table of Contents (TOC) can be generated easily with &brandShortName;. To generate a TOC for an html document:

  1. Use the html heading tags (h1, h2, h3, h4, h5, and h6) to label different levels of sections and subsections in the document. And save the document.
  2. Click on Insert > Table of Contents and choose "Insert". The TOC window will appear.
  3. Select the levels of headings used for differet sections and subsections in the document.
  4. Click "OK" to build the TOC.

The TOC generated by default shows all entries as numbered and they are anchored links to respective sections. Unchecking the "Number all entries in table of contents" checkbox results in bulleted section entries. And checking "Make the table of contents read only" results in sections being simple text without anchors.

[ Return to beginning of section ]

Updating or Removing Table of Contents

In case the document is changed to add more sections or subsections after building the TOC, it will not contain the new sections or subsections. To add the newly added sections and subsections, click on "Insert", then "Table of Contents" and choose "Update". The TOC will be updated to show the new entries.

To remove the TOC altogether, click on "Insert", then "Table of Contents" and choose "Remove". The TOC will be removed the html source will be cleaned automatically of any code added when TOC built.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2ۉ!locale/en-US/help/templates.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Working With Templates

HTML templates are useful in cases where the author has to create several pages which have similar design but different content. With &brandShortName; you can design your own templates and use them as a basis for your web pages.

Creating a Template

  1. To create a template:
    • Click on File > New, or click on the arrow besides "New" button and select "More Options"
    • Select Blank Template and click on "Create
  2. Add and format the content which will remain the same in every page with same methods used to edit normal text in a web page.
  3. For the content which will be different in the web pages, Editable Area can be inserted by clicking on Insert > Templates > Editable Area. Options available for an editable area are:
    • Area is Optional
    • Area is Repeatable
    • Area is Movable
  4. Save the file as an .mzt Template file.

Tip: You can Remove an editable area or make an area editable using the status bar. For details refer Using Status Bar for Formatting Your Web Page.

[ Return to beginning of section ]

Using a Template

To use a Template for authoring web pages:

  1. Click on File > Open or use keyboard shortcut "Ctrl+N"
  2. Select the option "A New Document based on a Template" and choose the template to use by clicking on "Choose File"
  3. Click on Create
  4. Edit the content in the editable areas.
  5. Save the file as an html document.

Tip: Click on Edit > Detach From Template to detach a document from its template.

Tip: Transformation of existing document into a template and vice-versa can be achieved by checking(unchecking) the "Templates" option in Format > Page Title and Properties.

[ Return to beginning of section ]

[Next] [Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2 !jjlocale/en-US/help/nvu.rdfUT ԷBuڻBUx %brandDTD; ]> PK aV2g#C'locale/en-US/help/publishing_help.xhtmlUT ԷBuڻBUx %brandDTD; ] > Creating Web Pages with &brandShortName;

Publishing Web Pages with &brandShortName;

If your pages exist only on your local hard disk, you can privately view your HTML pages. &brandShortName; lets you publish your pages to a remote computer called a web server.

When you publish your pages to a web server, &brandShortName; copies (uploads) your pages to a computer that lets others browse your pages. Most ISPs provide space on their web servers for web page publishing. To find a web server where you can publish your pages, ask your ISP, help desk, or system administrator.

Publishing a Document

To publish a document:

  1. Open the HTML document that you want to publish, or create a new &brandShortName; document.
  2. When you're ready to publish the document remotely, click the Publish button .

    If you have published this document before, &brandShortName; remembers the document's publishing settings and starts publishing the document. While publishing is in progress, &brandShortName; displays a publishing status dialog box.

    • If you have never published this document before, &brandShortName; displays the Settings tab in the Publish Page dialog box so you can enter information about the document's remote publishing location. See Publish Page - Settings for more information. When you're done entering information, click Publish.
    • If you have never saved the document, &brandShortName; displays the Publish tab in the Publish Page dialog box, so you can enter the document's filename. See Publish Page - Publish for more information. After entering the filename, click Publish.
  3. To browse your published page, click the Browse button. Test the page's links and make sure there are no missing images.
  4. Continue editing the page as necessary. When you're ready to update the remote page with your changes, click the Publish button.

When you publish a document for the first time, &brandShortName; changes the document's file:/// URL to an http:// URL to indicate that you are now editing the published document. If you want to save the document locally (on your computer's hard disk), click the Save button. You'll be prompted to choose a filename and location on your hard disk for the document.

[ Return to beginning of section ]

  • Make sure your &brandShortName; filenames end with the .html or .htm file extension. Make sure your image filenames end with the .JPG, .GIF, or .PNG file extension. Don't use spaces or other special symbols in your filenames. Keep your filenames short and only use lowercase or uppercase letters and numbers.
  • If your images appear as broken links when you browse a document on the web server, you may have forgotten to include the images when you published. Open the File menu, and choose Publish As to display the Publish Page dialog box. In the Publish tab, make sure you check "Include images and other files" and then click Publish.

For more troubleshooting tips, see Solving Common Publishing Problems.

[ Return to beginning of section ]

Updating a Published Document

To update a published document:

  1. In a &brandShortName; window, open the File menu, and choose Recent Pages, then select the document from the list.

    Alternatively, browse to the location of the document you want to update by entering the document's HTTP address (the document's web address) in the Navigator browser's Location field.

  2. Open the File menu, and choose Edit Page.
  3. Edit the document as necessary.
  4. When you're ready to update the remote page with your changes, click Publish in &brandShortName;'s toolbar.

Tip: To delete a page or image you've published on a web server, you must use an FTP (File Transfer Protocol) program. You also must use an FTP program if you want to create subdirectories or to rename files on the web server. Ask your service provider if they recommend a particular FTP program. You can usually find information on FTP programs in the Help or Support sections of your service provider's web site. FTP programs are also available from shareware sites such as ZDNet Downloads.

[ Return to beginning of section ]

Changing the Filename or Publishing Location

To change a document's filename or publishing location:

  1. In a &brandShortName; window, open the File menu, and choose Recent Pages, then select the document from the list.

    Alternatively, browse to the location of the document you want to update by entering the document's HTTP address (the document's web address) in the Navigator browser's Location field.

  2. Open the File menu, and choose Edit Page.
  3. Edit the document as necessary.
  4. Open &brandShortName;'s File menu and choose Publish As. &brandShortName; displays the Publish tab in the Publish Page dialog box.
  5. Enter a different page title, if necessary.
  6. Enter a different filename for the page, if necessary.
  7. From the Site Name list, choose the publishing location you want to use. To set up a new publishing location, click New Site. See Publish Page - Settings for more information.
  8. Click Publish to save the document to the new location.

[ Return to beginning of section ]

Creating a New Publishing Site

If you plan to publish documents to more than one remote location, you can set up &brandShortName; to save the publishing information for each remote site you use, so that you don't have to enter it each time you want to publish.

To create a new publishing site, begin from a &brandShortName; window:

  1. Open the Edit menu and choose Publishing Site Settings. &brandShortName; displays the Publish Settings dialog box.
  2. Click New Site.
  3. For "Site Name," enter the nickname by which you want to refer to this publishing site.

    For example, if you will use the new site to publish documents related to the "Meteor" project, you might want to use the site name "Meteor". Site names remind you about the types of documents you publish at each site.

  4. For "Publishing address," enter the complete URL provided to you by your ISP, system administrator, or web hosting service. This URL must begin with either ftp:// or http://.

    The publishing address specifies the location where documents are published (uploaded) at this site. If you are not sure what to enter, ask your ISP or system administrator.

  5. For "HTTP address of your home page," enter the complete URL that you would enter in the Navigator browser to view pages at this site. Do not include a filename or subdirectory as part of the URL.

    This URL must always begin with http://. In some cases, this URL is the same as the publishing address. If you are not sure what to enter, ask your ISP or system administrator, or else leave it blank.

  6. For user name, enter the user name you use to log in to your ISP or web hosting service.
  7. For password, enter the password for your user name.
  8. Select "Save Password" to save your password securely using Password Manager so that you don't have to enter it each time you publish pages at this site.
  9. Click OK.

[ Return to beginning of section ]

Changing the Default Publishing Site

If you have set up more than one publishing site, but you typically use only one site for most of your publishing needs, you can designate the site you use most often as the default publishing site. &brandShortName; will use the default publishing site for all documents that you publish, unless you specifically choose an alternate site.

Regardless of how many sites you've set up, you can always publish a document to a different site by choosing Publish As from &brandShortName;'s File menu. See Changing the Filename or Publishing Location for more information.

To choose the default publishing site, begin from a &brandShortName; window:

  1. Open the Edit menu, and choose Publishing Site Settings. &brandShortName; displays the Publish Settings dialog box.
  2. Select a publishing site from the list.

    If you only have one publishing site set up, &brandShortName; uses that one as the default site.

  3. Click Set as Default.
  4. Click OK to confirm your changes.

[ Return to beginning of section ]

Deleting a Publishing Site

Deleting a publishing site removes the site's settings from &brandShortName;. If you later wish to publish to the site, you must re-enter the site's settings.

To delete a publishing site's settings, begin from a &brandShortName; window:

  1. Open the Edit menu, and choose Publishing Site Settings. &brandShortName; displays the Publish Settings dialog box.
  2. Select a publishing site from the list.
  3. Click Remove Site.

    &brandShortName; only removes the site's settings; the remote site itself is not affected.

  4. Click OK to confirm your changes.

[ Return to beginning of section ]

Publishing Settings

This section describes &brandShortName;'s publishing settings. For information on &brandShortName;'s general and new page settings, see &brandShortName; Preferences.

Publish Page - Publish

The Publish Page - Publish tab lets you specify where you want to publish a document. These settings apply to the current document.

If you are not already viewing the Publish Page - Publish tab, follow these steps:

  1. Open the File menu and choose Publish As. The Publish Page dialog box appears.
  2. Click the Publish tab.
  • Site Name: Lists all the publishing sites you've created, so you can choose the site that you want to publish to. To create a new site, click New Site.
  • Page Title: Specifies the document's page title as it appears in the browser window's title bar when you view the page in the browser. The document's page title also appears in your list of bookmarks if you bookmark the page.
  • Filename: Specifies the document's filename. Make sure you include the .html or .htm extension in the filename.
  • Warning: If a file on the remote site you're publishing to has the same filename as one you're uploading, the newly uploaded file will replace the existing one. You will not be asked to confirm the action.

  • Site subdirectory for this page: If you leave this blank, &brandShortName; publishes the page to the main (root) publishing directory at this site. If you want to publish the page to a remote subdirectory that resides underneath the main publishing directory at this site, enter the name of the subdirectory or choose it from the list. &brandShortName; keeps track of the locations you type here, so you can select from a list of remote locations you've previously used. Keep in mind that subdirectory names are case-sensitive.
  • Note: The site subdirectory you choose must already exist at the remote server.

  • Include images and other files: If checked, &brandShortName; publishes any images and other files referenced by this page. You can choose to publish these files to the same location as the page, or else you can choose to publish these files into a remote subdirectory that exists underneath the main publishing directory.

Tip: To create remote subdirectories or delete published pages or images, you must use an FTP (File Transfer Protocol) program. Ask your service provider if they recommend a particular FTP program. You can usually find information on FTP programs in the Help or Support sections of your service provider's web site. FTP programs are also available from shareware sites such as ZDNet Downloads.

[ Return to beginning of section ]

Publish Page - Settings

The Publish Page - Settings tab lets you specify your login information for the remote publishing site, as well as the publishing settings for the remote site. These settings apply to the current document and any other files you publish to this location.

If you are not already viewing the Publish Page - Settings tab, follow these steps:

  1. Open the File menu and choose Publish As. The Publish Page dialog box appears.
  2. Click the Settings tab.
  • Site Name: Specifies the nickname you want to use for this publishing site. Enter a short name that will help you identify this publishing site.
  • Publishing address: Specifies the complete URL provided to you by your ISP or system administrator. This URL should begin with either ftp:// or http://. This name is often referred to as the "host name" or the "host server name".
  • The publishing address specifies the location where documents are published (uploaded) at this site. If you are not sure what to enter, ask your ISP or system administrator.

  • HTTP address of your home page: Specifies the complete address of your publishing home directory. This is the web address of the home page at your web site. Do not include a filename or subdirectory as part of the URL.
  • This URL must always begin with http://. In some cases, this URL is the same as the publishing address. If you are not sure what to enter, ask your ISP or system administrator, or else leave it blank.

  • User name: Specifies the user name you use to log into your ISP or network.
  • Password: Specifies the password for your user name.
  • Save Password: Select this to encrypt and save your password securely using Password Manager so that you don't have to enter it each time you publish pages at this site.

[ Return to beginning of section ]

Publish Settings

The Publish Settings dialog box lets you create, edit, and delete publishing site settings, and also lets you set the default publishing site.

If you are not already viewing the Publish Settings dialog box, follow these steps:

  1. Open the Edit menu and choose Publishing Site Settings. &brandShortName; displays the Publish Settings dialog box.
  • New Site: Lets you specify settings for a new publishing site. &brandShortName; adds the name of the new publishing site to the list of available publishing sites.
  • Set as Default: Sets the selected publishing site as the default publishing site. Typically, the default publishing site is the remote location that you most often use for publishing documents. All documents you create or edit will be published to the default publishing site, unless you specifically choose an alternate site in the Publish Page dialog box.
  • To publish a document to a different remote location, open the File menu and choose Publish As to choose a different publishing destination.

  • Remove Site: Removes the selected site and its settings from &brandShortName;.
  • Site Name: Specifies the name by which you want to refer to this publishing site.
  • Publishing address: Specifies the complete URL provided to you by your ISP or system administrator. This URL should begin with either ftp:// or http://.
  • The publishing address specifies the location where documents are published (uploaded) at this site. If you are not sure what to enter, ask your ISP or system administrator.

  • HTTP address of your homepage: Specifies the HTTP address of your publishing home directory. Do not include a filename or subdirectory as part of the URL.
  • This URL must always begin with http://. In some cases, this URL is the same as the publishing address. If you are not sure what to enter, ask your ISP or system administrator, or else leave it blank.

  • User name: Specifies the user name you use to log in to your ISP or network.
  • Password: Specifies the password for your user name.
  • Save Password: Select this to save your password securely using Password Manager so you don't have to enter it each time you publish pages at this site.

Return to beginning of section ]

Solving Common Publishing Problems

If any of your files fails to publish, the Publishing Status dialog box displays an error message that can help you determine what went wrong and how to fix it. Click the Troubleshooting button in the Publishing Status dialog box to get help on solving your publishing problem.

If you are still unable to publish a file, save the file to your hard disk by opening &brandShortName;'s File menu, and choosing Save. You can then open the file at a later time to try to publish it. To quickly locate the file later, open &brandShortName;'s File menu, and choose Recent Pages.

Verifying Your Publishing Settings

To verify your publishing settings:

  1. Close the Publishing Status dialog box, if it is open.
  2. Open the Edit menu and choose Publishing Site Settings.
  3. In the Publish Settings dialog box, confirm that the site settings are correct for the site you are trying to publish to. If you're not sure, check with your ISP or web hosting service.
    • Verify that you correctly entered the publishing settings. You may have accidentally mistyped one of the settings.
    • Verify that you entered the correct publishing address. Web hosting services or ISPs may refer to the publishing address as the "server name", the "hostname", or the "server/host". They often specify the publishing location as ftp.myisp.com/username, where username is your user name.

      For the publishing address to be correct, you must precede the publishing location with either ftp:// or http://. For example, the correct publishing address for the above-mentioned site would be ftp://ftp.myisp.com/username.

[ Return to beginning of section ]

Checking Your Filenames

Examine the names of any files that failed to publish. Make sure that the filenames:

  • Use only numbers or lowercase or uppercase letters. While it's acceptable to create filenames that use uppercase letters, you can avoid potential errors in later locating the published file if you only use lowercase letters in your filenames.

    When you publish files to a web server, filenames become case-sensitive on the web server. It may be harder for you to remember files names that use only uppercase letters or that use a mix of uppercase and lowercase letters.

    For example, when you try to locate a published file by typing the filename's web address into Navigator's Location field, you must enter the filename exactly as you created it, using the same combination of uppercase and lowercase letters.

  • Don't use punctuation characters or spaces. Underscores ( _ ) or hyphens ( - ) are OK.
  • End with .html or .htm (for &brandShortName; filenames).
  • Use less than 32 characters.

[ Return to beginning of section ]

Fixing Publishing Errors

If one or more of your files fails to publish, look at the messages &brandShortName; displays in the Publishing Status area of the Publishing dialog box. You can use these error messages to help determine what went wrong and what to do to fix the problem.

Error Message:

Filename not found

or

X of Y files failed to publish

Error Description: One or more image files or CSS files failed to publish because &brandShortName; could not find them. Some typical reasons might be:

  • The file location you typed is incorrect.
  • The file's location on the web is not accessible.
  • The file's location was changed or the file was deleted or moved to another location.

Possible Solutions:

  • Look for broken images in the page you are trying to publish. Broken images will appear with this icon in the page. To correct the image's address, double-click the broken image to display the Image Properties dialog box so you can enter the correct address.
  • Remove the broken image from the page by selecting it (click once on the image), and then pressing Backspace or Delete on your keyboard.
  • If the image is unavailable because the server where the image resides is inaccessible, try publishing the page at a later time.
  • If the missing file is a CSS file, you must first verify the correct location of the CSS file. To fix the file's address in &brandShortName;, click the HTML Source tab and edit the file's location in the HTML source code. You should only edit the HTML source if you are familiar with HTML tags.

Error Message:

The subdirectory directory name doesn't exist on this site or the filename filename is already in use by another subdirectory

or

The filename filename is already in use by another subdirectory

Error Description: You specified the name of a remote subdirectory that does not exist at the publishing site. &brandShortName; can only publish to a remote subdirectory that already exists at the publishing location. Or, you specified a filename that is identical to the name of an existing subdirectory at the publishing site.

For example, in the Publish Page dialog box, under the Publish tab:

  • for "Site subdirectory for this page", you may have typed the name of a subdirectory that does not exist at the publishing location.
  • you checked "Include images and other files," and then you typed the name of a subdirectory that does not exist at the publishing location.
  • one of the files you are attempting to publish has the same name as a subdirectory at the publishing site.

Possible Solutions:

  • Use a separate FTP program if you want to create, rename, or delete subdirectories at the publishing site. Ask your service provider if they recommend a particular FTP program. You can usually find information on FTP programs in the Help or Support sections of your service provider's web site. FTP programs are also available from shareware sites such as ZDNet Downloads.
  • Don't use subdirectory names that end with ".html" or ".htm". Only your &brandShortName; filenames should end with ".html" or ".htm".
  • Subdirectory names are case-sensitive, so be sure to enter a subdirectory name exactly as it appears at the publishing location.

Error Message:

The server is not available. Check your connection and try again later.

Error Description: This error can have many causes. For example:

  • Your publishing site settings may not be correct.
  • Your Internet connection may have been lost.
  • Your modem or other equipment that you use to connect to the Internet might not be functioning correctly.
  • The web server that you are trying to publish to might be unavailable due to a technical problem or to an unknown circumstance.
  • Your ISP or web hosting service may be experiencing technical problems.

Possible Solutions:

  • Verify that your publishing settings are correct and that you entered them correctly. See Verifying Your Publishing Settings for more information.
  • Make sure your Internet connection is working by attempting to view a web page using the Navigator browser. For example, confirm that you can successfully view the page http://www.mozilla.org.
  • If your Internet connection is not working, verify that all hardware, telephone connections, modems, and network connections are functioning properly.
  • Use the Navigator browser to try to view a page at the web site you are attempting to publish to. If you can successfully view other web sites but cannot view a page at the publishing site, your ISP or web hosting service may be experiencing technical problems.
  • Try publishing again later. Your ISP, web hosting service, or the web server may be experiencing temporary technical difficulties.

Error Message:

You do not have permission to publish to this location.

Error Description: You are attempting to publish to a location that you are not authorized to use. You can only publish to sites where you have been granted access by your ISP or web hosting service.

Possible Solutions:

  • Verify that you entered the correct user name and password in the Publishing Site Settings dialog box, or in the Publish tab of the Publish dialog box.
  • Contact your ISP to find out where you can publish your pages at their site.
  • Find a web hosting service that you can use to publish your pages. In the Navigator browser, search for "web hosting".
  • Use &brandShortName; My Webpage http://mywebpage.netscape.com/ to host your web pages, up to 20 megabytes for free.

Error Message:

You are currently offline. Click the icon near the lower-right corner of any window to go online.

Error Description: You are attempting to publish, but your &brandShortName; Internet connection is currently in the "offline" state. Your Internet connection must be in the "online" state (connected to the Internet) in order to publish your pages.

Verify that your Internet connection is currently offline by looking at the online/offline icon in the lower right corner of any &brandShortName; window. If you are currently offline, the icon appears as .

Possible Solutions:

  • Click the online/offline icon to go online. In the online state, the icon should look like this: .
  • Make sure your Internet connection is working by attempting to view a web page using the Navigator browser. For example, confirm that you can successfully view the page http://www.mozilla.org.

Error Message:

There is not enough disk space available to save the file filename.

Error Description: The remote web server's hard disk is full, or you may have exceeded the amount of disk space allocated to you by your ISP or web hosting service.

Possible Solutions:

  • Use a separate FTP program to delete unnecessary files at your publishing site. Ask your service provider if they recommend a particular FTP program. You can usually find information on FTP programs in the Help or Support sections of your service provider's web site. FTP programs are also available from shareware sites such as ZDNet Downloads.
  • Find out from your ISP or web hosting service about increasing your disk space allocation, or switch to a different service that can satisfy your needs.
  • If the web server is located at your company or school, contact the network administrator to find out if you can publish to a different location that has more disk space, or if you can request that additional disk space be allocated to your current publishing location.

Error Message:

The filename or subdirectory name is too long.

Error Description: The number of characters in the filename or the subdirectory name is not supported by the web server computer that you are trying to publish to.

Possible Solutions:

  • Limit the length of your filenames and subdirectory names to less than 32 characters. Some operating systems do not support names longer than 32 characters.

[ Return to beginning of section ]

21 March 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2}o11!locale/en-US/help/shortcuts.xhtmlUT ԷBuڻBUx %brandDTD; ]> &brandShortName; Keyboard Shortcuts

&brandShortName; Keyboard Shortcuts

Using Shortcuts

This document uses the following format for listing shortcuts:

Example:

Command WindowsMac OSUnix/Linux
Copy Ctrl+CCmd+C

To perform a command, press the accelerator key CtrlCmd and the press the shortcut combination key C once (while keeping the accelerator key pressed).

Tip: The plus sign (+) means that you must press two keys surrounding the plus sign at the same time. If there is more than one plus sign (such as Ctrl+Shift+C), it means that all three buttons surrounding the plus sign must be pressed at the same time.

Abbreviations:

  • CtrlCmd = Control KeyCommand key on the Mac OS Keyboard

Note: Some keyboard shortcuts perform different functions based on cursor location (focus). For example, if you press Home on Windows while viewing a web page, &brandShortName; will move to the top of the web page. However, if you press Home on Windows while the cursor is in a text field, the cursor will go to the beginning of the text field.

[ Return to beginning of section ]

General &brandShortName; Shortcuts

Command WindowsUnix/LinuxMacOS
Open File CtrlCmd+O
Open New Page/Template CtrlCmd+N
Open New Tab CtrlCmd+T
Save File CtrlCmd+S
Copy CtrlCmd+C
Paste CtrlCmd+V
Cut CtrlCmd+X
Select All CtrlCmd+A
Close Window CtrlCmd+W
Delete Next Word CtrlCmd+Del
Go Up One Page Page Up
Go Down One Page Page Down
Go Up One Line Up Arrow
Go Down One Line Down Arrow
Undo CtrlCmd+Z
Redo CtrlCmd+Shift+Z
Find CtrlCmd+F
Find Again Ctrl+G or F3Cmd+G
Find Previous Ctrl+Shift+F?
Open Context Menu Shift+F10Ctrl+Space
Open Main Menu (switches to the first drop-down menu at the top of the window) Alt orF10Controlled through keyboard preference in Control Panel
Move to beginning of line (in a text editing field) HomeCmd+Left ArrowCtrl+A
Move to end of line (in a text editing field) EndCmd+Right ArrowCtrl+E
Switch to Next Tab (when using Tabbed Browsing with more than one tab) Ctrl+Page Down
Switch to Previous Tab (when using Tabbed Browsing with more than one tab) Ctrl+Page Up
Close Tab CtrlCmd+W
Exit &brandShortName; CtrlCmd+Q

[ Return to beginning of section ]

&brandShortName; Composition Shortcuts

These are the shortcuts needed for editing html pages with &brandShortName;.

Command WindowsUnix/LinuxMacOS
Open Web Location CtrlCmd+Shift+L
Publish CtrlCmd+Shift+S
Text Zoom - Smaller CtrlCmd+-
Text Zoom - Larger CtrlCmd+= OR CtrlCmd++ (plus)
Text Zoom - 100% CtrlCmd+O
Insert/Edit Link CtrlCmd+L
Text style Bold CtrlCmd+B
Text style Italic CtrlCmd+I
Text style Underline CtrlCmd+U
Increase Indent CtrlCmd+[
Decrease Indent CtrlCmd+]
Discontinue Text Styles CtrlCmd+Shift+Y
Discontinue Link CtrlCmd+Shift+K
Select Row/Column CtrlCmd+Drag
Select Cells(s) CtrlCmd+Click (drag to select block of cells, or continue clicking to select individual cells)
Site Manager F9
Start Spell Check Ctrl+KCmd+K

[ Return to beginning of section ]

Help Window Shortcuts

These shortcuts are available from Help windows.

Command WindowsMac OSUnix/Linux
Navigate Links within Content Pane (right pane) Tab
Toggle the visibility of Sidebar F9
Increase Text Size CtrlCmd+= OR CtrlCmd+Shift++ (plus)
Decrease Text Size CtrlCmd+- (minus)
Switch between Content Pane and Search/Contents/Index/Glossary (toggle) F6
Navigate Index Terms (while Index Pane is selected) Up/Down Arrow
Scroll Pane (Content, Table of Contents, or Index) Up/Down Arrow
Expand/Collapse Table of Contents Tree Structure Right/Left Arrow
Print Page Ctrl+PCmd+P
Go Back to Previous Page AltCmd+Left Arrow
Go Forward One Page AltCmd+Right Arrow
Close &brandShortName; Help Window CtrlCmd+W

[ Return to beginning of section ]

30 May 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK aV2gȎEE#locale/en-US/help/preferences.xhtmlUT ԷBuڻBUx %brandDTD; ] > &brandShortName; Preferences

&brandShortName; Preferences

&brandShortName; has several important settings in the Preferences panel. Users can set the preferences depending on their requirements and &brandShortName; will respect the setting everytime the user starts and uses it.

This section describes the settings in the &brandShortName; preferences panel. If you are not currently viewing the panel, follow these steps:

  1. Click on Tools > Preferences file menu (Mozilla menu on Mac OS X) items to open Preferences(Options) panel.
  2. Click the &brandShortName; category to view the corresponding settings available for customization.

For information on &brandShortName;'s publishing settings, see Publishing Settings section.

General Settings

General preferences allow you to specify settings for saving files and for table editing. These settings apply to every document you create.

If you are not already viewing the &brandShortName; general preferences, follow these steps:

  1. Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
  2. Click the General category on the category sidebar.

Recent Pages Menu

Maximum number of pages listed: Specify the maximum number of pages that are listed under Recent Pages in the File menu.

When Saving or Publishing Pages

  • Retain original source formatting: This option preserves line breaks and the page's original formatting for the HTML source code. Select this if you want to preserve white space (extra lines, tabs, etc.) that makes the HTML source code more readable. This preference does not affect how your pages appear in a browser window.
  • Reformat HTML source: This option reformats the HTML source code to make it more readable, by inserting line breaks and indentation. This preference does not affect how your pages appear in a browser window.
  • Save images and other associated files when saving pages: If checked, all images, JavaScript (JS), Cascading Style Sheet (CSS), and other associated files are saved in the same location as the document when the document is saved for the first time or when the document is saved to a new location. If unchecked, only the HTML file is saved.
  • For example, when editing a remote page, this setting ensures that all related files associated with the remote page will be saved locally when you save the page to your hard disk.

  • Always show Publish dialog when publishing pages: If checked, &brandShortName; always displays the Publish Page dialog box when you click the Publish button or choose Publish from the File menu. If not checked, &brandShortName; only displays the Publish Page dialog box if it needs more information in order to publish the page.
[Return to beginning of section]

Table Editing

Maintain table layout when inserting or deleting cells: Select this if you want &brandShortName; to always preserve the table's layout (that is, keep it in a rectangular shape) by adding cells where needed. If you deselect this option, when you delete one or more cells, &brandShortName; removes the cell border as well, which can result in a table with empty spaces, or an outline that appears irregular due to an uneven number of cells.

[Return to beginning of section]

Cascading Style Sheets(CSS) Editing

Use CSS styles instead of HTML elements and attributes: Enables the use of Cascading Style Sheet (CSS) formatting in your &brandShortName; documents. With this preference enabled, &brandShortName; generates HTML 4.01 formatting with CSS inline styles for elements.

If this preference is not enabled, &brandShortName; generates HTML 4.01 formatting, but does not use CSS styles.

Compared to HTML, HTML with CSS formatting is more portable, more maintainable, and more compatible when viewed with different browsers. If you enable this preference and then edit a document created without CSS, &brandShortName; replaces the edited elements with CSS styles.

If you enable CSS styles, you can choose a text highlight color for selected text using the text highlight color button on the Format toolbar. You can also choose a color background for any element on the page. (These features are not available if this preference is not enabled.)

[Return to beginning of section]

Site Manager

Always open a document in a new tab: Select this if you want to open documents in new tabs when using the Site Manager. If unchecked, double clicking on filenames in the Site Manager will open the files in new windows.

[ Return to beginning of section ]

Fonts

Fonts displayed in &brandShortName; are either the program defaults or the user can define their own.

Fonts for

Font family can be defined in the Fonts for: section of &brandShortName; Preferences. To change the default typeface:

  1. From the Fonts for drop-down list, choose a character set. For instance, to set default fonts for the Western (Roman) character set, choose Western.
  2. Select whether proportional text should be serif (like "Times New Roman") or sans-serif (like "Arial"). Then specify the font size you want for proportional text.
  3. Specify the font to use for Serif, Sans-serif, Cursive Fantasy and Monospace font families. You can also change the size for Monospace fonts.

You can also choose the Minimum font size you want to display. Setting a minimum font size can be helpful when editing pages with very small fonts which would be hard to read if this option is not set.

You can also specify the display resolution, which is normally 96 dpi. You can set it to one of the predefined options e.g. 72dpi, or 96dpi or you can either set it to System Setting or set it manually using the Other... option.

[ Return to beginning of section ]

New Page Settings

New page settings allow you to specify settings for colors and background images that apply to every document you create.

If you are not already viewing the New Page Settings, follow these steps:

  1. Open the Tools menu (Mozilla menu on Mac OS X) and choose Preferences.
  2. Click on the New Page Settings icon on the category sidebar

Author

Enter your name. This will add your name to the HTML source code for each new page you create. Your name will be added in the <head> section of the web page and will not be visible on the web page.

[Return to the beginning of section]

Markup

  • Language: Users can select which language to use as default when creating new web documents. Choose from either HTML4.0 or XHTML1.0.
  • DTD: Select the DTD to be used as default when creating new web documents. Options of defining the document as Transitional or Strict are available.
[Return to the beginning of section]

Default Page Appearance

  • Reader's default colors: Select this if you always want your pages to use the color settings from the viewer's browser for text and link elements.
  • Use custom colors: Select this if you always want to specify the colors that are applied to text and link elements. Then for each element, select a color by clicking the color button next to each element which will open the color-picker to select the color easily.
  • Background image: Type the location and name of an image file, or click Choose File to locate the image file on your hard disk or network.

    Note: Background images are tiled and override background color.

  • To change the author name for an individual page: Open the Format menu and choose Page Title and Properties.

    To change the page colors and background image for an individual page: Open the Format menu and choose Page Colors and Background.

[Return to the beginning of section]

Internationalization

  • Language: Choose the language in which the html documentsupposed to be written in.
  • For example if the document is written in Canadian French, selecting "French/Canada[fr-ca]" will indicate the browser that the document is written in Canadian French. And the html source will contain <html lang="fr-ca"> as an indicator of document language.

  • Writing Direction: Choose the direction of writing text depending on the language you are using in your document. This solves the problems of users creating html pages in languages with right-to-left direction, for example, Arabic, Urdu, etc.
  • To change the Language specification for an individual page: Open the Format menu and choose Page Title and Properties, and change language in the Internationalization section.

    To change the Writing Direction of an individual page: Open the Format menu and choose Page Title and Properties, and change language in the Internationalization section.

  • Character Set: Character sets determine how the bytes that represent the text of your HTML document are translated to readable characters. With this option you can choose the character set you want to use for your web page. By default, the ISO-8859-1 character set is used, but you can use other options like UTF-8, ISO-8859-15, etc or a user defined character set.

[ Return to beginning of section ]

Advanced Settings

Connection

This section describes how to use the Proxies preferences panel. If you're not already viewing it, follow these steps:

  1. Open the Edit menu (&brandShortName; menu on Mac OS X) and choose Preferences.
  2. Under the Advanced category, click Proxies. (If no subcategories are visible, double-click Advanced to expand the list.)

The Proxies preferences panel allows you to set up &brandShortName; to use a proxy:

Before you start: Ask your network administrator if you have a proxy configuration file or for the names and port numbers of the proxy.

  • Direct connection to the Internet: Choose this if you don't want to use a proxy.
  • Manual proxy configuration: Choose this if you don't have a proxy location (URL).
    • HTTP Proxy, SSL Proxy, FTP Proxy, Gopher Proxy: Type the name or numeric IP address of the proxy server. Type the port in the Ports field.
    • SOCKS Host: Type the name or numeric IP address of the proxy server. Type the port in the Ports field.
      • SOCKS v4, SOCKS v5: When entering a SOCK Host, select "SOCKS v4" or "SOCKS v5," depending on what version of SOCKS is used for the proxy.
    • No Proxy for: Type the domains and/or IP address that you do not want to use a proxy for. Separate each entry with a comma. (Example: .yourcompany.com, .yourcompany.co.nz, 192.168.1.0/24)
  • Automatic proxy configuration URL: Choose this if you have a proxy configuration file or URL, then type the configuration URL.

[ Return to beginning of section ]

Return Key Behaviour

The option "Return in a paragraph always creates new paragraph" defines the behaviour of the return key. Choosing it creates a new paragraph if you hit the "Return" key while typing in a paragraph. Without this option <br> tags are added for carriage returns.

[ Return to beginning of section ]

Real-time Spellcheck

Checking the option "Underline misspelled words" will enable the real-time spell checker built into &brandShortName; to underline misspelled words, thus giving the user a visual clue to recheck the spellings.

[ Return to beginning of section ]

Special Characters

This options allow the user to choose which special characters are coded as entities by &brandShortName;. Choose one of the option:

  • Only & < > ' and non-breakable whitespace
  • The above and Latin-1 letters
  • All characters having an entity equivalence in the HTML 4.0 specification
  • Use &#..; notation for all non-ASCII characters

[ Return to beginning of section ]

29 March 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK `V2|``!locale/en-US/help/customize.xhtmlUT ԷBuڻBUx %brandDTD; ] > Customizing &brandShortName;

Customizing &brandShortName;

Toolbar Customiation

&brandShortName; has toolbars which can be customized by the user to suite their likings. The users can keep their most frequently used buttons on the toolbars and hide those rarely used in effect making it easier to use, and giving the users the satisfaction to tailor the look of &brandShortName; according to their preferences.

How to Customize Toolbars

To open the toolbar customize window, Click on View > Show/Hide > Customize Toolbar and select the toolbar you want to customize. Or you can right-click with the mouse on the toolbar you want to edit and select "Customize Toolbar".

To customize the toolbars

  • You can click-and-drag a button, separator, flexible space, or space item to the toolbar where you want to add that item.
  • You can drag items (button, space, flexible space or separator) from the toolbar and drop them back in customizing window.
  • You can also change the look of the toolbar buttons (Main Toolbar) by either selecting Icons and Text, Icons or only Text to be displayed.

[ Return to beginning of section ]

Enhancing &brandShortName; Functionality

&brandShortName; has an inbuilt mechanism to enhance its already powerful functions. New functionality can be added to &brandShortName; by adding extensions. Extentions are small programs which give users new features or functions when installed in &brandShortName;. Users can choose to install the extensions they want. Thus extensions allow users to have a customized installation of &brandShortName;. To install an extension:

  • Download the extention to your computer and save it in a convenient location. Most of the extensions can be downloaded from &brandShortName; web site.
  • Open Extension Manager(EM) by clicking on Tools > Extensions. The EM will list all the installed extensions (if any).
  • Click on Install button to install the extension you just downloaded.
  • Select the extension by browsing to it in the file system browser window and click on the Open button.
  • Click the Install Now button in the Software Installation window.
  • After installation in complete, restart &brandShortName; to start using the features added by the newly installed extension.

You should regularly check for updates for the installed extensions with the Extension Manager. Updates usually improve the features offered by the extensions and resolve problems in older versions.

[Previous]

20 June 2005

Copyright © 2004-2005 Contributors to the Nvu Documentation Project.

PK `V2x}O}O)locale/en-US/help/composer_tutorial.xhtmlUT ԷBuڻBUx %brandDTD; ] > &brandShortName; Tutorial

&brandShortName; Tutorial

&brandShortName; is an open source What-You-See-Is-What-You-Get(WYSIWYG) complete web authoring system. It is based on Gecko, the Mozilla rendering engine. &brandShortName; is completely free and can be downloaded from &brandShortName; website.

Scope of This Tutorial

This tutorial is designed for beginners, who are new to web page designing with a WYSIWYG editor. The tutorial provides just enough help so as to get you started with using &brandShortName; for your web page design purposes. It is not an introduction to HTML, XHTML, CSS, etc. coding. Its only aim is to give you a kick start on how to use &brandShortName;.

The manual does not even cover all the basic aspects of HTML in detail. Yes, this is a short tutorial and some basic albeit unimportant things have been left out. You are encouraged to find out about them yourself. Also the tutorial covers just an introduction on how to use cascading style sheets with the inbuilt editor, CaScadeS.

For those of you who are more interested in learning about HTML, CSS, etc in detail you can go to the W3 Consortium website. There you will find detailed information about various standards maintained by them. You can also do a search on the WWW or refer to one of the many books available on learning HTML.

In This Tutorial

This tutorial first introduces you to &brandShortName;'s User Interface. This is followed by a basic formatting section. Next section, tells you how to insert elements like images, tables, and forms in your document. Then we have small section devoted to styling your document using CSS. The document concludes with instructions for publishing your document to a web server.

[ Return to beginning of section ]

Introduction to the User Interface

&brandShortName;'s File Menu contains menu items for all major operations possible while using it. For full detailed reference read the Menu Reference page. &brandShortName;'s tool bar user interface consists of:

Composition Toolbar

The Composition Toolbar consists of buttons for the most used major operations. Below is the a snapshot of the default Composition Toolbar with text below each button indicating the respective button's function.

Format Toolbar

The Format Toolbar is a very useful tool while editing web pages with &brandShortName;. With the Format Toolbar you can apply paragraph format, choose a font, change foreground or background colour, increase or decrease size, and emphasize a block of text. You can also create ordered or unordered lists and justify a block of text to left, right or centre. To know which button does what just hover your mouse over the button and a tool tip will appear indicating the function of the button.

Tab Browser Toolbar

&brandShortName; allows you to simultaneously edit multiple web documents using different tabs for each opened document. Having multiple tabs gives a cleaner look to your desktop as it is not cluttered when multiple windows are used for each document. As a visual indicator a "red floppy icon" icon appears for pages which have been edited but not saved yet.

Edit Mode Toolbar

The Edit Mode Toolbar indicates the viewing mode which is presently active for the current document. Available viewing modes are the Normal view, HTML Tags view, HTML source view and the Preview mode. You can easily change your viewing mode by simply clicking any of the other three with the mouse.

Status Toolbar

&brandShortName;'s status bar shows the position of the cursor with respect to the HTML tag hierarchy. You can easily edit/assign the properties of any particular tag in the status bar just by right clicking and choosing the desired option. Simple left-click of the mouse on a tag in status bar selects the text surrounded by that tag.

[ Return to beginning of section ]

Starting a New Document

You can start a new document by either clicking on the "New" button on the composition toolbar or by clicking File > New and select "Blank Document" and then click on "Create". In case you want to edit an existing file use File > Open and choose the file you want to edit. For detailed instructions, refer to Starting a New Page section in the &brandShortName; Help documentation.

You can also start a new document which is a template instead of a normal html file. Templates are used to make website management easier as the maintainer will only need to edit the text for a particular page and not worry about the design as it is controlled by the template. This tutorial will not go further into creating and using templates. Further information about templates can be obtained from the Working with Templates section of &brandShortName; Help documentation.

[ Return to beginning of section ]

Basic Formatting of the Document

We will use the text given in the next section in the new document to follow the formatting help in this tutorial. The text will used as a base to learn basic formatting functions available in &brandShortName;. Copy the text from the following section and paste it in your new document.

Tutorial Text

Corbett National Park

Corbett National Park, named in the memory of Jim Corbett, was created in 1938 and was the first national park to be established in Asia. It is situated in the northern state of Uttranchal in India. It has an area of 512 sq. km. The combined area of Corbett National Park, Sonandi Wildlife sanctuary and Reserve Forest areas summing up to 1288 sq. km. constitute a bigger project called Corbett Tiger Reserve.

The most famous animals of Corbett National Park are the Bengal Tiger and the Asiatic elephant. It is also a home to other animals like etc etc. Situated at the junction of the Garhwal and Kumaon hill regions it also boasts of the combination of cultures of people of both regions.

Jim Corbett

Jim Corbett, (1825-19), lived in Kaladhungi. His house has been converted into a museum by the government as a dedication to his life and times. He was a naturalist, conservationalist and an avid photographer. Born on 25th July 1875, he grew up in Kaladhungi and Nanital. After fighting for the British army in the WWI, he came back to India and settled in Kaladhungi with his sister, Maggie. He was called up several times by village people and the government to get rid of man-eating tigers and leopards.

Visiting Corbett National Park

General Information

Altitude: 385-1100m above sea level

Annual Rainfall: 1400mm - 2800mm

Temperature range: 4C in winter to 42C in summer.

Open for tourists from 15 November to 15 June.

Getting there:

The head quarters of Corbett Tiger Reserver are at Ramnagar. By road it is connected to Delhi, Moradabad, Bareilly and Nanital. State transport buses ply from Delhi, Moradabad and Haldwani to Ramnagar. By rail tourists can reach Ramnagar by taking a train from New Delhi.

Formatting the text

The first thing we will take care of are the headings and subheadings. Select the text "Corbett National Park" at the top of the document and click on the Body Text drop down menu on the Format Toolbar and select Heading 1. The text will be styled according to the default Heading Level-1 style. Similarly, select the text "Visiting Corbett National Park" and make it a level-2 heading.

The second you might want to do is to select entire paragraphs in your text and mark them paragraph following same procedure for the headings. In the given text this has already done to make the text more presentable, but otherwise marking paragraphs separately is a good practice.

You can also style important words or phrases using the bold(B), italic(I), or underline(U) buttons on the Format Toolbar, as has been done in this line. Several other options of formatting your text are available from the Format Toolbar or via the Format menu on the File Menu toolbar. Go ahead and try to use a few options, you will learn a few trick this way. If you mess up, don't worry, just click "Ctrl+Z" once to undo your last action. For detailed instructions about all the ways possible to format text for a web page, see Formatting your Web Pages section in &brandShortName; Help documentation.

At this stage, your tutorial text should look similar to this:


Corbett National Park

Corbett National Park, named in the memory of Jim Corbett, was created in 1938 and was the first national park to be established in Asia. It is situated in the northern state of Uttranchal in India. It has an area of 512 sq. km. The combined area of Corbett National Park, Sonandi Wildlife sanctuary and Reserve Forest areas summing up to 1288 sq. km. constitute a bigger project called Corbett Tiger Reserve.

The most famous animals of Corbett National Park are the Bengal Tiger and the Asiatic elephant. It is also a home to other animals like etc etc. Situated at the junction of the Garhwal and Kumaon hill regions it also boasts of the combination of cultures of people of both regions.

Jim Corbett

Jim Corbett, (1825-19), lived in Kaladhungi. His house has been converted into a museum by the government as a dedication to his life and times. He was a naturalist, conservationalist and an avid photographer. Born on 25th July 1875, he grew up in Kaladhungi and Nanital. After fighting for the British army in the WWI, he came back to India and settled in Kaladhungi with his sister, Maggie. He was called up several times by village people and the government to get rid of man-eating tigers and leopards.

Visiting Corbett National Park

General Information

Altitude: 385-1100m above sea level

Annual Rainfall: 1400mm - 2800mm

Temperature range: 4C in winter to 42C in summer.

Open for tourists from 15 November to 15 June.

Getting there:

The head quarters of Corbett Tiger Reserver are at Ramnagar. By road it is connected to Delhi, Moradabad, Bareilly and Nanital. State transport buses ply from Delhi, Moradabad and Haldwani to Ramnagar. By rail tourists can reach Ramnagar by taking a train from New Delhi.


[ Return to beginning of section ]

Inserting Images, and Tables

Images, tables and forms can be inserted/created in your document using the Composition Toolbar. Let us insert a table and copy the General Information about Corbett National Park into it. Click on the "Table" button on the composition toolbar. And choose the table dimensions to be 5 rows and 2 columns with your mouse. Clicking on the 5th row in 2nd column will create a default table with those dimensions.

To fill the table with our pre-written text, just cut ("Ctrl+X") the corresponding text and paste ("Ctrl+V") it in corresponding cell of the table. After you are done, the table should look like the one below:

Altitude 85-1100m above sea level
Annual Rainfall 1400mm - 2800mm
Temperature range 4C in winter to 42C in summer
Open for tourists 15 November to 15 June
Getting there The head quarters of Corbett Tiger Reserver are at Ramnagar. By road it is connected to Delhi, Moradabad, Bareilly and Nanital. State transport buses ply from Delhi, Moradabad and Haldwani to Ramnagar. By rail tourists can reach Ramnagar by taking a train from New Delhi.

With the basic table constructed, you can change the table properties by activating the table i.e. bring the cursor in the table and then click on the "Table" button on the Composition Toolbar. In the Table Properties dialog, you can set various properties for the table, cell, row or a column, e.g. background colour for table or cell, table caption, table alignment, table or column width, etc.

For a detailed treatment of various properties of table, the reader is referred to section Adding Tables to your Web Pages in the &brandShortName; Help documentation.

[ Return to beginning of section ]

Advanced Styles

Nvu allows the users to create or edit cascading style sheets with the help of its inbuilt style sheet editor named "CaScadeS". CaScadeS has the ability of using either internal or external style sheets for documents being edited. Details on how to use CaScadeS are out of scope of this tutorial. However, the user is directed to using style sheets in the main Help section.

[ Return to beginning of section ]

Publishing Your Document(s)-Basics

You can publish your documents using Nvu's built-in the Site Manager. The visibility of the site manager can be toggled by clicking the F9 button.

Site manager is being rewritten and hence this part of the tutorial has been postponed till the new version is released.

[ Return to beginning of section ]

19 November 2004

Copyright © 2003-2004 Contributors to the Nvu Help Documentation Project.

PK aV2U9_9_&locale/en-US/help/menu_reference.xhtmlUT ԷBuڻBUx %brandDTD; ]> &brandShortName; Menu Reference

&brandShortName; Menu Reference

This menu reference describes each menu item in the main &brandShortName; window.

File

New

Opens a new &brandShortName; window.

Open File...

Displays an Open File dialog where you can select a file from your local disks or network. With &brandShortName; you can view HTML, HTML templates, and text file types.

Open Web Location...

Displays an Open Web Location dialog for writing the URL of the document or choose a local file to open.

Recent Pages

Shows the list of recently edited files.

Close

Closes the current window.

Close All

Closes all open tabs in current window.

Save

Save the file opened in the current active tab.

Save As...

Saves the page you are currently editing giving the option of saving it with a different filename.

Save And Change Character Encoding

Gives an option of changing the "Charset" of the web page before displaying the "Save As..." dialog.

Publish

Opens a Publish dialog for publishing the current page being edited

Publish As...

Opens a Publish dialog for publishing the current page being edited. Behaves the same as Publish\!!

Revert

Undo all changes done to the current document after last save. Reverts to last saved copy of current document.

Export To Text...

Export the contents of the current document to plain text.

Browse Page

View the current page in your default web browser

Page Setup...

Opens the Page Setup options dialog for configuring printing options.

Opens a window showing how the document will look when printed on paper.

Print...

Displays the Print dialog, where you can select the printer, specify the number of printed copies, etc. Click OK to print the page.

Quit

Closes all &brandShortName; windows including any with more than one tab open, and exits &brandShortName; completely. If you happen to select this option with unsaved documents, &brandShortName; will ask you to confirm your choice to prevent accidental exits.

[ Return to beginning of section ]

Edit

Undo

Undoes the last editing action done in the current document. If you later decide you didn't want to undo an action, use the Redo command.

Redo

Redoes the last Undo command.

Cut

Cuts the selected text from the document and stores it in the clipboard. Paste the text elsewhere by using the Paste command.

Copy

Copies the selected text to the clipboard. Paste the text elsewhere by using the Paste command.

Paste

Pastes the text from the clipboard copied using Cut or Copy command to the current cursor location.

Paste Without Formatting

Pastes the text from the clipboard copied using Cut or Copy command to the current cursor position as simple text i.e. formatting information of clipboard text is discarded.

Delete

Deletes the selected text from current document.

Select All

Selects all text in the current document.

Find and Replace...

Displays a dialog where you can enter a text string to be searched and replaced with another text string. Search is performed on the current page.

Find Again

Performs the operation of finding the text string searched with the Find and Replace... command for next occurence of the text. Search is performed on the current page.

Find Previous

Searches for the previous occurrence of the text specified when using the Find and Replace... command.

Check Spelling

Opens the Spell Checker to start the spell check for the text on the current page.

Detach From Template

Detaches the current document being edited from the template to be saved as an html page.

Publish Site Settings

Opens the Site Manager to configure or change settings for the publishing site.

[ Return to beginning of section ]

View

Show/Hide

Composition Toolbar

Toggles the visibility of the composition toolbar, which usually contains standard composition buttons (Anchor, Link, Image, etc.).

Format Toolbar

Toggles the visibility of the format toolbar, which contains various formatting buttons.

Edit Mode Toolbar

Toggles the visibility of edit mode toolbar. Edit Mode Toobar is at the bottom of the &brandShortName; window just above the status bar. You can change to different views like HTML Tags view, HTML Source view, etc with it.

Status Bar

Toggles the visibility of the Status Bar situated at the bottom of the &brandShortName; window.

Rulers

Toggles the visibility of horizontal and vertical rulers.

Customize Toolbar

Main Toolbar

Opens panel to customize Main Toolbar. You can drag and drop buttons from the panel to the main toolbar to add new buttons or vice-versa to remove buttons.

Format Toolbar

Opens panel to customize Format Toolbar. You can drag and drop buttons from the panel to the format toolbar to add new buttons or vice-versa to remove buttons.

Site Manager

Toggles the visibility of Site Manager in the &brandShortName; window.

Normal Edit Mode

Changes to the Normal Edit Mode viewing mode.

HTML Tags

Changes to the HTML Tags viewing mode.

HTML Source

Changes to the HTML Source viewing mode.

Preview

Changes to the Preview viewing mode.

Carriage Returns

Toggles the visibility of carriage returns.

Block Outline

Toggles the visibility of outline of block level elements on the page.

Text Zoom

Smaller

Makes the text smaller on the web page. You can also do this with the mouse (see Increase Text Size for instructions). To restore the text size, press Ctrl+0.

Larger

Displays the text one size larger on the web page. You can also do this with the mouse by holding down the Ctrl key while using the scroll wheel or by pressing + or - to increase or decrease the text size. To restore the text size to the default, press Ctrl+0.

Character Encoding

Allows you to manually change the character encoding on a Web page. &brandShortName; usually does this automatically.

Insert

The Insert menu allows you to insert various HTML elements in the current document being edited.

Image...

Opens a dialog box to insert an image in the current document.

Table...

Opens a dialog box to insert a table in the current document.

Form...

Opens a dialog box to create a link. If clicked after selecting text in current document, the selected text will be made the link. You can also define Friendship(XFN) properties by clicking "More Properties" in the dialog box.

Named Anchor...

Opens a dialog for typing-in the name to insert a Named Anchor at the current position of the cursor.

Horizontal Line

Inserts a horizontal line in the current document.

HTML...

Opens a dialog to insert HTML code manually. This can also be used to insert comments, script code, etc.

Characters and Symbols...

Opens a dialog box to select special characters or symbols to insert in the current document.

Table of Contents...

Opens a window to insert a Table of Contents at the current position of the cursor. The TOC can be selected to be formed of either Heading Level-1 to Level-6, a <div> or a <p> tag.

Smart Widgets

Inserts Smart Widgets in your document.

Made With Nvu button

Inserts a "Made with Nvu" button in the document.

Calendar

Inserts a calendar type object in the document.

Templates

When working with Templates, you can use this menu item to insert an editable area in your template.

PHP Code

Insert PHP code in your HTML document.

Comment

Insert a comment in your HTML document.

Break Below Image(s)

Inserts a break below images to make the text written besides the image to appear below it.

Format

This menu contains various options to format the document text.

Font

You can choose the font face to apply to the selected text in the current document. You can select the desired font face from the list containing all the available fonts installed on your system.

Size

By selecting Smaller or Larger you can change the size of text being viewed in Nvu.

Selecting x-small, small, medium, large, x-large, or xx-large changes the font size of selected text in the current document.

Text Style

You can select the HTML Text Style which will be applied to the selected text in the document.

Bold

Makes the selected text to appear bold. E.g. bold text

Italic

Makes the selected text to appear italicized. E.g. italic text

Underline

Underlines selected text. E.g. underlined text

Strikethrough

Applies a strikethrough on selected text. E.g. struck-through text

Superscript

Makes the selected text to appear as superscript. E.g.superscript text.

Subscript

Makes the selected text to appear as subscript. E.g. subscript text.

Fixed Width

Makes the text appear as fixed width. E.g. fixed width text.

Non Breaking

HTML breaks down multiple spaces to a single one. To mark non-breaking space use this option after selecting the space in the document. E.g. 3 nonbreaking spaces   here.

Emphasis

Makes the text appear emphasized. E.g. emphasized text

Stronger Emphasis

Gives the selected text a stronger emphasis. E.g. strong emphasized text.

Citation

Defines the selected text as citation. E.g. Citation text

Abbreviation

Indicates the text is an abbreviated form. E.g. UN

Acronym

Defines the start of an acronym. E.g. WWW

Code

Defines the selected text as computer code text. E.g. code text

Sample Output

Defines the selected text as sample computer code. E.g. sample code

Variable

Defines the selcted text as a variable. E.g. variable

Text Color...

Opens the color picker popup window to choose the color for selected text.

Writing Direction

Gives the choice of writing the text as Left-to-Right or Right-to-Left. The slected text should be block-level and not inline text.

Discontinuing Text Styles

Discontinues the application of any text styles being used from the current position of the cursor.

Discontinues the text to be link text from current position of cursor.

Remove Named Anchors

Removes the selected named anchor.

Paragraph

Gives the option to tag the selected text as Body Text, Paragraph, Heading Level-1 to Level-6, Address, or preformatted text.

List

Start a list with an option for various list types, namely, Bulleted, Numbered, Term or Definition. Choosing List Properties opens a dialog box to manually edit list properties.

Increase Indent

Increases the indent of the selected block of text.

Decrease Indent

Decreases the indent of the selected block of text.

Align

Lets you select the alignment for the selected text. You can make the text to be center aligned, left aligned, right aligned or simply justified text.

Positioning Grid

Opens a dialog box to set the resolution in pixels for moving a layer.

Advanced Properties

Opens the "Advanced Property Editor" where you can manually edit/add HTML attributes, Inline Styles, or even Javascript events.

Page Colors and Background...

Opens a window to select Page Colors and Background. Users can select the color of Normal text, Link text, and Active and Visited link text. You can also choose the background color for your web page and optionally attach a background image to the page too.

Page Title and Properties...

Opens up the "Page Properties" window where you can add the Title, Author, and Description information for your web page. You can also specify the language and writing direction you will be using in the current web page document. To use this page as a template you can check the "This page is a template" check box.

[ Return to beginning of section ]

Table

This menu enables you to create/edit tables in an HTML document.

Insert

Opens a sub menu with choices for various table editing/creating options.

Table

Opens a dialog box to choose various properties of table to be inserted at the current location of the cursor. Users can choose the size of table by clicking on the shown table grid or choose precise table size. Other cell properties like cellspacing, cellpadding, etc can also be set.

Row Above

Inserts an empty row above the currently active table row.

Row Below

Inserts an empty row below the currently active table row.

Column Before

Inserts an empty column before the currently active table column.

Column After

Inserts an empty column after the currently active table column.

Cell Before

Inserts an empty cell before the currently active table cell.

Cell After

Inserts an empty cell after the currently active table cell.

Select

Selects various components of the currently active table for editing.

Table

Select the whole table.

Row

Select the currently active row.

Column

Select the currently active column.

All Cells

Select all cells. This is different from selecting the whole table, as changes will be applied individually to all cells rather than the table.

Delete

Opens submenu to delete various table components.

Table

Delete currently active table. User with caution, all table data will be lost.

Row(s)

Delete currently active row or selected rows of table.

Column(s)

Delete currently active column or selected columns of table.

Cell(s)

Delete currently active cell or selected cells of table.

Cell Contents

Delete contents of active cell.

Join With Cell to the Right

Merge current table cell with the cell immediately to its right.

Split Cell

Split a cell which has a colspan value of more than 1.

Create Table from Selection

Creates a table from the selected text. A row is created for each paragraph of selected text. Column separations can be chosen to be either of comma (,), space ( ), or a user defined character.

Table or Cell Background Color...

Opens a dialog box to edit table or cell background color.

Table Properties...

Opens the table and cell properties editing window. You can change all table and cell properties using the simple GUI.

[ Return to beginning of section ]

Tools

Markup Cleaner

Opens the Markup Cleaner window. Markup cleaner tidies up the html code by removing extra <br> tags, empty blocks, etc.

Validate HTML

Opens a window to show current document's validation results as given by W3C's HTML validator.

CSS Editor

Opens CaScadeS the inbuilt CSS editor for editing CSS style rules.

Extensions

Opens the Extension manager which can be used to install or remove installed extensions. Extensions adds new features to &brandShortName;.

Themes

Opens the Theme Manager which can be used to install or uninstall themes for &brandShortName;.

Web Development

Opens various tools packaged with &brandShortName; for web developers.

Javascript Console

Opens Javascript console window.

Java Console

Opens Java console window.

Preferences

Opens the Preferences window to change personal preferences for &brandShortName;

Help

Help Contents

Opens the Help Viewer window.

&brandShortName; Website

Opens &brandShortName;'s website in your default browser.

FAQ

Opens &brandShortName;'s FAQ page in your default browser.

Bug Reports and Suggestions

Opens &brandShortName;'s bug report and suggestions page in your default browser.

Developer's Community

Opens &brandShortName;'s Developer's website in your default browser.

Localizing Nvu

Opens the web page with instructions on how to start the Nvu localization process.

Forums

Opens &brandShortName; Forums website in your default browser.

Tip of the Day

Displays a small window with the Tip of the Day.

About &brandShortName;

Displays a dialog box with information about &brandShortName;, including the current version and a brief list of credits.

[ Return to beginning of section ]

21 March 2005

Copyright © 2004-2005 Contributors to the Nvu Help Documentation Project.

PK C0xl skin/classic/help/contents.rdfUT:@UxPK C072 Pskin/classic/help/sidebar.cssUT:@UxPK C0RCC" skin/classic/help/sbtab-twisty.gifUT:@UxPK C0L?d # skin/classic/help/help.cssUT:@UxPK C0:$l $ skin/classic/help/helpFileLayout.cssUT:@UxPK C0AA' +skin/classic/help/sbtab-twisty-open.gifUT:@UxPK 0?G% p,skin/classic/help/sidebarBindings.xmlUTuAUxPK C0iE͹ .skin/classic/help/zoomImg.pngUT:@UxPK U}1RCC Cskin/help/sbtab-twisty.gifUTQrAUxPK 1Y2a EDskin/help/help.cssUTMٷBUxPK 1"W ~Yskin/help/barcode.jpgUTNAUxPK 1xx easkin/help/topnav.jpgUTNAUxPK [2d?KK $cskin/help/helpFileLayout.cssUTݷBUxPK U}1AA sskin/help/sbtab-twisty-open.gifUTQrAUxPK \V2?G Qtskin/help/sidebarBindings.xmlUTԷBUxPK Y2Fz\z\ vskin/help/Toolbar.pngUTطBUxPK U}1D Gskin/help/ffToolbar.pngUTQrAUxPK U}1 H~skin/help/throbber.pngUTQrAUxPK U}1"@ pskin/help/throbber-busy.gifUTQrAUxPK U}1>pRZ Oskin/help/Weblink.pngUTQrAUxPK [V2A<<! {locale/en-US/help/help.propertiesUTԷBUxPK \2j#}C"N"N content/help/help.xulUT޷BUxPK V2J.- ucontent/help/contextHelp.jsUTշBUxPK ZV2ieie content/help/help.jsUTԷBUxPK L2_ 5@content/help/contents.rdfUT"BUxPK [V2* Ccontent/help/helpMenuOverlay.xulUTԷBUxPK /Z2DJh# Fcontent/help/helpContextOverlay.xulUT)۷BUxPK ZV2 ^ ^ ! gLcontent/help/customizeToolbar.xulUTԷBUxPK [V2*''$ Vcontent/help/toolbarCustomization.jsUTԷBUxPK [V2t [content/help/platformClasses.cssUTԷBUxPK \V2۬'__ bskin/help/contents.rdfUTԷBUxPK \V2 E leskin/help/sidebar.cssUTԷBUxPK [V2x-P whlocale/en-US/help/contents.rdfUTԷBUxPK [V2u klocale/en-US/help/help.dtdUTԷBUxPK [V2. % #{locale/en-US/help/helpMenuOverlay.dtdUTԷBUxPK ]V2k== |locale/en-US/help/glossary.xhtmlUTԷBUxPK ]V2C }locale/en-US/help/help-toc.rdfUTԷBUxPK ]V2˙' Ͼlocale/en-US/help/firebird-glossary.rdfUTԷBUxPK ]V2ʄ locale/en-US/help/welcome.xhtmlUTԷBUxPK aV2,omm locale/en-US/help/nvu-toc.rdfUTԷBUxPK aV2 .jAjA elocale/en-US/help/nvu-index.rdfUTԷBUxPK W}1Y,,$ plocale/en-US/help/images/numbers.pngUTUrAUxPK W}1;$ locale/en-US/help/images/bullets.pngUTUrAUxPK W}1*撁$ 9locale/en-US/help/images/publish.pngUTUrAUxPK W}1())" "locale/en-US/help/images/table.pngUTUrAUxPK W}1W~# locale/en-US/help/images/anchor.pngUTUrAUxPK W}1?э! ~locale/en-US/help/images/link.pngUTUrAUxPK W}13>" locale/en-US/help/images/image.pngUTUrAUxPK W}1Vpp/ locale/en-US/help/images/tut_composition_tb.pngUTUrAUxPK W}12**, w4locale/en-US/help/images/tut_editmode_tb.pngUTUrAUxPK W}1u.&- Glocale/en-US/help/images/tut_formating_tb.pngUTUrAUxPK W}18* Zlocale/en-US/help/images/tut_status_tb.pngUTUrAUxPK W}10L. nlocale/en-US/help/images/tut_tabbrowser_tb.pngUTUrAUxPK ]V2t/%/%% locale/en-US/help/composer_help.xhtmlUTԷBUxPK aV2B_|\\' locale/en-US/help/page_properties.xhtmlUTԷBUxPK `V2;mm+ Glocale/en-US/help/formatting_webpages.xhtmlUTԷBUxPK `V26'O)) /locale/en-US/help/links.xhtmlUTԷBUxPK `V2&& Ylocale/en-US/help/images.xhtmlUTԷBUxPK aV2I< 88 locale/en-US/help/tables.xhtmlUTԷBUxPK `V2`Jm !locale/en-US/help/css.xhtmlUTԷBUxPK aV2!wXX 7locale/en-US/help/toc.xhtmlUTԷBUxPK aV2ۉ! locale/en-US/help/templates.xhtmlUTԷBUxPK aV2 !jj locale/en-US/help/nvu.rdfUTԷBUxPK aV2g#C' locale/en-US/help/publishing_help.xhtmlUTԷBUxPK aV2}o11! locale/en-US/help/shortcuts.xhtmlUTԷBUxPK aV2gȎEE# locale/en-US/help/preferences.xhtmlUTԷBUxPK `V2|``! locale/en-US/help/customize.xhtmlUTԷBUxPK `V2x}O}O) locale/en-US/help/composer_tutorial.xhtmlUTԷBUxPK aV2U9_9_& _]locale/en-US/help/menu_reference.xhtmlUTԷBUxPKEEg