Skip to content
Snippets Groups Projects
Commit b7f26e00 authored by Florian Spreckelsen's avatar Florian Spreckelsen Committed by Henrik tom Wörden
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent af37656f
No related branches found
No related tags found
2 merge requests!105REL: v0.4.0,!100ENH: add a decorator that adds a path variable
Pipeline #33879 passed
...@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- DateElementConverter: allows to interpret text as a date object - DateElementConverter: allows to interpret text as a date object
- the restricted_path argument allows to crawl only a subtree - the restricted_path argument allows to crawl only a subtree
- You can now access the file system path of a structure element (if it has one) using the variable - You can now access the file system path of a structure element (if it has one) using the variable
name "<converter name>\_path" name ``<converter name>.path``
### Changed ### ### Changed ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment