Title: Calendar Posts
Author: swedish boy
Published: <strong>13 maj 2011</strong>
Last modified: 18 maj 2011

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/calendar-posts.svg)

# Calendar Posts

 Av [swedish boy](https://profiles.wordpress.org/swedish-boy/)

[Ladda ner](https://downloads.wordpress.org/plugin/calendar-posts.0.7.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/calendar-posts/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/calendar-posts/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/calendar-posts/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/calendar-posts/#developers)

 [Support](https://wordpress.org/support/plugin/calendar-posts/)

## Beskrivning

Adds a ’calendar-box’ to the edit post mode. Here you set up to 10 different dates
for your post to be associated with. Through a sidebar widget you control how to
display posts that have upcoming dates set to them. This plugin should work fine
with other post plugins and the posts you add ”calendar-post-dates” will still be
displayed in your normal blog post flow.

Features:

 * Adds Date Picker (jQuery) box to ’edit post mode’.
 * Up to 10 different dates can be set for one post.
 * Configurable widget to choose how your sidebar calendar will look.
 * CSS customizable through your themes stylesheet. Developers can style the output
   as they like. (Non developers can pick some css-code in the FAQ’s)

## Skärmdumpar

 * [[
 * Screenshot showing the plugin in edit post mode.
 * [[
 * Screenshot showing the widget configuration.

## Installation

 1. Upload `calendar-posts` to your plugins-directory
 2. Activate the plugin through the ’Plugins’ menu in WordPress

or

 1. Download, install and activate `calendar-posts` through the ’Plugins’ menu in WordPress

## Vanliga frågor

  How do I use this plug-in?

Once installed you’ll find the calendar-post box on when you edit or create posts.
Pick dates to make the post available in the calendar. Set up the Calendar Posts
widget under Appearace > Widgets and posts will appear in a Calendar in your sidebar.

  Where is the widget?

Under `wp-admin/widgets.php`. It’s called Calendar Posts.

  Where is the settings panel?

There’s none. You configure the calendar on each widget directly. There are some
configurable vars at the top inside the plugin’s php-script file (for developers).

  Where is that CSS code mentioned in the description?

It’s here:

    ```
    .cp-month {
        padding: 8px 0px 5px 0px;
        font-weight: bold;
        font-size: 1.2em;
    }
    .cp-date-div {
        margin: 0.4em 0px;
    }
    ```

  The month names are shown in English even though WordPress is set to a different
language?

Yes. Since PHP is showing month abbrevations wrong (typographicly) you have to set
custom month names on your own at the top of the script file. Sorry. This is something
I had to do since PHP’s abbrevations always appear with three letters which is wrong.

  Can I change how month names are shown?

Yes. This can be acheived inside the plugins php file. You should know some PHP 
and you’ll find how to add your own month abbrevations at the top of the script 
file. More details there.

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Calendar Posts” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ swedish boy ](https://profiles.wordpress.org/swedish-boy/)

[Översätt ”Calendar Posts” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/calendar-posts)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/calendar-posts/), 
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/calendar-posts/) eller
prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/calendar-posts/)
via [RSS](https://plugins.trac.wordpress.org/log/calendar-posts/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### Future versions

 * Time will be displayed
 * Better localized

#### 0.7.1

 * Last version missed jQuery files. Misstake during upload of version (sorry)

#### 0.7

 * Defaults to english calendar names (months and days).

#### 0.6

 * First public ’beta’ release

## Meta

 *  Version **0.7.1**
 *  Senast uppdaterat **15 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 2.8 eller senare **
 *  Testat upp till **3.1.4**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/calendar-posts/)
 * Etiketter
 * [calendar](https://sv.wordpress.org/plugins/tags/calendar/)[events](https://sv.wordpress.org/plugins/tags/events/)
   [post](https://sv.wordpress.org/plugins/tags/post/)[posts](https://sv.wordpress.org/plugins/tags/posts/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/calendar-posts/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Your review](https://wordpress.org/support/plugin/calendar-posts/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/calendar-posts/reviews/)

## Bidragande personer

 *   [ swedish boy ](https://profiles.wordpress.org/swedish-boy/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/calendar-posts/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://www.swedishboy.dk/products/donate/)