이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

J.W.Cart Scheduler

설명

The J.W. Cart Scheduler displays hourly schedules for various days of the week, and for multiple locations where public witnessing carts are displayed. Admin members set up locations, which are displayed via shortcodes on pages or posts. Visitors can log in and pick available times to reserve the cart for a specific location.

Some features:
* For privacy, schedules are not displayed unless visitor is logged in.
* Multiple locations can be set up, each with their own schedule and display (WordPress Admin level)
* Members can reserve time slots and edit their times (WordPress Subscriber level)
* Assistants can also log in and cancel/edit anyone’s time slots (WordPress Contributor level)
* Flexible timetable allows time slots to be active weekly (for example, starting later on a Sunday) and at specific dates (such as starting later on January 1st)

For further information and instructions please see the plugin support page at http://www.utopiamechanicus.com/wp-plugin-j-w-cart-scheduler/

Please note: This plugin is developed independently of JW.ORG and the Watch Tower Bible and Tract Society of Pennsylvania, and is provided simply to aid in cart scheduling,

설치

To install the plugin and get it working follow these steps:

  1. Upload the plugin files to the “/wp-content/plugins/plugin-name” directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to the J.W.Cart Scheduler menu option to view the carts, and follow the directions to enter a location or two to start.
  4. Set up a blog page, one for each location, and give it a generic title, like “Location 1” or “Location 2” (Page/Post titles are visible even when not logged in, so should be generic for privacy)
  5. At a minimum, you will want to display a schedule for the specific location on each page, like this: [u70cal location=’2′] where the ‘2’ is the location number; in this case, the schedule for location 2 will be displayed.
  6. Assign cart staff by creating new Users in WordPress, assigning them Subscriber level or Contributor level. When logged in, members at Subscriber level will be able to reserve slots for any location, and cancel their own reservations. At Contributor level, they will be able to do the same, as well as cancel anyone’s timeslots, and edit comments. Admin level members will also have access to the “J.W.Cart Scheduler” menus.
  7. View the “More Info” tab for details on using the other shortcodes, which can be used to display member info, a login form (if not yet logged in), or entire blocks of text that are visible only if logged in, or alternatively only if not logged in.

FAQ

Installation Instructions

To install the plugin and get it working follow these steps:

  1. Upload the plugin files to the “/wp-content/plugins/plugin-name” directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to the J.W.Cart Scheduler menu option to view the carts, and follow the directions to enter a location or two to start.
  4. Set up a blog page, one for each location, and give it a generic title, like “Location 1” or “Location 2” (Page/Post titles are visible even when not logged in, so should be generic for privacy)
  5. At a minimum, you will want to display a schedule for the specific location on each page, like this: [u70cal location=’2′] where the ‘2’ is the location number; in this case, the schedule for location 2 will be displayed.
  6. Assign cart staff by creating new Users in WordPress, assigning them Subscriber level or Contributor level. When logged in, members at Subscriber level will be able to reserve slots for any location, and cancel their own reservations. At Contributor level, they will be able to do the same, as well as cancel anyone’s timeslots, and edit comments. Admin level members will also have access to the “J.W.Cart Scheduler” menus.
  7. View the “More Info” tab for details on using the other shortcodes, which can be used to display member info, a login form (if not yet logged in), or entire blocks of text that are visible only if logged in, or alternatively only if not logged in.
Should I use pages or posts?

For most blogs/themes, pages are will look better and are more suitable for permanent schedules.

How do I group the pages?

One option is to create a main page with links to all the location pages, and pass that URL out to visitors. From there, they can visit all pages.

Why don’t I name my locations on my pages?

It’s up to you, but if you name a location on a web page, it will be visible to everyone visiting that page, logged in or not. For privacy reasons you may wish to avoid that.

How do I show/hide information to visitors?

Various shortcodes can provide text for visitors not logged in, and different text for those not logged in. For example, this page text will display a welcome for visitors along with a login form. Once logged in, visitors are welcomed by name, and can view the schedule for location 3.
[u70block loggedin=’1′]
Welcome [u70disp type=’username’]
[u70disp type=’title’ location=’3′]: [u70disp type=’description’ location=’3′]
[u70cal location=’3′]
[/u70block]
[u70block loggedin=’0′]
Welcome – please log in to view the schedules.
[u70disp type=’loginform’]
[/u70block]

Can members get a summary?

Another shortcode gives a summary for a few days, indicating which carts and which hours they have reserved. This code will show a seven-day summary for all carts reserved by the logged-in visitor:
[u70block loggedin=’1′]
Welcome [u70disp type=’username’]
[u70disp type=’reservations’ dayoffset=’0′ daylength=’7′ ]
[/u70block]
[u70block loggedin=’0′]
Welcome – please log in to view the schedules.
[u70disp type=’loginform’]
[/u70block]

How do I add members?

Use the WordPress Users menu, and “Add New”. Alternately, if you have a large number to add, you can use a bulk registration plugin, such as “Import users from CSV with meta” by codection

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“J.W.Cart Scheduler”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “J.W.Cart Scheduler”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.91

  • First release