Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Calendar Archives

Опис

Calendar Archives is a visualization plugin for your WordPress site which creates yearly calendar for your posts. Create a new page (having ‘no sidebars’ template) for your calendar archive and insert the shortcode [calendar-archive] in the editor. Load this page and enjoy the view!

Each day of calendar will display first available photo from posts of that day in the background. The plugin’s layout is customizable and having two working layouts for demonstration

For more details, see http://www.sanisoft.com/blog/2009/08/21/wordpress-plugin-calendar-archives/

Скріншоти

  • Calendar archives using first layout
  • Calendar archives using second layout
  • Calendar archives options

Встановлення

  1. Upload directory ‘calendar-archives’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure plugin options by clicking on ‘Settings’ link near plugin name or ‘Settings’ -> ‘Calendar Archives’ navigation link. Make sure that your plugin directory must be writable by webserver to use caching of pages and images
  4. Create page having [calendar-archive] shortcode. It will be better to use empty (having no sidebars) template for this page

Часті питання

Where to find texts to translate?

The plugin contains ‘calendar-archives.pot’ which can be used for translation

How to display posts under particular category?

If URL has ‘category’ parameter then it will be used as category slug, for example, http://www.my-domain.net/my-blog/my-calendar/?category=uncategorized

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Calendar Archives” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Calendar Archives” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

3.1

  • Added ability to browse calendar by month
  • Added ability to use featured image as background

3.0

  • Modified settings to use WordPress settings API

2.2

  • Fixed design issues occurred after testing with WordPress-3.5.1

2.1

  • Fixed bug in ‘Display upcoming posts’ feature, thanks to Anandajoti Bhikkhu for bug reporting

2.0

  • Added ability to provide first day of week
  • Added ability to display posts (in calendar) under particular category
  • Added ability to display upcoming posts (to use as event calendar)

1.5

  • Added wrappers for PHP5 only functions ‘file_put_contents’ and ‘scandir’ so that plugin will work on PHP4 too

1.4

  • Use of actual path instead of URL for local images uploaded in wordpress if ‘allow_url_fopen’ is disabled

1.3

  • Background colors customization

1.2

  • Dimension customization for day box and background image

1.1

  • Internationalization support

1.0

  • First release