Plugin Directory

Changeset 549185


Ignore:
Timestamp:
05/26/2012 06:46:23 AM (14 years ago)
Author:
uniwits
Message:

Refined descriptions.

Location:
uors-external-course-list/trunk/UORS_externalcourselist
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • uors-external-course-list/trunk/UORS_externalcourselist/UORS_externalcourselist.php

    r549181 r549185  
    3333        {
    3434            if (!$instance['title'])
    35                 $instance['title']=__('Reservation Shortcuts');
     35                $instance['title']=__('Quick Reserve');
    3636        }
    3737        return $instance;
  • uors-external-course-list/trunk/UORS_externalcourselist/_notes/dwsync.xml

    r549181 r549185  
    11<?xml version="1.0" encoding="utf-8" ?>
    22<dwsync>
    3 <file name="UORS_externalcourselist.php" server="wordpress.hpserver.ofc/web/" local="129823830870000000" remote="129823519800000000" />
    4 <file name="readme.txt" server="wordpress.hpserver.ofc/web/" local="129824286930000000" remote="129823975800000000" />
     3<file name="UORS_externalcourselist.php" server="wordpress.hpserver.ofc/web/" local="129824876400000000" remote="129824565600000000" />
     4<file name="readme.txt" server="wordpress.hpserver.ofc/web/" local="129824883330000000" remote="129824572800000000" />
    55</dwsync>
  • uors-external-course-list/trunk/UORS_externalcourselist/readme.txt

    r549181 r549185  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a widget to your wordpress weblog.  With this widget you can display a list of services that you provide on the sidebar, so that your customers can make reservations online.  In development of this plugin, we assume that your service is priced by time length.
     10This plugin adds a "Quick Reserve" widget to your wordpress weblog sidebar.  With this widget you can display a list of services that you provide on the sidebar, so that your customers can make reservations online.  In development of this plugin, we assume that your service is priced by time length.
    1111
    1212== Description ==
    1313
    14 This plugin adds a widget to your wordpress weblog.  With this widget you can display a list of services that you provide on the sidebar, so that you customers can make reservations online.  In development of this plugin, we assume that your service is priced by time length.
     14This plugin adds a "Quick Reserve" widget to your wordpress weblog sidebar.  With this widget you can display a list of services that you provide on the sidebar, so that your customers can make reservations online.  In development of this plugin, we assume that your service is priced by time length.
     15
     16Instructors, counsellors, lawyers, language teachers, etc, as long as you price your service by time length, this plugin gives you a good start point.
    1517
    1618The backend is provided by Uniwits.com's online reservation service (UORS) at http://reserv.uniwits.com .  When using this plugin, you are publishing services that you create on UORS.  Please to go UORS, register an account, and upgrade to business, for free, then follow the wizard to publish a service.
Note: See TracChangeset for help on using the changeset viewer.