My understanding is that the inline drupal module enables users to upload images and then have them either 1) automatically displayed at the top of the post or 2) displayed at precise locations using [inline:x] code. It is possible to turn off the automatic display of text in the content type setup as well as the [inline:x] feature in the input format settings.
So it seems that the module is designed to work in one or the other. I would like to offer the option of both:
- if no [inline:x] code appears in the content the image(s) will appear at the top automatically.
- if [inline:x] code appears in the content, the image does NOT appear at the top automatically but only inline at the place where the code appears.
Is it possible to do this?
Many thanks,
Tobias
Comments
Comment #1
grienauerwhould love this feature... or a special css class if the image is inline.