Skip to content

Third party code

zzolo edited this page Oct 26, 2011 · 8 revisions

Python

The following libraries are currently included in the code. Assuming these are altered (hacked) for this specific application, and if not, they should be moved to requirements.txt.

Javascript

  • JQuery
    • Included in repository. Look into for open sourcing
    • MIT License and GPL
  • fileuploader.js
    • GNU GPL 2 or later
  • infobox_packed.js
    • Apache License, Version 2.0
  • jqdropdown.js
    • MIT license
  • jQuery Tools
    • "NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE."
    • jqtools.dynamic.js
    • jqtools.expose.js
    • jqtools.history.js
    • jqtools.overlay.js
    • jqtools.scrollable.js
    • jqtools.tabs.js
    • jqtools.tooltips.js
  • jquery.color.js
    • MIT and GPL licenses
  • jquery.easing.1.3.js
    • BSD License
  • jquery.elastic.js
    • MIT License
    • Modified (Modified by Lev Kanter)
  • jquery.hashchange.js
    • MIT and GPL licenses
  • prettyCheckboxes.js
    • "Copyright: Feel free to redistribute the script/modify it, as long as you leave my infos at the top."
    • No other license information available.
  • prettyDate.js
    • MIT license
  • jqdropdown-old.js
    • License unknown
    • (probably just needs to be deleted)
  • NOT DOWNLOADED TO SERVER OR (DIRECTLY TO) CLIENT
    • Google Maps
      • Google Maps is used for the mapping interfaces.
      • Styled Maps are being used for a better map experience.
        • The style definition is here: /static/js/gam-map-style.js
        • Main mapping logic: /static/js/tc.gam.map.js
      • No additional code is included in this repo.
    • TypeKit
      • TypeKit is for supporting non-standard fonts.
      • No additional code is included in this repo.

Other

Git Submodules

Clone this wiki locally