Downloads
Download tar.gz
39.79 KB
MD5: dea3d2f038437b39c35f7e93cba3f343
SHA-1: 8c9fda95d72f92d4c7b19fb9aa5c9dc8199e25cf
SHA-256: b8e5c7586ce2a7e03eddb2f05aa8560b59e03eb8ec61064574437796842d4139
Download zip
58.3 KB
MD5: a8a6033010759880753b1ed720229574
SHA-1: 9848c12d99745bce25814086c360a3ee66a97fa2
SHA-256: 8f78b91bebba419e34c0778a4cf752f491a448f1abbaba4b011f0d83967838b0
Release notes
- Taxonomy Image Blocks now supports the Multiblock module. #348121: Multiple blocks, multiple presets
- Admin page resizing option. #353834: Smaller images in admin page
- Bypass uploads on term delete. #357575: Term Image upload displayed when deleting a term
- Return null if the getimagesize fails; check for invalid tid. #354727: Default image not found
- Add option for term name on Node Display contrib. #353555: Option to show term name next to image.
- Add sizing option to Node Display contrib. #346200: Different scale settings on node display
- German translation. #372617: German translation
- Fix some Strict warnings. #370640: very trivial - PHP STRICT notice when first installing and misc other places
- Add variables to uninstall; delete TI blocks. #371426: TI clarifications requested (re: cck, multiple tags, variables)
- Fixed division by zero if not resizing in block. #353827: Error: Division by zero
- Add feature to sort taxonomy links; move admin fieldsets to menu tabs. #366580: sort taxonony links ($terms) by vocabulary ($vid) NOTE: You need to TRUNCATE (empty) your menu_cache.
- Add vocabulary opt-out to block display. #374846: Skip vocabularies in block
- Set contrib resizing defaults to general size. #374007: TI Block initialization values
- Make block vocabularies either opt-in or opt-out. #374846: Skip vocabularies in block
- Fix file delete code. #375455: Error in delete image code
- Correct directory path definition. #375041: Wrong files directory path initialization
- Add capability to use an external image. #305656: Link to external image
- Added support for translating term names and descriptions with i18n. #376646: translate alt
- Fix upload problem; some cleanup. #397880: Some bugs and code cleanups
- Add wrapper when not linking terms. #395790: Add DIV wrapper for better theming
- Correct object for term translation. #402990: Bug in translation with taxonomy_image_tt()
- Use original width and height if resizing disabled. #402956: Losing image sizes
- Remove double file checks and alter some messages. #402564: Double directory exists check (and some cleanups)
- Correct typo in term translation. #402990: Bug in translation with taxonomy_image_tt()
- Coder clean up and translation template refresh.