ADVIS AREA MAP WEB PART Version 1.2.1.0, 29.07.2005 =============================================================================== (c)2005 ADVIS AG, Switzerland, www.advis.ch =============================================================================== Comments and feedback are always welcome. Please use our forums at http://sharepoint.advis.ch or - in case you don't want to post your message publicly - email us to webparts@advis.ch. =============================================================================== IMPORTANT =============================================================================== || BY INSTALLING AND USING THE SOFTWARE, YOU ARE CONFIRMING YOUR ACCEPTANCE || || OF THE SOFTWARE AND AGREEING TO THE TERMS OF THE FOLLOWING LICENSE || || AGREEMENT. IF YOU DO NOT AGREE TO THE TERMS OF THIS LICENSE AGREEMENT, || || THEN DO NOT INSTALL AND USE THE SOFTWARE. || =============================================================================== LICENSE AGREEMENT =============================================================================== THIS SOFTWARE (AREA MAP WEB PART) CAN BE FREELY COPIED AND USED ON AS MANY SITES AND SERVERS AS YOU WANT. THE SOFTWARE (LIST VIEWER WEB PART) IS PROVIDED 'AS-IS', WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN NO EVENT WILL THE AUTHORS (ADVIS AG) BE HELD LIABLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS SOFTWARE. THE GRANTED PERMISSION IS SUBJECT TO THE FOLLOWING RESTRICTIONS: 1. THE ORIGIN OF THIS SOFTWARE MUST NOT BE MISREPRESENTED; YOU MUST NOT CLAIM THAT YOU WROTE THE ORIGINAL SOFTWARE. 2. THE SOFTWARE MAY NOT BE ALTERED IN ANY FORM. 3. THE SOFTWARE MAY NOT BE DISSASSEMBLED, INHERITED, DECOMPILED, OR OTHERWISE BROKEN DOWN TO DETERMINE SOURCE CODE ORIGIN AND ALTER SOURCE CODE LOGIC. OVERVIEW =============================================================================== ADVIS AreaMap shows a map of the portal areas (a.k.a. "Site Map"). The root of the map can be anchored at the portal root or at any specific area. INSTALLATION =============================================================================== 1) Place areamap.cab somewhere on your SharePoint server 2) Run stsadm.exe to register the web part the way you like. i.e. STSADM.exe -o addwppack -filename AreaMap.CAB -force -globalinstall 3) iisreset USAGE =============================================================================== Place the AreaMap web part on the page you want. Set the following web part properties according to your preferences: Anchor Guid of the area to anchor the area map tree Values: [valid guid string] Default: empty, use portal root Enabled Set this property to TRUE to enable AreaMap scanning and rendering the portal areas. We added this property and set its default to FALSE to allow the use of AreaMap on portals with lots of areas. Values: Default: false Indent Indentation of the area levels in pixels Values: Default: 30 LineSpacing Vertical spacing between the area rows in pixels Values: Default: 1 ShowDescription Show area descriptions right of the area titles Values: Default: false ShowHidden Show areas marked as "Exclude from portal site navigation" Values: Default: false HomeAreaIcon Icon of the root area Values: Default: none CustomHomeAreaIcon Url of image to be shown as root icon, if HomeAreaIcon=true Values: Default: "_wpresources/AreaMap/1.2.0.0__2fb4ce642a9762e6/home.gif" SubareaIcon Icon of the subareas Values: Default: none CustomSubAreaIcon Url of image to be shown as root icon, if HomeAreaIcon=true Values: Default: "_wpresources/AreaMap/1.2.0.0__2fb4ce642a9762e6/area.gif"