rdp-photo pictures and more
  • english
  • deutsch
  • Posts tagged SSPDC changeLog

    Version 0.9.3

    Bugfixes

    • Fixed: Plugin overrides admin css and leaves blank admin interface.


    Version 0.9.2

    Features

    • DirectorPHP caching improves SSPDC performance dramatically. It can be activated on the plugin configuration page.

    Bugfixes

    • Some small fixes in image title and caption display in lightbox.
    • Some users complained that the Director album list remained empty. The DirectorPHP API relies on php_curl for communication with Director. Connector won’t work without it. So I added a check on the plugin conficuration page with instruction if prerequisites are not met. It’s not a really a bug…

    Misc

    • Added a check for php_curl on plugin configuration page.
    • Added a check for writable cache directory.


    Version 0.9.1

    Features

    • New [ ... description = (true|false)] shortcode for album title and album caption output. 
    • New simple SSPDC widget added with option to choose any album or recect images.

    Bugfixes

    • Shortcode handler displayed text entered between multiple shortcodes below all pictures instead of in between. 

    Misc

    • Replaced plugin screenshots with smaller versions.
    • Moved generation of html output to sspdc extended Director class.
    • Added file sspdc_class.php.
    • Added more album css classes.