Advanced Search
Stay Signed In
Don't have an account yet?
Start a Free Trial
Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Praxiswissen TYPO3 (O'Reillys Basics), Fifth Edition
[table].default.[field]
string
Hier wird angegeben, welche Werte für neue Datensätze »Default« sind.
Beispiel:
.tt_content.default { hidden = 1 CType = 0 header = Dies ist die Überschrift }
[table].allowNew.[field]
Hier wird angegeben, in welche Felder bei der Neuanlage eines Datensatzes aus dem Frontend heraus geschrieben werden darf.
.tt_content.allowNew.hidden = 0 .tt_content.allowNew.CType = 0 .tt_content.allowNew.title = 1
[table].allowEdit.[field]
Gibt an, welche Felder editiert werden dürfen.
.tt_content.allowEdit.hidden = 0 .tt_content.allowEdit.CType = 0 .tt_content.allowEdit.title = 1
[table].autoInsertPID
boolean
Bei aktivierter Eigenschaft wird die pid bei neuen Datensätzen automatisch hinzugefügt.
You are currently reading a PREVIEW of this book.
Get instant access to over $1 million worth of books and videos.