Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Filesystem Normalize Layout Renderer

Rolf Kristensen edited this page Apr 21, 2019 · 3 revisions

Filters characters not allowed in the file names by replacing them with safe character.

Platforms Supported: All

Configuration Syntax

${filesystem-normalize:fSNormalize=Boolean:inner=Layout}

or by using ambient property to modify output of other layout renderer:

${other:fSNormalize=Boolean}

Parameters

Advanced Options

  • fSNormalize - Indicates whether to modify the output of this renderer so it can be used as a part of file path (illegal characters are replaced with '_'). Boolean Default: True

Transformation Options

  • inner - Wrapped layout. Layout

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.