Plugin Directory

Changeset 1986691


Ignore:
Timestamp:
12/06/2018 10:52:55 AM (7 years ago)
Author:
heremobilitydemand
Message:

Fixed typo removed screenshots

Location:
here-mobility
Files:
4 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • here-mobility/trunk/heremobility.php

    r1985791 r1986691  
    55 * Plugin Name: HERE Mobility Web Widget
    66 * Plugin URI: https://mobility.here.com/
    7  * Description: The HERE Mobility Web Widget is a white label transportation tool that you can quickly add to your website to offer your users ride booking functionality within your user experience. With the Web Widget your users specify their pickup location and destination, and their requested time of arrival or departure. They can also customize the ride according to any special requirements they have from suitcases to child seats. Behind the scenes, the HERE Mobility Marketplace finds all available transportation that matches the request and displays them to your user to choose from and book.
     7 * Description: The HERE Mobility Web Widget is a customizable transportation booking widget, that you can quickly add to your website, to offer your users ride booking and navigation.
     8The Web Widget supports pickup location, destination, and required departure time, in addition, your users can also  customize their ride according to any special requirements they have from suitcases to number of passengers.
     9The HERE Mobility Web Widget connects to the Mobility Marketplace to find the most relevant rides matching your users' requests and displays them to your users to choose from and book.
    810 * Version: 1.0.2
    911 * Author: HERE Mobility
  • here-mobility/trunk/heremobility_settings.php

    r1984379 r1986691  
    102102        add_settings_section(
    103103            $sectionDefault,
    104             __('Defult settings(optional)', 'heremobility'),
     104            __('Default settings(optional)', 'heremobility'),
    105105            array($this, 'here_section_developers_cb'),
    106106            self::HERE_SETTINGS_PAGE
  • here-mobility/trunk/readme.txt

    r1985842 r1986691  
    6666== Screenshots ==
    6767
    68 1. Here Mobility Web Widget plugin in marketplace.
    69 2. Here Mobility Web Widget plugin Settings page.
    70 3. Add button in WYSIWYG editor.
    71 4. Customize default settings.
    72685. The user enters the pickup location, destination, and required time of arrival at destination. (See the next section to learn more about ride parameters.)
    73696. Optionally, the user clicks the Advanced link and enters additional ride requirements.
Note: See TracChangeset for help on using the changeset viewer.