Skip to content

Usage of page tstamp field is not possible #34

@Patta

Description

@Patta

In some cases, we just want a random id as slug (e.g. newsletter). The tstamp field could be used for that.
However, with the below tsconfig, the tstamp field is not respected as field for the slug generation.

TCEMAIN.pages.slug.generatorOptions {
    fields = tstamp
}

With this, the fallback slug is generated. e.g. "/default-831d81656a"
Is it possible to use the tstamp field for the slug?
If not, it would be nice if the fallback slug prefix "default" could be configurable or removed.

TYPO3 11.5.28
PHP 8.1.20
masi 2.0.1
composer mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions