Skip to content

Commit

Permalink
Revert "Update section on image url"
Browse files Browse the repository at this point in the history
This reverts commit 38f666c.
  • Loading branch information
Maja Grubic committed Dec 7, 2019
1 parent 9bb2343 commit 3e2ce3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/management/field-formatters/url-formatter.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ The `Url` field formatter can take on the following types:
* The *Image* type can be used to specify an image directory where a specified image is located.
* The *Audio* type can be used to specify an audio directory where a specified audio file is located.
For an *Image* type you can specify width and height attributes. These will be used to set the max width / max height of the image, while keeping the aspect ratio. Image will not be upscaled if it's smaller than the provided size parameters.

You can customize either type of URL field formats with templates. A _URL template_ enables you to add specific values
to a partial URL. Use the string `{{value}}` to add the contents of the field to a fixed URL.

Expand Down

0 comments on commit 3e2ce3d

Please sign in to comment.