Feature #12756
Images got full tt_content support
| Status: | Resolved | Start date: | 2011-02-03 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | 2011-02-03 | |
| Assignee: | Dirk Wildt | % Done: | 100% |
|
| Category: | Images | Spent time: | - | |
| Target version: | 3.6.1 | Estimated time: | 2.00 hours | |
| Votes: | 0 |
Description
You can render every image supported by tt_conent.image.20.
This are possible features:- render images differently. Examples: first image is on top of page, all others are on the bottom. All images has 300 px width but the second has 440 px width.
- columns
- the browser 3.6.0 wrapped only one field as an image per row. Now it is unlimited
- Browser Tutorial Images (3.6.1)
- http://typo3.org/extensions/repository/view/browser_tut_images_en/current/
Dirk