Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Dimme calendar

Opis

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.

Snimke zaslona

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

Instalacija

  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.

ČPP

Upute

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Dimme calendar” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Dimme calendar” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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