hugo/resources
WaltCuller 39cc3a2a7e
exif: Return the proper exposure time value in some special cases
Return value in float64 if exposure time is int or greater than 1, otherwise return in fraction.

Fixes #10738
2023-02-26 11:19:49 +01:00
..
images exif: Return the proper exposure time value in some special cases 2023-02-26 11:19:49 +01:00
internal Only invoke a given cached partial once 2023-01-25 17:35:23 +01:00
jsconfig
page Add a page template func 2023-02-25 19:53:18 +01:00
postpub Add page fragments support to Related 2023-02-21 17:56:41 +01:00
resource Add page fragments support to Related 2023-02-21 17:56:41 +01:00
resource_factories Only invoke a given cached partial once 2023-01-25 17:35:23 +01:00
resource_transformers Add a page template func 2023-02-25 19:53:18 +01:00
testdata exif: Return the proper exposure time value in some special cases 2023-02-26 11:19:49 +01:00
docs.go
errorResource.go Add a page template func 2023-02-25 19:53:18 +01:00
image.go Only invoke a given cached partial once 2023-01-25 17:35:23 +01:00
image_cache.go
image_extended_test.go
image_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00
integration_test.go
post_publish.go
resource.go Add a page template func 2023-02-25 19:53:18 +01:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go Add a page template func 2023-02-25 19:53:18 +01:00
transform_test.go Add page fragments support to Related 2023-02-21 17:56:41 +01:00