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

NGG Sidebar Widget

Опис

The NextGEN widgets only allow showing of single images, I needed a solution to show links to galleries, so I wrote this widget. You can specify the following parameters:

  • Maximum Galleries: the number of galleries you want to show
  • Gallery Order: you can select random, date added ascending or date added descending
  • Gallery Thumbnail: which image should be taken as thumbail in the sidebar (preview set in NGG, first or random image)
  • AutoThumb parameters: if you got AutoThumb installed, the widget will use its functions to resize the image to your needs. Use a string like w=80&h=80&zc=1 here to show 80×80 square thumbnails.
  • Output width/height: if you don’t use AutoThumb, the plugin will set the HTML attributes width & height.
  • Default Link Id: the widget assumes that you set up pages for each gallery and link the gallery to that page (you can use the NGG Gallery Editor to do this). If a gallery has no link set, it will use the default link (id of a page or post).
  • Exclude galleries: exclude galleries by specifying their ID as comma separated list

Скріншоти

  • Widget Admin Panel

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

  1. Upload folder ngg-sidebar-widget to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the widget in the widget editor.

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

None

Відгуки

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

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

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

Учасники

Перекладіть “NGG Sidebar Widget” на вашу мову.

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

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

Журнал змін

1.1.4

  • (28.03.2012)
  • Ready for WordPress 3.4

1.1.3

  • (09.11.2011)
  • Ready for WordPress 3.3

1.1.2

  • (08.01.2011)
  • Fix: corrected loading of JavaScript after saving action.

1.1.1

  • (08.01.2011)
  • Update: JavaScript

1.1.0

  • (03.12.2010)
  • Test: Ready for WordPress 3.1 (tested unter WordPress 3.1-beta1-16642)

1.0.1

  • Added Screenshot

1.0.0

  • Editied NextGEN Gallery Sidebar Widget
  • Added option to show no images, ohnly Links to galleries
  • Added german translation
  • Upload to WP Directory