Support named sizes in permalink image urls
[bookreader.git] / BookReaderIA / datanode / BookReaderImages.inc.php
2010-07-27 Michael AngSupport named sizes in permalink image urls
2010-07-27 Michael AngRemove reduce from image permalinks. Add rotation.
2010-07-27 Michael AngPass through values from permalink url to image processor
2010-07-27 Michael AngChange to class static variables
2010-07-27 Michael AngParse scale, size, rotation, etc from permalink image...
2010-07-23 Michael AngAdd support for reduce. Update unit tests for subdir...
2010-07-23 Michael AngImage permalinks, e.g. /download/itemid/page/cover.jpg
2010-07-23 Michael AngBetter preview handling. Start of image options parsin...
2010-07-21 Michael AngMake book preview image permalinks work for books in...
2010-07-20 Michael AngComments
2010-04-30 Michael AngAdd support for {thumb,small,medium,large} image sizes
2010-04-28 Michael AngUpdate preview image generation. Update unit tests.
2010-04-28 Michael AngRefactor BookReaderImages and BookReaderMeta. New...
2010-04-27 Michael AngRefactor BookReaderImages into class (.inc.php) and...