home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Lotus / Org97gs / EXTRA / ORGWEB / README.TXT < prev   
Text File  |  1997-04-24  |  7KB  |  175 lines

  1. Lotus Organizer Web Calendar 1.1 Release Notes - 1997
  2. --------------------------------------------------------------
  3.  
  4. Welcome to Lotus Organizer Web Calendar 1.1, the web server-based product that
  5. allows users to view and edit Organizer 97 GS (.OR4) files from a web browser. 
  6.  
  7. With Organizer Web Calendar, end users can:
  8.  
  9. *** Work with their calendars in daily, weekly, and monthly views.
  10.  
  11. *** Create, edit, or delete appointments and tasks.
  12.  
  13. *** View shown-through calls, Planner events, and anniversaries.
  14.  
  15. *** Copy appointment and task information to other applications that support
  16. the vCalendar standard.
  17.  
  18. *** Share files with other users through simultaneous, multi-user file access.
  19.  
  20. Administrators can:
  21.  
  22. *** Configure Organizer Web Calendar on a web server.
  23.  
  24. *** Control and monitor activity using the Organizer Web Calendar
  25. Administration program.
  26.  
  27. These release notes are designed for administrators who will be installing
  28. Organizer Web Calendar on a web server. They contain information for getting
  29. started and information that became available after the online documentation
  30. was completed. 
  31.  
  32. Organizer Web Calendar release notes include the following sections:
  33.  
  34. 1. Getting started
  35. 2. Installation process
  36. 3. Configuring a Domino server for Organizer Web Calendar
  37. 4. Special note for servers that run CGI executables from the root directory
  38. 5. Special note about Windows 95 Web Servers
  39. ______________________________________
  40.  
  41. 1. Getting started
  42. ______________________________________
  43.  
  44. You should review the Administrator's Guide (ADMIN.WRI) prior to installing
  45. Organizer Web Calendar on your web server. The Administrator's Guide describes
  46. the requirements and the procedures for installing, configuring, and
  47. manipulating Organizer Web Calendar.
  48.  
  49. To install and use Organizer Web Calendar, you need a web server, Organizer 97 GS 
  50. and .OR4 files accessible from the web server, and a web browser.
  51.  
  52. During Setup, you can get Help with any prompt by pressing F1. The Organizer
  53. Web Calendar Administration program also has Help. Users will be able to see
  54. Organizer Web Calendar HTML Help while working with their .OR4 files from a
  55. browser.
  56.  
  57. ______________________________________
  58.  
  59. 2. Installation process 
  60. ______________________________________
  61.  
  62. This section provides an overview of the process for installing the software
  63. on a web server (an HTTP server). For detailed instructions, refer to the
  64. Administrator's Guide.
  65.  
  66. 1. Install Organizer 97 GS on the web server. Organizer Web Calendar uses
  67. the Organizer 97 GS 32-bit API (ORGAPI32.DLL), which relies on various Organizer
  68. DLLs.
  69.  
  70. 2. Run the Organizer Web Calendar install program (SETUP.EXE) to install the
  71. software components on the web server. 
  72.  
  73. 3. Set up a way for users to access Organizer Web Calendar on the server. By
  74. default, Setup installs a default.htm and index.html file within the specified
  75. subdirectory (OrgWeb). Users may start Organizer Web Calendar by typing
  76. "<server name>/OrgWeb/" from their browsers.
  77.  
  78. Alternatively, you may add a link to get to the Organizer Web Calendar login
  79. screen within the server's home page, or some other web page on the server. The
  80. link should be something similar to:
  81.  
  82. /scripts/OrgWeb/owccgi.exe?Welcome
  83.  
  84. Incorporated within an HTML Anchor tag, the link would be something similar to:
  85.  
  86. <a href="/scripts/OrgWeb/owccgi.exe?Welcome">Lotus Organizer Web Calendar 1.1</a>
  87.  
  88. 4. (Optional, but recommended) Set the proxy configuration on users' web
  89. browsers so they don't use the proxy server for local addresses or at least
  90. for your intranet server where Organizer Web Calendar is installed. This will
  91. significantly speed up Organizer Web Calendar access. 
  92.  
  93. 5. Start the Organizer Web Calendar Administration program on the web server. 
  94.  
  95. 6. From the Organizer Web Calendar Administration program, start the Control
  96. program. The Administration program may be opened and closed without affecting
  97. the status of the Control program.
  98.  
  99. 7. To test your installation, run Organizer Web Calendar from a user's web
  100. browser.
  101.  
  102. _________________________________________________________
  103.  
  104. 3. Configuring a Domino server for Organizer Web Calendar
  105. _________________________________________________________
  106.  
  107. The procedure outlined here assumes that you've already created a Domino 
  108. configuration file (DOMCFG.NSF) using the DOMCFG.NTF template file provided 
  109. with Domino. For information on creating this file, please see Domino Help.
  110.  
  111. 1.  Shut down the Domino server.
  112. 2.  If it isn't already installed, load the Notes 4.5 client on the server.
  113. 3.  Open the Domino configuration file (DOMCFG.NSF).
  114. 4.  Choose Create - Mapping URL -> Directory.
  115. 5.  Set the URL Path to /cgi-bin/orgweb.
  116.  
  117.     where CGI-BIN is the root scripts directory for the Domino server and
  118.     ORGWEB is the Unique Subdirectory name for Organizer Web Calendar.
  119.  
  120. 6.  Set the Directory to c:\data\domino\cgi-bin\orgweb.
  121.  
  122.     where C:\DATA\DOMINO is the root directory for the Domino server, under which
  123.     the CGI-BIN and HTML directories are located.
  124.  
  125. 7.  Change Access to Execute.
  126. 8.  Save the new document
  127. 9.  Close the Domino configuration database.
  128. 10. Close the Notes 4.5 client.
  129. 11. Restart the Domino server.
  130. 12. Start the Organizer Web Calendar Control program.
  131.  
  132. ____________________________________________________________________________
  133.  
  134. 4. Special note for servers that run CGI executables from the root directory
  135. ____________________________________________________________________________
  136.  
  137. Some HTTP servers don't support the execution of CGI executables from subdirectories. 
  138. For these types of servers, follow the steps below:
  139.  
  140. 1. Follow the instructions in the Administrator's Guide for installing 
  141. Organizer Web Calendar.
  142.  
  143. 2. Copy owccgi.exe and owc10en.dll from the OrgWeb subdirectory within the
  144. scripts directory into the root script directory (typically cgi-bin).
  145.  
  146. 3. Create an orgweb.ini file within the root script directory which contains
  147. the following lines:
  148.  
  149.     [Settings]
  150.     UniquePrefix=OrgWeb
  151.  
  152. 4. Start the Organizer Web Calendar Administration program, choose View -
  153. Settings, and modify the ScriptName setting within the Worker tab to work with
  154. your http server (for example, remove the OrgWeb subdirectory from this
  155. value).
  156.  
  157. 5. Repeat step 3 of the installation process described in section 2 above,
  158. removing the OrgWeb subdirectory from any created links. You'll also need to
  159. edit the default.htm and index.html files within the root OrgWeb publishing
  160. directory which were created by Organizer Web Calendar Setup.
  161.         
  162. ____________________________________________
  163.  
  164. 5. Special note about Windows 95 Web Servers
  165. ____________________________________________
  166.  
  167. Organizer Web Calendar is not supported for Windows 95 Web servers.
  168.  
  169. __________
  170.  
  171. Trademarks
  172. __________
  173.  
  174. Lotus Organizer is a registered trademark, and Organizer and Lotus Notes Domino are trademarks of Lotus Development Corporation. Other product and company names mentioned herein may be the trademarks or registered trademarks of their respective owners.
  175.