這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

常見問題

Usage

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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