• Presenting my fourth plugin for WordPress.

    It is called Open Picture Window Plugin and is based on my Open Browser Window Plugin.

    Have you ever wanted to display only a thumbnail and link to the new image. However, you don’t want the image opening in the same window and you don’t want all the toolbars and more in the new window?
    This is where the plugin steps in.

    Using javascript you can open the image in the new window. You can specify all the properties of the new window. You can also give it a title which is used as alt and title text for the image tag.
    The code that is generated is perfect XHTML compliant. Additionally, it also works perfectly if you serve your site as application/xhtml+xml.

    Read more and download the Open Picture Window Plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ooooh, thanks. I’ll have a play with that later.

    Thread Starter Ajay

    (@ajay)

    Please do provide your feedback ??

    Just installed and tested on my local test site. I adapted your IimageBrowser integration instructions to call the new plugin, and it works nicely. ??

    In fact, it’s fixed the one thing I didn’t like about the combination of IimageBrowser and Open Browser Window – the inability to control the title of the displayed window.

    Good work – thanks. I’ll be using this on my live site (I feel a bit of MySQL editing coming on, so existing posts can benefit from this too)

    Thread Starter Ajay

    (@ajay)

    Actually you don’t need to do much of mySQL editting. I realized that I need to make two posts.

    1. to work with iimagebrowser
    2. to move from Open Browser Window to Open Picture Window.

    Open browser window didn’t bother about the title simply because it was made to load a page. Open Picture Window is meant only for images.

    I’m also working on a Open Window Plugin that shall be generic. However, I don’t see it being released for sometime.
    Brushing up my skills ??

    Thread Starter Ajay

    (@ajay)

    I’ve upgraded my Open Picture Window Plugin to version 1.2.

    This version comes with support for WordPress 2.1.

    Changes are:

    • Upgraded to support WordPress 2.1.
    • Opened window now auto-focuses.
    • If you specify new window dimensions for the same window, the window will resize to the new dimensions.

    Read more and download »

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-Plugin: Open Picture Window Plugin’ is closed to new replies.