Skip to content

Macro for embedding images into redmine issues and wiki pages more easily than with the default markup.

Notifications You must be signed in to change notification settings

evolvingweb/redmine_thumbnail_embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Redmine Thumbnail Embed

This macro is just a shortcut for embedding an image and linking said image to its source.

{{thumbnail(url [, width])}} will embed the image at url into the document (wiki or issue) at size width, if specified. Width defaults to 90% and can be specified in either px or %.

The alias{{tb(url [, width])}} is a shorthand for the same macro.

The link has some default styling and class "redmine-thumbnaill-embed" for easily overriding these defaults.

About

Macro for embedding images into redmine issues and wiki pages more easily than with the default markup.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages