Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Typo3 8 wrap frame-type-gridelements_pi1 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prdt3e
Copy link

@prdt3e prdt3e commented Jun 12, 2017

You have a Header and wrap in Typo3 8 for the new "Generic - Template".

Example Config:
tt_content.gridelements_pi1.variables.content.10.setup{
# ID des Gridelements
6 < lib.gridelements.defaultGridSetup
6 {
# FLUIDTEMPLATE konfigurieren
cObject = FLUIDTEMPLATE
cObject {
file = {$filepaths.extensiontemplates}gridelements/30_30_30.html
}
}
}

You habe Header and wrap.

Example Config:
tt_content.gridelements_pi1.variables.content.10.setup{
	# ID des Gridelements
	6 < lib.gridelements.defaultGridSetup
	6 {
		# FLUIDTEMPLATE konfigurieren
		cObject = FLUIDTEMPLATE
		cObject {
			file = {$filepaths.extensiontemplates}gridelements/30_30_30.html
		}
	}
}
@prdt3e prdt3e changed the title Typo3 8 wrap frame-type-textmedia Typo3 8 wrap frame-type-gridelements_pi1 Jun 12, 2017
@Bunnyfield
Copy link
Contributor

Please use the official issue tracker for reports or change requests, since this is just a mirror of the official TYPO3 git.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants