Skip to content

[TASK] Move Page TypoScript Config into own file#202

Open
simonschaufi wants to merge 1 commit into
bobosch:masterfrom
simonschaufi:move-pagetsconfig
Open

[TASK] Move Page TypoScript Config into own file#202
simonschaufi wants to merge 1 commit into
bobosch:masterfrom
simonschaufi:move-pagetsconfig

Conversation

@simonschaufi

Copy link
Copy Markdown
Contributor

@simonschaufi simonschaufi force-pushed the move-pagetsconfig branch 2 times, most recently from 7ea5ec3 to a3fad62 Compare November 20, 2024 23:42
@albig albig added this to the 5.0.0 milestone Dec 17, 2024
@bobosch

bobosch commented May 12, 2026

Copy link
Copy Markdown
Owner

This is already done in 4.3.0 and also visible in TSconfig, except

mod.wizards.newContentElement.wizardItems.plugins {
    elements {
        odsosm {
             tt_content_defValues {
                CType = list
                list_type = ods_osm_pi1
            }
        }
    }
    show := addToList(odsosm)
}

Can you please check?

@simonschaufi

Copy link
Copy Markdown
Contributor Author

I have confirmed that with this change the content element is listed under plugins to be added directly

@simonschaufi

Copy link
Copy Markdown
Contributor Author

before you merge this one, please fix the rector issues in another commit

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.

3 participants