Table of Contents
Pixlr Changelog
Release 0.1.6-dev
Release 0.1.5
Release 0.1.4-dev
Pixlr Changelog
Release 0.1.6-dev
New features
Add different variables for the description in the template output. One for non-escaped
HTML
and one for escaped
HTML
. / Done (2007-06-18 WNE)
You are able to decide wether to use: [% DESCRIPTION %] or [% DESC_NONESC %]
Tags-Support: Flickr tags are imported into the database. / Done (2007-06-18 WNE) - (Read the
Update instructions
)
Bugfixes
Alter the photos table to have a “id” column. Needed for the Tags-Support / Done (2007-06-18 WNE)
Release 0.1.5
New features
Shell based installer script / Yet simple, but done (2007-06-17 WNE)
Move all configuration stuff into it's own namespace (Pixlr::Config) / Done (2007-06-17 WNE)
Bugfixes
Code optimizations
More OOP / Done (2007-06-17 WNE)
Remove double functions / Done (2007-06-17 WNE)
Remove disposal of variables where it is not needed / Done (2007-06-17 WNE)
Combine functions with similar goal to one function / Done (2007-06-17 WNE)
Some cosmetical corrections / Fixed (2007-06-17 WNE)
Release 0.1.4-dev
This is a non-public development release
New features
KML
based placemarks for Google Maps / Done (2007-06-13 WNE)
Bugfixes
Pixlrback prints warnings when no Geotags are set / Fixed (2007-06-13 WNE)