Changeset 1320069
- Timestamp:
- 01/02/2016 10:31:11 PM (10 years ago)
- Location:
- carquery-api
- Files:
-
- 3 edited
-
readme.txt (modified) (3 diffs)
-
trunk/carquery-api.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
carquery-api/readme.txt
r1320068 r1320069 1 === CarQuery API===1 === CarQuery API Vehicle Data === 2 2 Contributors: carquery 3 3 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim … … 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The CarQuery API plugin easily creates dependent vehicle year, make, model, and trim dropdowns and you can display the result as per selected drop down values.10 The CarQuery API Vehicle Data plugin easily creates dependent vehicle year, make, model, and trim dropdowns and you can display the result as per selected drop down values. 11 11 12 12 == Description == 13 The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.13 The CarQuery API Vehicle Data plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page. 14 14 The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com 15 15 … … 24 24 = Where does this vehicle data come from? = 25 25 26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\")26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API") 27 27 28 28 = What else can I use the CarQuery API for? = 29 29 30 30 There are many other things you can do with the CarQuery API outside of what the plugin enables. 31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ \"CarQuery Documentation\") for more details.31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details. 32 32 33 33 = Can I download the CarQuery source data? = 34 34 35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ \"CarQuery Download\")!35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")! 36 36 37 37 == Screenshots == -
carquery-api/trunk/carquery-api.php
r1320067 r1320069 9 9 License: GPL2 10 10 11 Copyright 201 5CarQueryAPI (email : contact@carqueryapi.com)11 Copyright 2016 CarQueryAPI (email : contact@carqueryapi.com) 12 12 13 13 This program is free software; you can redistribute it and/or modify -
carquery-api/trunk/readme.txt
r1320068 r1320069 1 === CarQuery API===1 === CarQuery API Vehicle Data === 2 2 Contributors: carquery 3 3 Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim … … 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The CarQuery API plugin easily creates dependent vehicle year, make, model, and trim dropdowns and you can display the result as per selected drop down values.10 The CarQuery API Vehicle Data plugin easily creates dependent vehicle year, make, model, and trim dropdowns and you can display the result as per selected drop down values. 11 11 12 12 == Description == 13 The CarQuery API plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.13 The CarQuery API Vehicle Data plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page. 14 14 The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com 15 15 … … 24 24 = Where does this vehicle data come from? = 25 25 26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\")26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API") 27 27 28 28 = What else can I use the CarQuery API for? = 29 29 30 30 There are many other things you can do with the CarQuery API outside of what the plugin enables. 31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ \"CarQuery Documentation\") for more details.31 Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details. 32 32 33 33 = Can I download the CarQuery source data? = 34 34 35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ \"CarQuery Download\")!35 Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")! 36 36 37 37 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.