Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Dimme calendar

Descripció

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.

Captures

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

Instal·lació

  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.

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Dimme calendar» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

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