Quote Attachments Img in Posts
1.2.2
phpBB 3.2.7
- Released:
- Tue Oct 01, 2019 8:24 pm
- File size:
- 16.06 KiB
-
- Validated for:
- phpBB 3.2.7
- MD5 checksum:
- 0a6bf5d458d86f7e158edbfb643fa993
- Install directory:
- ext/threedi/qaip
-
Description
-
- Quotes and resize attached images only via direct post quoting (not from topic review or copy and paste a quote).
- Resizes the images posted within [IMG] BBcode.
- Each type of attached images are quoted as images.
- The thumbs originated from images posted within [IMG] BBcode remains not clickable.
- Use CSS to center quoted images - selectable in ACP/Posting/post settings - Defaulted to No.
- Quoted images are resized on the fly with CSS.
- The measure of the thumbnail can be modified in the css. Shipped with a "max-height: 250px;"
- No image's hard-manipulation, images are untouched and all of their attributes preserved.
- Unlimited nested quotes compliant.
- Disabling the extension only removes resizing, posts will still show the images at the original size.