Project:Inline
Version:4.6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:matteo
Status:closed (fixed)

Issue Summary

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 img and a tags. 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.
AttachmentSize
inline-2005-01-04-v1.patch3.41 KB

Comments

#1

Assigned to:Anonymous» matteo

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