[mapguide-commits] r5491 - in trunk/MgDev: Server/src/Wfs Server/src/Wms Web/src/mapadmin Web/src/mapadmin/HelpDocs

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Jan 10 02:37:14 EST 2011


Author: christinebao
Date: 2011-01-09 23:37:13 -0800 (Sun, 09 Jan 2011)
New Revision: 5491

Modified:
   trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd
   trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd
   trunk/MgDev/Web/src/mapadmin/HelpDocs/about_external_files.htm
   trunk/MgDev/Web/src/mapadmin/HelpDocs/managing_servers.htm
   trunk/MgDev/Web/src/mapadmin/about.php
   trunk/MgDev/Web/src/mapadmin/index.html
   trunk/MgDev/Web/src/mapadmin/resizableadmin.php
   trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php
Log:
Fix ticket http://trac.osgeo.org/mapguide/ticket/1581
Term to be updated on site administrator.


Modified: trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd
===================================================================
--- trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd	2011-01-10 07:37:13 UTC (rev 5491)
@@ -15,9 +15,9 @@
  <!-- These are edited by the Site Administration tool, though you
       could modify them by any UTF-8-enabled editor.               -->
  <Define item="Service.Name">OGC:WFS</Define> <!-- Generally should stay OGC:WFS -->
- <Define item="Service.Title">MapGuide WFS Server</Define>
+ <Define item="Service.Title">Infrastructure Map Server - Web Feature Service</Define>
  <Define item="Service.Fees">none</Define>
- <Define item="Service.Abstract">MapGuide WFS Server</Define>
+ <Define item="Service.Abstract">Infrastructure Map Server - Web Feature Service</Define>
  <Define item="Service.AccessConstraints">none</Define>
  <!-- Who to contact -->
  <Define item="Service.Contact.ProviderName"></Define>

Modified: trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd
===================================================================
--- trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd	2011-01-10 07:37:13 UTC (rev 5491)
@@ -17,9 +17,9 @@
  <!-- These are edited by the Site Administration tool, though you
       could modify them by any UTF-8-enabled editor.               -->
  <Define item="Service.Name">OGC:WMS</Define> <!-- Generally should stay OGC:WMS -->
- <Define item="Service.Title">MapGuide WMS Server</Define>
+ <Define item="Service.Title">Infrastructure Map Server - Web Map Service</Define>
  <Define item="Service.Fees">none</Define>
- <Define item="Service.Abstract">MapGuide WMS Server</Define>
+ <Define item="Service.Abstract">Infrastructure Map Server - Web Map Service</Define>
  <Define item="Service.AccessConstraints">none</Define>
  <!-- Who to contact -->
  <Define item="Service.Contact.Name"></Define>

Modified: trunk/MgDev/Web/src/mapadmin/HelpDocs/about_external_files.htm
===================================================================
--- trunk/MgDev/Web/src/mapadmin/HelpDocs/about_external_files.htm	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/HelpDocs/about_external_files.htm	2011-01-10 07:37:13 UTC (rev 5491)
@@ -150,7 +150,7 @@
         <hr color="#464646" NOSHADE size="1" width="100%">
       </div>
       <p>You can connect to external SDF, SHP, and raster files, without loading them into the MapGuide Library.</p>
-      <p>You have the option of entering a pathname or selecting a file using the aliases set up in Site Administrator. If you enter a pathname, the file must be located either on the MapGuide Server, although not in the resource repository, or in a location directly accessible from the server. If you want to access resources on your local machine, you must set up an alias in Site Administrator; entering the pathname to a location on your local machine will not work.</p>
+      <p>You have the option of entering a pathname or selecting a file using the aliases set up in Site Administrator. If you enter a pathname, the file must be located either on the Infrastructure Map Server, although not in the resource repository, or in a location directly accessible from the server. If you want to access resources on your local machine, you must set up an alias in Site Administrator; entering the pathname to a location on your local machine will not work.</p>
       <div class="bullet">
         <p></p>
         <hr color="#464646" NOSHADE size="1" width="100%">

Modified: trunk/MgDev/Web/src/mapadmin/HelpDocs/managing_servers.htm
===================================================================
--- trunk/MgDev/Web/src/mapadmin/HelpDocs/managing_servers.htm	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/HelpDocs/managing_servers.htm	2011-01-10 07:37:13 UTC (rev 5491)
@@ -149,7 +149,7 @@
       <div class="rule"> 
         <hr color="#464646" NOSHADE size="1" width="100%">
       </div>
-      <p class="paragraph">The MapGuide Site Administrator program 
+      <p class="paragraph">The Infrastructure Map Server - Site Administrator program 
         uses a Web-based interface that you can access from a Web browser. When 
         you start the Site Administrator program (using the default ID and password), 
         you see the Manage Servers page, which is the home page for site administration. 
@@ -157,7 +157,7 @@
         as shown in the illustration. </p>
       <p class="paragraph">For information on backing up and restoring the resource 
         repository, see the document <i>RepositoryAdmin.pdf</i>, installed with 
-        MapGuide Server. </p>
+        Infrastructure Map Server. </p>
       <div class="bullet"></div>
       <p><img src="Images/server_admin_start.png" width="666" height="421"></p>
       <p class="paragraph">The first time you view this page, the table of servers 

Modified: trunk/MgDev/Web/src/mapadmin/about.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/about.php	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/about.php	2011-01-10 07:37:13 UTC (rev 5491)
@@ -61,7 +61,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
     <head>
-        <title>About MapGuide Site Administrator</title>
+        <title>About Infrastructure Map Server - Site Administrator</title>
 
         <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
         <meta http-equiv="content-script-type" content="text/javascript" />
@@ -79,7 +79,7 @@
             <td>
                 <table class="titleBar">
                     <tr>
-                        <td class="pageTitle">About MapGuide Site Administrator</td>
+                        <td class="pageTitle">About Infrastructure Map Server - Site Administrator</td>
                         <td class="resizableButton">
                             <div align="right"><input class="resizableButton" type="button" value="Close" onClick="self.close();"></div>
                         </td>

Modified: trunk/MgDev/Web/src/mapadmin/index.html
===================================================================
--- trunk/MgDev/Web/src/mapadmin/index.html	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/index.html	2011-01-10 07:37:13 UTC (rev 5491)
@@ -2,7 +2,7 @@
 
 <html>
 <head>
-	<title>MapGuide Site Administrator - Login Redirect</title>
+	<title>Infrastructure Map Server - Site Administrator - Login Redirect</title>
 	<meta http-equiv="refresh" content="0;url=login.php"/>
 </head>
 

Modified: trunk/MgDev/Web/src/mapadmin/resizableadmin.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/resizableadmin.php	2011-01-10 07:37:13 UTC (rev 5491)
@@ -19,14 +19,14 @@
 
     define( 'SITE_ADMINISTRATOR_VERSION', "2.1.0.0" );
 
-    define( 'APP_TITLE',        "MapGuide Site Administrator" );
+    define( 'APP_TITLE',        "Infrastructure Map Server - Site Administrator" );
     define( 'APP_LOGO',         "" );
 
-    define( 'BANNER_TITLE1',    "MapGuide Site Administrator" );
+    define( 'BANNER_TITLE1',    "Infrastructure Map Server - Site Administrator" );
     define( 'BANNER_TITLE2',    "" );
     define( 'BANNER_CLASS',     "bannerDarkBlue" );
 
-    define( 'SERVER_TITLE',     "MapGuide Server" );
+    define( 'SERVER_TITLE',     "Infrastructure Map Server" );
 
     define( 'ABOUT_TEXT',       '<br>This product is made available subject to the terms of GNU Lesser General Public License Version 2.1 ("LGPL").  A copy of the LGPL, as well as additional copyright notices and license terms applicable to portions of this product are set forth in the <a href="license.htm">license</a> file.<br><br>All trademarks and registered trademarks mentioned herein are the property of their respective owners.<br><br>Copyright 2006-2010 by Autodesk, Inc.<br>' );
 

Modified: trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php
===================================================================
--- trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php	2011-01-10 07:00:57 UTC (rev 5490)
+++ trunk/MgDev/Web/src/mapadmin/unmanageddatamanagement.php	2011-01-10 07:37:13 UTC (rev 5491)
@@ -194,7 +194,7 @@
                     <br>
                     Configure aliases to external folders containing spatial files such as Raster, SDF, and SHP.
                     You can then connect directly to these external files, instead of loading them into the MapGuide Library.
-                    Restart the MapGuide Server process to apply the changes.
+                    Restart the Infrastructure Map Server process to apply the changes.
                     <br><br>
                 </div>
 



More information about the mapguide-commits mailing list