]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Version 0.0.25 beta:
authorSeb Sauvage <sebsauvage@sebsauvage.net>
Thu, 13 Oct 2011 11:10:10 +0000 (13:10 +0200)
committerEmilien Klein <emilien@klein.st>
Thu, 13 Oct 2011 11:10:10 +0000 (13:10 +0200)
commit008d8b95ef7d7b5e8e79b633ecc6d0097e0b0e28
tree732f5070f50066c9c83a671ed410e71b076071a1
parent99c9c9541b012eebdb84ee33a765bb18a62fb0d7
Version 0.0.25 beta:
- Changed: Now thumbnails generated by Shaarli are croped to a height of 120 pixels.
- Changed: YouTube thumbnails now use default.jpg instead of 2.jpg (This is usually more pertinent).
- Changed: As per request, configuration options (such as HIDE_TIMESTAMPS, ENABLE_THUMBNAILS, etc.) can now be put in a an external file so that you do not have to tweak them again when you upgrade Shaarli. Just add the file data/options.php.
- Corrected: Shaarli now supports newlines in titles (thanks to dixy).
- Changed: If a single link is displayed, the page title contains the title of the link.
- Changed: Shaarli page title is clickable (and has the same link as “Home”).
- Added: Better CSS for printing (thanks to jerrywham suggestion)
- Changed: A few CSS tweaks (thanks to maethor for suggestion)
- Added: You can now use a redirector or anonymizing proxy for links (such as http://anonym.to/? to mask you HTTP_REFERER). Just go to Tools > Configure > Redirector. (thanks to Accent Grave for the suggestion)
- Added: The option ENABLE_LOCALCACHE can be set to false for those who have a limited quota on their host. This will disable the local thumbnail cache. Services which require the use of the cache will have no thumbnails (vimeo, flickr, direct link to image). Other services will still have a thumbnail (youtube,imgur.com,dailymotion,imageshack.us).
- Corrected: The link to the RSS feed in page header was not correct.
index.php
shaarli.css