Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- 03/17/08 08:53:38 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 2 2 3 3 Fusion is a web-mapping application development framework for [http://mapguide.osgeo.org/ MapGuide OS] and [http://www.osgeo.org/mapserver MapServer] built primarily in !JavaScript. It allows non-spatial web developers to build rich mapping applications quickly and easily. Using widgets, developers are able to add, remove, or modify functionality using standard-compliant HTML and CSS. Fusion does not require any proprietary browser plug-ins and works in all the major browsers on Windows, Mac, and Linux. 4 5 {{{6 #!html7 <script type="text/javascript" src="http://www.ohloh.net/projects/12657/widgets/project_thin_badge"></script>8 }}}9 10 === Browsers Supported ===11 12 * IE 6, 713 * Firefox 214 * Safari 315 16 === OS Supported ===17 18 * Windows19 * OSX20 * Linux21 22 === PHP Version ===23 24 * 5+25 4 26 5 == Starting Points == … … 29 8 * [wiki:MailingLists Mailing Lists] -- Mailing Lists for Fusion 30 9 * [wiki:Documentation Documentation] 10 * [wiki:Gallery Fusion Application Gallery] 31 11 * [wiki:FAQ FAQ] -- Frequently Asked Questions 32 12 * [wiki:Contributing Contributing]