Changes between Version 20 and Version 21 of maestro/Downloads
- Timestamp:
- 09/09/08 01:01:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maestro/Downloads
v20 v21 6 6 On windows you can download !MapGuide Maestro as an MSI installable package, or as a zipped file of executeables. 7 7 You 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] 10 10 The installer will create a shorcut in your start menu. If you choose the binaries, simply double click on Maestro.exe. 11 11 ''If you get errors after upgrading, try uninstalling and deleting the folder "C:\Program files\HexaD\!MapGuide Maestro". Then re-install.'' … … 15 15 For linux or Mac OS, you must first install [http://www.mono-project.com/Main_Page Mono] and the winforms packages. 16 16 Once 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] 18 18 19 19 The installation is simply unzipping the file: 20 20 {{{ 21 unzip "MapGuide Maestro 1.0. 8.zip"21 unzip "MapGuide Maestro 1.0.9.zip" 22 22 mv Release Maestro 23 23 }}} … … 38 38 39 39 == Preview releases == 40 This release smay 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.40 This 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. 41 41 * [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3300.msi Installer r3300] 42 42 * [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3300.zip Binaries r3300] … … 44 44 45 45 r3300 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 57 47 58 48 == Previous releases ==