Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation suggestion: Tsconfig settings to hide some elements #38

Open
gaumondp opened this issue Mar 13, 2018 · 1 comment
Open

Comments

@gaumondp
Copy link

It's a bit hidden (in bootstrap_grids/Configuration/TypoScript/tsconfig.ts) so maybe it could be added to documentation :

Backend control over content element available to editors.
To hide unwanted content element you can use page TSConfig or User TSconfig.

Page TS to hide tabs options:
tx_gridelements.excludeLayoutIds = tabsSimple, tabs4, tabs6

Or as User (or goup) TS to hide slider, cols and accordion:
page.tx_gridelements.excludeLayoutIds = slider, 2cols, 3cols, 4cols, accordion

@wolfgang007
Copy link

Thanks for the config.

Is there a posibility to hide only the option for the editors to add "new grid elements"?

If I set the options above, the whole content element isn't shown anymore, e.g. slider isn't visible in backend...

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

No branches or pull requests

2 participants