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

Dimme calendar

설명

This is a simple pluging using the custom post types for a calendar. It will show all the posts of the post type selected published or pending in the future in a calendar.

스크린샷

  • An example of a calendar
  • Settings of the plugin
  • Repeat item metabox for the post page

설치

  1. Install plugin
  2. Add some calendar items in the new “calendar” menu
  3. Add a [dimme-calendar] tag in a post or page. This will create a calendar view
  4. check your site and watch the glory

I upgraded the settings page with default option page settings from wordpress. So you have to reset the custom post type you use.

You can now also use google calendar feeds in the calender. Just make them public and include them in the settings page. Be noted you have to share the full calendar, not only the basic calendar.

FAQ

사용방법

Add a tag [dimme-calendar] on a page to get a calendar. Or crate a post type archive page named “calendar”

options

If you have a custom post type, or you just want to use the “posts” you can change the post type in the settings

styles

I now have two styles you can choose from. You can select those on the settings page.

If you have any questions or tips

Please post them on the forum, so i can read idea`s and upgrade the plugin with useful things.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Dimme calendar”(을)를 번역하세요.

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

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

변경이력

0.2

  • updated the source for 4.4
  • changed the google calendar feeds to ical feeds

0.1.7

  • Changed, weekday. Uses the start of week from the settings
  • Added icon in wordpress admin
  • Added the post type archive, so you can browse through the items. Added the calender on top.
  • Added a tag so you can add a calendar in your posts

0.1.6

  • Added, weekday can now start on monday. Still using the ISO-8601:1988 weeknumber.

0.1.5

  • Changed the admin interface
  • Added google calendar feeds
  • Bugs fixed in the templates

0.1.4

  • deleted an echo in the code

0.1.3

  • add repeat feature for monthly and weekly items

0.1.2

  • Changed input of the month and year. Gave some 404 bugs.
  • Found some more bugs an added a help page on my site.

0.1.1

  • Changed the options to save the custom post type.

0.1

  • created the plugin