Plugin Directory

Changeset 1320069


Ignore:
Timestamp:
01/02/2016 10:31:11 PM (10 years ago)
Author:
carquery
Message:

update readme.txt

Location:
carquery-api
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • carquery-api/readme.txt

    r1320068 r1320069  
    1 === CarQueryAPI ===
     1=== CarQuery API Vehicle Data ===
    22Contributors: carquery
    33Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10The 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.
    1111
    1212== 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.
     13The CarQuery API Vehicle Data plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.
    1414The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com
    1515
     
    2424= Where does this vehicle data come from? =
    2525
    26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\")
     26The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")
    2727
    2828= What else can I use the CarQuery API for? =
    2929
    3030There 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.
     31Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details.
    3232
    3333= Can I download the CarQuery source data? =
    3434
    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\")!
     35Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")!
    3636
    3737== Screenshots ==
  • carquery-api/trunk/carquery-api.php

    r1320067 r1320069  
    99License: GPL2
    1010
    11 Copyright 2015 CarQueryAPI  (email : contact@carqueryapi.com)
     11Copyright 2016 CarQueryAPI  (email : contact@carqueryapi.com)
    1212
    1313This program is free software; you can redistribute it and/or modify
  • carquery-api/trunk/readme.txt

    r1320068 r1320069  
    1 === CarQueryAPI ===
     1=== CarQuery API Vehicle Data ===
    22Contributors: carquery
    33Tags: car, vehicle, database, carquery, carqueryapi, dropdown, year, make, model, trim
     
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
     10The 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.
    1111
    1212== 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.
     13The CarQuery API Vehicle Data plugin uses simple short codes to add dependent vehicle year, make, mode, and trim dropdowns in your post or page.
    1414The vehicle dropdown menus use AJAX requests to auto-populate using the CarQuery API from http://www.carqueryapi.com
    1515
     
    2424= Where does this vehicle data come from? =
    2525
    26 The plugin uses data from the [CarQuery API](http://www.carqueryapi.com \"CarQuery API\")
     26The plugin uses data from the [CarQuery API](http://www.carqueryapi.com "CarQuery API")
    2727
    2828= What else can I use the CarQuery API for? =
    2929
    3030There 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.
     31Visit the [CarQuery documentation page](http://www.carqueryapi.com/documentation/ "CarQuery Documentation") for more details.
    3232
    3333= Can I download the CarQuery source data? =
    3434
    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\")!
     35Yes, the CarQuery source data can be downloaded in CSV format. Just visit the [CarQuery Download page](http://www.carqueryapi.com/download/ "CarQuery Download")!
    3636
    3737== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.