Changes between Version 20 and Version 21 of maestro/Downloads


Ignore:
Timestamp:
Sep 9, 2008, 1:01:30 AM (16 years ago)
Author:
ksgeograf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • maestro/Downloads

    v20 v21  
    66On windows you can download !MapGuide Maestro as an MSI installable package, or as a zipped file of executeables.
    77You must have the .Net framework 2.0 installed. The installer will automatically ask you to install it, if you don't have it.
    8  *  '''[http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.8.msi Installer (recommended)]'''
    9  *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.8.zip Binaries]
     8 *  '''[http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.9.msi Installer (recommended)]'''
     9 *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.9.zip Binaries]
    1010The installer will create a shorcut in your start menu. If you choose the binaries, simply double click on Maestro.exe.
    1111''If you get errors after upgrading, try uninstalling and deleting the folder "C:\Program files\HexaD\!MapGuide Maestro". Then re-install.''
     
    1515For linux or Mac OS, you must first install [http://www.mono-project.com/Main_Page Mono] and the winforms packages.
    1616Once Mono is installed, please download the binaries:
    17  *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.8.zip Binaries]
     17 *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.9.zip Binaries]
    1818
    1919The installation is simply unzipping the file:
    2020{{{
    21 unzip "MapGuide Maestro 1.0.8.zip"
     21unzip "MapGuide Maestro 1.0.9.zip"
    2222mv Release Maestro
    2323}}}
     
    3838
    3939== Preview releases ==
    40 This releases may not be functional. It might not be translated completely. It is here to showcase new features or to get feedback on particular issues. Most users do not want to download these files. If you use the installer, you must uninstall a previous version first. If you use the binaries, DO NOT overwrite your current installation, as the next release will not replace your files, and thus not work. Uninstall will even leave the files there.
     40This release may not be functional. It might not be translated completely. It is here to showcase new features or to get feedback on particular issues. Most users do not want to download these files. If you use the installer, you must uninstall a previous version first. If you use the binaries, DO NOT overwrite your current installation, as the next release will not replace your files, and thus not work. Uninstall will even leave the files there.
    4141 *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3300.msi Installer r3300]
    4242 *  [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3300.zip Binaries r3300]
     
    4444
    4545r3300 has the following fixes and additions to 1.0.8:
    46  *  Fixed a bug if the username is "Administrator" and the password is "admin", the OK button would be disabled
    47  *  Fixed a bug with building Gdal composite data config files
    48  *  Fixed a folder case problem (bug on Linux only)
    49  *  Added a menu to create and restore packages (MGP files) directly from Maestro
    50  *  Added a menu to edit packages
    51  *  Fixed an issue with character encoding of featuresources on layers
    52  *  Support for metadata for WMS and WFS
    53  *  Support for Security settings on folders and resources
    54  *  Adding a new layer or scalerange auto inserts default styles
    55  *  Fixed many small problems with labels
    56  *  Added a menu to show the details of the last exception, for easy debug reporting
     46 * r3300 is older than release 1.0.9
    5747
    5848== Previous releases ==