We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there anything against creating 'Configuration/page.tsconfig' and moving this part from extLocalconf.phpt
mod <k:curlyBrackets> wizards.newContentElement.wizardItems.ext-{extension.extensionKey} <k:curlyBrackets> header = {extension.name} after = common elements {<f:for each="{extension.plugins}" as="plugin"> {plugin.key} <k:curlyBrackets> iconIdentifier = {extension.extensionKey}-plugin-{plugin.key} title = LLL:EXT:{extension.extensionKey}/Resources/Private/Language/locallang_db.xlf:tx_{extension.extensionKey}_{plugin.key}.name description = LLL:EXT:{extension.extensionKey}/Resources/Private/Language/locallang_db.xlf:tx_{extension.extensionKey}_{plugin.key}.description tt_content_defValues <k:curlyBrackets> CType = {extension.extensionKey}_{plugin.key} </k:curlyBrackets> </k:curlyBrackets></f:for> } show = * </k:curlyBrackets> </k:curlyBrackets>
to it?
The text was updated successfully, but these errors were encountered:
PKuhlmay
No branches or pull requests
Is there anything against creating 'Configuration/page.tsconfig' and moving this part from extLocalconf.phpt
to it?
The text was updated successfully, but these errors were encountered: