Skip to content

Feature/dynamic placeholders be path preview#58

Open
florianstieglbauer wants to merge 2 commits intobeechit:masterfrom
florianstieglbauer:feature/dynamic-placeholders-be-path-preview
Open

Feature/dynamic placeholders be path preview#58
florianstieglbauer wants to merge 2 commits intobeechit:masterfrom
florianstieglbauer:feature/dynamic-placeholders-be-path-preview

Conversation

@florianstieglbauer
Copy link

No description provided.

Dynamic Page Placeholders: You can now use placeholders like {title}, {subtitle}, or {nav_title} within the folder path configuration. The values are fetched from the current page record, converted to lowercase, and cleaned of special characters (slugified) to ensure valid directory names. This feature is triggered by setting variableformat = 1 in the TSconfig.

Backend Path Preview: Added logic to resolve the final destination path (including storage base paths) and pass this data to the TYPO3 backend via JavaScript. This allows for displaying the actual target folder to editors directly within the record form, improving clarity and preventing upload errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments