| 0e067bba | 16-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8f5b2c44 | 16-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
some auto cleanup |
| 7242a9ed | 16-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
make it work again |
| df1c652d | 06-Jul-2016 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 6d5809c2 | 03-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 0f7356f2 | 02-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent |
| 8ca79c2f | 24-Jan-2016 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 98c16d29 | 24-Feb-2015 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| c2d443cd | 19-Oct-2014 |
Patrick Lerner <patricklerner@me.com> |
Replaced deprecated getElementsByClass with jQuery
See Issue #4 and https://www.dokuwiki.org/devel:jqueryfaq#getelementsbyclass |
| d1e43757 | 18-Dec-2013 |
Myeongjin <aranet100@gmail.com> |
Add Korean translation |
| 493e6d40 | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
fixed tile serving with mod_xfile |
| 7e3327af | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
version upped |
| d6577f0f | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
cleanup |
| 86472c28 | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
added maximize button |
| cdc72680 | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
use jQuery to init javascript |
| 359cb25c | 04-Dec-2012 |
Andreas Gohr <andi@splitbrain.org> |
allow one more zoom level
this makes sure the image can be viewed at maximum resolution |
| 8e7625ff | 05-Feb-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed URL in README |
| f4ebd543 | 05-Feb-2011 |
Andreas Gohr <andi@splitbrain.org> |
README added |
| 0e6535c1 | 12-Feb-2010 |
Andreas Gohr <andi@splitbrain.org> |
new plugin.info style |
| 24e066d7 | 31-Jul-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed stupid typo
Ignore-this: b33e333422e7e172fae845629fcbef34
darcs-hash:20090731090712-7ad00-4f97a4b55feb4891b86bee4637574da54c5f0835.gz |
| 4212171f | 31-Jul-2009 |
Andreas Gohr <andi@splitbrain.org> |
calculate zoom boundaries and have userdefinable initial zoom
Ignore-this: ae4806f9d8b7b13090e8ed682fb6c972
darcs-hash:20090731090055-7ad00-1da255080705050ae9ded8cb1170ab936e52c1dd.gz |
| da5b8f02 | 09-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
don't link to full size image in NonJS version
Ignore-this: ddc92179bea4640f6b4284bd0d487f27
darcs-hash:20090609194355-7ad00-7046d81ce4c63fb825180fa3aee8e63ecfcda84b.gz |
| 1faa1ff0 | 09-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
Moved tile generator into plugin, added locking + nice support
Ignore-this: ab6e857c5a370af6cf8172b9040ef582
All functions are now inside the plugin class to avoid any future nameclashes.
The tile
Moved tile generator into plugin, added locking + nice support
Ignore-this: ab6e857c5a370af6cf8172b9040ef582
All functions are now inside the plugin class to avoid any future nameclashes.
The tile generator now locks itself so only one is run at a time. This slows down the tiling process but lowers the memory and CPU impact a lot.
When using imagemagick, you now can also specify the path to the nice binary to lower the priority of tiling process.
darcs-hash:20090609191538-7ad00-1ae8a94ea093ba34ae12a2e200a18dca99db3dcb.gz
show more ...
|
| c131b324 | 09-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
don't rebuild tiles on script change
Ignore-this: c38506adb25a48f226893bb9e42be878
darcs-hash:20090609182057-7ad00-ee95b278bc1128c4ef1453ed6225cd6261fb9546.gz |
| 4721ec85 | 08-Jun-2009 |
Andreas Gohr <andi@splitbrain.org> |
add info about the script being modified
Ignore-this: 760b990f260a32f0f8f49d4b90c67106
darcs-hash:20090608220340-7ad00-0fb466f8425e3e768e5d8fe5f888be34a810aa44.gz |