[GRASS-SVN] r31119 - grass-web/trunk/grass63/binary/mswindows/native

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Apr 25 09:27:58 EDT 2008


Author: hamish
Date: 2008-04-25 09:27:58 -0400 (Fri, 25 Apr 2008)
New Revision: 31119

Modified:
   grass-web/trunk/grass63/binary/mswindows/native/README.html
Log:
don't spawn new browsers haphazardly

Modified: grass-web/trunk/grass63/binary/mswindows/native/README.html
===================================================================
--- grass-web/trunk/grass63/binary/mswindows/native/README.html	2008-04-25 08:22:14 UTC (rev 31118)
+++ grass-web/trunk/grass63/binary/mswindows/native/README.html	2008-04-25 13:27:58 UTC (rev 31119)
@@ -171,7 +171,7 @@
 
 <p>GRASS is released under the GNU General Public License (GPL).</p>
 
-<p>Visit the GRASS GIS main web site at <a target="_blank" href="http://grass.osgeo.org/">http://grass.osgeo.org/</a></p>
+<p>Visit the GRASS GIS main web site at <a href="http://grass.osgeo.org/">http://grass.osgeo.org/</a></p>
 
 </div>
 
@@ -188,10 +188,10 @@
 features may not work.</p>
 
 <p>If you need a robust, bug-free release of GRASS on Windows you should install the Cygwin version of
-GRASS 6.3.0, available at <a target="_blank" href="http://grass.osgeo.org/grass63/binary/mswindows/cygwin/">
+GRASS 6.3.0, available at <a href="http://grass.osgeo.org/grass63/binary/mswindows/cygwin/">
 http://grass.osgeo.org/grass63/binary/mswindows/cygwin/</a>.<p>
 
-<p>See also <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">
+<p>See also <a href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status">
 http://grass.osgeo.org/wiki/WinGRASS_Current_Status</a>.</p>
 
 <p>The current release of WinGRASS, based on GRASS 6.3.0, has been built on a i686 machine in the MinGW environment
@@ -226,9 +226,9 @@
 
 <p> All the above softwares and libraries have been built from sources on a i686 machine in the MinGW environment,
 with the exception of MSYS, provided by MinGW Project on SourceForge.NET
-(<a target="_blank" href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>),
+(<a href="http://www.mingw.org/msys.shtml">http://www.mingw.org/msys.shtml</a>),
 Flex and Bison, provided by GnuWin32 Project on SourceForge.NET
-(<a target="_blank" href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>).</p>
+(<a href="http://gnuwin32.sourceforge.net/">http://gnuwin32.sourceforge.net/</a>).</p>
 
 <p>The current release of GRASS 6.3.0 has been built with the following configuration:</p>
 
@@ -296,7 +296,7 @@
 installation path without spaces, such as <code>C:\GRASS</code>.</p>
 
 <p>The WinGRASS Installer has been made using the OpenSource NSIS (Nullsoft Scriptable Install System) software, available at:
-<a target="_blank" href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a></p>
+<a href="http://nsis.sourceforge.net">http://nsis.sourceforge.net</a></p>
 
 </div>
 
@@ -314,7 +314,7 @@
 <p>Used as sample data in the book "Open Source GIS: A GRASS GIS Approach", 3rd edition, this data set is a comprehensive
 collection of raster, vector and imagery data covering parts of North Carolina (NC), USA (map), prepared from public data
 sources provided by the North Carolina state and local government agencies and Global Land Cover Facility (GLCF).</p>
-<p>See also <a target="_blank" href="http://www.grassbook.org/data_menu3rd.php">http://www.grassbook.org/data_menu3rd.php</a></p>
+<p>See also <a href="http://www.grassbook.org/data_menu3rd.php">http://www.grassbook.org/data_menu3rd.php</a></p>
 </td>
 </tr></table>
 
@@ -323,7 +323,7 @@
 <td align="left">
 <p>Also known as Spearfish data set, it contains raster, vector and point data of South Dakota, USA
 (UTM projection, Clarke66 ellipsoid, NAD27 conus)</p>
-<p>See also <a target="_blank" href="http://grass.osgeo.org/download/data6.php">http://grass.osgeo.org/download/data6.php</a></p>
+<p>See also <a href="http://grass.osgeo.org/download/data6.php">http://grass.osgeo.org/download/data6.php</a></p>
 </td>
 </tr></table>
 
@@ -363,7 +363,7 @@
 <table><tr>
 <td width="100" align="left" valign="top"><p><h4>Python</h4></p></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi">Python installer</a></p>
+<p>Download the <a href="http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi">Python installer</a></p>
 <p>Install to <code>%PROGRAMFILES%\Python</code></p>
 <p>Add <code>%PROGRAMFILES%\Python</code> to your <code>PATH</code> system variable.</p>
 </td>
@@ -372,7 +372,7 @@
 <table><tr>
 <td width="100" align="left" valign="top"><p><h4>Python Extensions</h4></p></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://downloads.sourceforge.net/pywin32/pywin32-210.win32-py2.5.exe">
+<p>Download the <a href="http://downloads.sourceforge.net/pywin32/pywin32-210.win32-py2.5.exe">
 Python Extensions installer</a></p>
 <p>Just launch the installer, it will automatically set the correct install path.</p>
 </td>
@@ -381,7 +381,7 @@
 <table><tr>
 <td width="100" align="left" valign="top"><p><h4>wxPython</h4></p></td>
 <td align="left">
-<p>Download the <a target="_blank" href="http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.7.1-py25.exe">
+<p>Download the <a href="http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.7.1-py25.exe">
 wxPython installer</a></p>
 <p>Install to <code>%PROGRAMFILES%\Python\Lib\site-packages</code></p>
 </td>
@@ -390,7 +390,7 @@
 <table><tr>
 <td width="100" align="left" valign="top"><p><h4>NumPy</h4></p></td>
 <td align="left">
-<p>Download <a target="_blank" href="http://downloads.sourceforge.net/numpy/numpy-1.0.4.win32-py2.5.msi">
+<p>Download <a href="http://downloads.sourceforge.net/numpy/numpy-1.0.4.win32-py2.5.msi">
 NumPy installer</a></p>
 <p>Install to <code>%PROGRAMFILES%\Python</code></p>
 </td>
@@ -401,7 +401,7 @@
 <p>Please, note that the new GRASS Python GUI is still at a highly experimental stage, and that the
 vector digitizer is disabled in it.</p>
 
-<p>See also <a target="_blank" href="http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS">
+<p>See also <a href="http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS">
 http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS</a></p>
 
 </div>
@@ -438,7 +438,7 @@
 
 <p><h3>Known Issues</h3></p>
 
-<p>See <a target="_blank" href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues">
+<p>See <a href="http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues">
 http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Known_Issues</a></p>
 
 </div>
@@ -450,7 +450,7 @@
 <p><h3>How to Submit Bugs</h3></p>
 
 <p>We would highly appreciate if you contributed to WinGRASS project by submitting bugs to
-<a target="_blank" href="http://trac.osgeo.org/grass/">http://trac.osgeo.org/grass/</a> or informing us about them through the
+<a href="http://trac.osgeo.org/grass/">http://trac.osgeo.org/grass/</a> or informing us about them through the
 Windows GRASS Mailing List (<a target="_blank"
 href="http://lists.osgeo.org/mailman/listinfo/grass-windows">http://lists.osgeo.org/mailman/listinfo/grass-windows</a>).</p>
 
@@ -463,7 +463,7 @@
 <p><h3>Build GRASS From Source</h3></p>
 
 <p>Information on how to build GRASS from source code on Windows in a MinGW environment are available at
-<a target="_blank" href="http://trac.osgeo.org/grass/wiki/BuildingOnWindows">http://trac.osgeo.org/grass/wiki/BuildingOnWindows</a></p>
+<a href="http://trac.osgeo.org/grass/wiki/BuildingOnWindows">http://trac.osgeo.org/grass/wiki/BuildingOnWindows</a></p>
 
 </div>
 
@@ -475,7 +475,7 @@
 
 <p>The GRASS Development Team is a multi-national group consisting of scientists and developers participating from various fields.</p>
 
-<p>For more information, see <a target="_blank" href="http://grass.osgeo.org/community/team.php">
+<p>For more information, see <a href="http://grass.osgeo.org/community/team.php">
 http://grass.osgeo.org/community/team.php</a></p>
 
 </div>
@@ -493,7 +493,7 @@
 <p>This document has been written by Marco Pasetti, in agreement with the GRASS Development Team.</p>
 
 <p>To contact them, e-mail to: GRASS Development Mailing List
-(<a target="_blank" href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a>).</p>
+(<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a>).</p>
 
 </div>
 



More information about the grass-commit mailing list