-
Book Overview & Buying
-
Table Of Contents
Mastering TypoScript: TYPO3 Website, Template, and Extension Development
This object is used to insert contents from the database into the pages. The two properties select and table define exactly where this content comes from.
You can engage in an SQL query with this.
|
Syntax: |
|
|
Example: |
|
Specifies the database table from which the contents are to be read out. pages or tables with the prefixes fe_, tt_, ttx_ and user_ are permitted.
|
Syntax: |
|
|
Example: |
|
An edit toolbar is inserted in the front-end view for editors so they can make changes to the site. A pre-requisite for that is that the editors are logged in as back-end users.
Defines the functions that can be accessed. If several functions are allowed, a comma-separated list is used. These values can be used: delete, edit, hide, move, new, and toolbar.
|
Syntax: |
|
|
Example: |
|
Defines the title of the edit...
Change the font size
Change margin width
Change background colour