# Resourses

Althou, Quickstart theme is licensed under GPLv2, some components and scripts that are used in theme are not 

Quickstart uses the following resources

- FontAwesome Icon Font (framework/font-awesome)
	Website 	: http://fortawesome.github.io/Font-Awesome/
	License 	: SIL Open Font License (OFL)
	
- Options Framework (framework/admin)
	Website		: http://wptheming.com/options-framework-theme/)
	License		: GNU General Public License v2.0

- jQuery Cycle2 (inc/js/jquery.cycle2.min.js)
	Website		: http://jquery.malsup.com/cycle2/
	License		: Dual licensed (MIT/GPL)
	
- jQuery UI (inc/js/jquery.ui.js)
	Website		: https://jqueryui.com/
	License		: Dual Licensed (MIT/GPLv2)
	
- Slides JS (inc/js/slides.min.jquery.js)
	Website		: http://slidesjs.com
	License		: Apache License Version 2.0
	
- jQuery Tools (inc/js/jquery.tools.min.js)
	Website		: http://flowplayer.org/tools/
	License		: The script is distributed with no license and can be used for any purpose.


quickstart 1.7
------------------------------------------
 - Featured slider auto rotate (thanks to anubisthejackle at wordpress.org forums)
	-- index.php


quickstart 1.6
------------------------------------------
 - Remove timthumb.php calls
	-- inc/theme-gallery.php
	-- inc/theme-gallery-bigpicture.php
 - License version fix
	-- readme.txt
 - Function name updates
	-- gab_adminheader to gabfire_adminheader
	-- gab_comment to gabfire_comment
	-- gab_add_og_xml_ns to gabfire_add_og_xml


quickstart 1.5
------------------------------------------
 - Better prefix for functions
	-- framework/functions/misc-functions.php
 - Translation support for sidebars and function updates
	-- functions.php
 - Remove timthumb script completely and improve php syntax
	-- inc/functions/gabfire-media.php
 - wrap wp_link_pages under gabfire_postpagination function
	-- framework/functions/misc-functions.php
 - Remove unnecessary folder "font" from font-awesome directory
	-- framework/font-awesome
 
quickstart 1.4
------------------------------------------
 - License.txt is removed
 - Screenshot image is updated.
 - add_theme_support( 'automatic-feed-links' ) into functions.php


quickstart 1.3
------------------------------------------
 - License information is included
 - prefix adedd for theme functions
 - add_theme_support( 'automatic-feed-links' ) into functions.php  

quickstart 1.2
------------------------------------------
 - Theme is re-written from scratch
 
quickstart 1.1
------------------------------------------
 - Theme control panel - collapsed view fix
 - Theme control panel - WP 3.8 style changes
 - Theme control panel - Google Analytics code fix
	-- framework/admin folder
	-- options.php

 -> quickstart 1.0
------------------------------------------
 - Remove built-in theme widgets to support Gabfire Widget Pack plugin

 -> quickstart 0.9
------------------------------------------
 - jQuery Call update
 - Twitter widget fix

-> quickstart 0.9
------------------------------------------
 - Framework update
 - Twitter widget update
 
-> quickstart 0.8
------------------------------------------
 - JS framework update
 - Fancybox CSS file update
 - Gabfire Media framework file update
 - Gabfire Widgets file update

-> quickstart 0.7
------------------------------------------
  - Custom Query widget update
  - Validated style.css
  - Fancybox, missing file calls fix

quickstart 0.6
------------------------------------------
 1. Framework update and minor css improvements
 2. Added - attachment page

quickstart 0.5
------------------------------------------
 1. Framework update
 
quickstart 0.4
------------------------------------------
 1. Timthumb script update (2.8.4)
 2. Theme control panel layout fix for WP 3.3

quickstart 0.3
------------------------------------------
  1.  Class fix on tpl-fullwidth page
  2.  Ad display fix on sidebar

quickstart 0.2
------------------------------------------
  1.  Add additonal custom fields for videos
  2.  Custom CSS function fix
  3.  Two row navigation support
  4.  Category caption display fix for top stories (when two posts displayed)
  5.  Margin fix between posts (when two posts displayed)
  6.  Popular posts script change
  7.  Widget style update

quickstart 0.1
------------------------------------------
 Initial release