Plogger Press

PloggerPress is a plugin for WordPress that I created to integrate the Open Source gallery, Plogger, into my blog. It allows you to embed photos and albums in posts and comes with a function to display images in your sidebar. See below for full list of features.
Plogger

Download the PloggerPress Plugin for WordPress:

Download version 0.4.1.
One user has also created a sidebar widget for the plugin.
If you would like to encourage future releases:

Features:

Use a tag to insert thumbnails of all images in an album in a post, like this:

2
Or insert large thumbnail of single image like this:

22

  • Use the sidebar function to show any number of random images in a block. See my site for an example.
  • Support for LightboxJS
  • Configurable link type (link to picture, album or use lightbox)
  • Configurable sidebar (random images, recent images or specific album)
  • Option menu to configure plugin

Requirements:

  • Tested on Wp 2.0.2 and Plogger 2.1
  • Plogger database must be in the same database as your WordPress installation
  • Lightbox support requires the LightboxJS Plugin

To Install:

  1. Copy plugin to plugins directory and activate in admin panel
  2. Configure the url and table prefix of your plogger installation in the Plogger Press options menu
  3. Configure the other options in the options menu (Install the lightboxJS plugin if required)

Useage:

  • To get random images in your sidebar use:
    plogger_press_sidebar(); or plogger_press_sidebar(6);
    - where you can change the number of images you reuqire - leaving out the argument makes the plugin use number configured in options menu
  • To use in your posts:
    <plogalbum>2</plogalbum> : will insert small thumbnails of all images in album with id=2
    <plogphoto>7</plogphoto> : will insert large thumbnail of photo with id=7

Theme Integration with Plogger

See my post on this subject.

History:

  • Release 0.4.1 – most recent images order fixed
  • Release 0.4: – IMPORTANT: tags now lowercase to be XHTML valid!
  • Release 0.3: – many more options in options panel – support for lightboxJS plugin – configurable link type (link to picture, album or lightboxJS) – configurable block type (random images, recent images or specific album)
  • Release 0.2: – added admin options panel – configuration of table prefix and url of plogger installation from panel – configuration number of sidebar images from options panel (this is optional – argument in sidebar fucntion overides this)
  • Release Alpha 0.1: Easy – my first plugin!!!!!!!!!!!!!!

16 Responses to Plogger Press

  1. Pingback: Living Open Source » Blog Archive » Plogger Press 0.3 - It just gets better!

  2. Pingback: Cregy Bits and Bobs » Blog Archive » Plogger Press

  3. Pingback: Kees’ Personal Webspace » Blog » Plogger photo gallery

  4. Pingback: style Vs. SUBSTANCE » Facelift and Gallery App

  5. Pingback: BloggingPro China » Blog Archive » WordPress Plugin: Plogger Press

  6. Pingback: Alamer.org » Blog Archive » Plogger et son intégration ? WordPress

  7. Pingback: De Geuzen Archive » Mood board ;-)

  8. Pingback: The Axis Design Studios Blog » Blog Archive » Official Site Update Comming Soon!

  9. Pingback: HANLON.CA » Blog Archive » A new image gallery

  10. Pingback: macgeek » A photo gallery on wordpress

  11. Pingback: WP Plugins DB » Blog Archive » Plogger Press

  12. Pingback: MadsK » Blog Archive » Main Menu, Page without Page = Redirect

  13. Pingback: Plogger gallery | pk & mh

  14. Pingback: Plogger Gallery | pk & mh

  15. Pingback: Plogger Gallery | pk & mh

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s