This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
developers:libraries_used:start [2013/10/04 16:47] jonyo [Modernizr] |
developers:libraries_used:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 40: | Line 40: | ||
| **Usage in Geo** | Used in new default templates, for browser feature detection and to ensure HTML5 compatibility in IE versions 8 and below. | | | **Usage in Geo** | Used in new default templates, for browser feature detection and to ensure HTML5 compatibility in IE versions 8 and below. | | ||
- | **Usage Notes: | + | **Usage Notes: |
At the moment just a few places make use of Modernizr' | At the moment just a few places make use of Modernizr' | ||
Line 48: | Line 48: | ||
| **Location** | classes/ | | **Location** | classes/ | ||
| **URL** | [[http:// | | **URL** | [[http:// | ||
- | | **Version & Release Date** | 2.6.0 | | + | | **Version & Release Date** | 2.7.1 | |
- | | **Last Updated in Geo** | 7 May, 2013 (Added in Version 7.3.0+) | | + | | **Last Updated in Geo** | 4 October, 2013 (Added in Version 7.3.0+) | |
| **Usage in Geo** | Used by the template system to detect when site is being viewed on mobile device, for purposes of selective mobile template loading. | | | **Usage in Geo** | Used by the template system to detect when site is being viewed on mobile device, for purposes of selective mobile template loading. | | ||
Line 116: | Line 116: | ||
| **URL** | [[http:// | | **URL** | [[http:// | ||
| **Version & Release Date** | 1.10.2 | | | **Version & Release Date** | 1.10.2 | | ||
- | | **Last Updated in Geo** | 04/22/2013 (First added in 7.1.0) | | + | | **Last Updated in Geo** | 02/27/2014 (First added in 7.1.0) | |
| **Usage in Geo** | We use a custom build of jQuery UI that only includes the components mentioned below, plus the requirements for those component(s). | | **Usage in Geo** | We use a custom build of jQuery UI that only includes the components mentioned below, plus the requirements for those component(s). | ||
- | | **jQuery UI Components** | Draggable, Autocomplete | | + | | **jQuery UI Components** | Draggable, Sortable, Autocomplete, Datepicker, Dialog |
**Customization note: | **Customization note: | ||
Note that it is possible to load this library from [[http:// | Note that it is possible to load this library from [[http:// | ||
+ | |||
+ | ===== jQuery UI Touch Punch ===== | ||
+ | |||
+ | | **Name** | jQuery UI Touch Punch | | ||
+ | | **Location** | js/ | ||
+ | | **URL** | [[http:// | ||
+ | | **Version & Release Date** | 0.2.3 | | ||
+ | | **Last Updated in Geo** | 03/25/2014 (First added in 7.4.0) | | ||
+ | | **Usage in Geo** | Used to make jQuery-UI compatible with touch events. | ||
===== Prototype (Javascript Framework) ===== | ===== Prototype (Javascript Framework) ===== | ||
Line 181: | Line 190: | ||
| **Location** | classes/ | | **Location** | classes/ | ||
| **URL** | [[http:// | | **URL** | [[http:// | ||
- | | **Version & Release Date** | 3.1.13 (Jan 16, 2013) | | + | | **Version & Release Date** | 3.1.18 (Apr 7th, 2014) | |
- | | **Last Updated in Geo** | 14 February, 2013 (version 7.1.0) | | + | | **Last Updated in Geo** | 08 April, 2014 (version 7.4.0) | |
| **Usage in Geo** | Used in the geoTemplate class (that class extends the Smarty class). | | **Usage in Geo** | Used in the geoTemplate class (that class extends the Smarty class). | ||
**Usage Notes:** See the [[developers/ | **Usage Notes:** See the [[developers/ | ||
- | ===== SWFUpload (Upload Files) ===== | ||
- | |||
- | | **Name** | SWFUpload | | ||
- | | **Location** | classes/ | ||
- | | **URL** | [[http:// | ||
- | | **Version & Release Date** | 2.2.0.1 (March 2009) | | ||
- | | **Last Updated in Geo** | 19 April, 2009 | | ||
- | | **Usage in Geo** | Used in the standard image upload page during place a listing and edit listing process.((As of Geo version 4.1.0)) | | ||
- | |||
- | **Usage Notes** | ||
- | **Modification Notes** | ||
===== TinyMCE (WYSIWYG Editor) ===== | ===== TinyMCE (WYSIWYG Editor) ===== | ||