I’ve been working on a major revision in the underlying data model. Previously there were two tables for images and videos. This resulted in some complex constructs to incorporate both types of files in a single list. I’ve combined them into a single table to make selecting items of mixed types a lot easier. It allowed me to combine the image and video panels into one library panel which results in a less confusing interface.

Tons of fixes have been implemented as well as full gallery template with pagination and breadcrumb. Because of the single table its easy to mix and match different types and make it virtually indistinguishable from each other. Albums are displayed with full description while singles are displayed inline with only the name.

I’ve updated the documentation explaining a lot of the new functions as well as more detailed info on the licensing schematics and the changes to the templating and styling functions.

I’ve added some new screenshots showcasing the new features implemented.  Still a lot of tweaks are needed.  Im using the template feature to show the images with the CSS styling from wall designer web galleries.  It has been implemented in the Tiny MCE editor but it has to be smoothed out a little bit.


With the templates you can mix and mash any type of supported object. Although the object array merge function still have to be implemented. Although large elaborate templates might better be suited with a page template since posts have different pages on which they can be seen. You can include the pagination object to paginate the results.

« Previous PageNext Page »