Various improvements
inducer@news.ti... - January 4, 2005 - 22:08
| Project: | Inline |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | matteo |
| Status: | closed |
Jump to:
Description
The attached patch addresses the following issues in inline.module:
- You can now specify
[inline:filename.ext]instead of only the number, for added link stability. - A bold, red NOT FOUND message is shown if the given file name or number does not exist.
- The module previously generated spaces around the
imgandatags. Those are gone. - Images are only inlined if linked to with
[inline:...]. If you say[file:my.png], this will remain a file link. - The recent fix for multiple links in one node is part of this patch.
| Attachment | Size |
|---|---|
| inline-2005-01-04-v1.patch | 3.41 KB |

#1
Very nice work. I agree 100% with your improvements; thank you.
I adapted the fix to the latest version and upgraded documentation and .po file.
#2