Filter asset_path
allows to get a relative path to any file from "Assets" section by filename:
Filter asset_tag
allows to include javascript and css files, uploaded to "Assets" section:
This function/filter helps to change image size on-the-fly. For this filter you need to use absolute URL of image and "format" argument. Returns also URL. To get absolute URL (having only relative - any asset from "Assets") you should use request.base_url
:
It allows to add watermark to image. You need image URL and 3 arguments: "image" - watermark image (watermark), "dissolve" - transparency and "position" - position. Returns also URL:
Allows to check if string ends with some pattern:
Formats currency values. Possible options: precision, delimiter, separator, format, unit: