New Database Tables | ||||||||||
Add database tables which can be edited inside the backend. These tables will be added to the global TCA array in TYPO3. | ||||||||||
Tablename: user_visitcounter_[tables][1][tablename]: Notice: Use characters a-z0-9 only. Only lowercase, no spaces. This becomes the table name in the database. | ||||||||||
Title of the table: [tables][1][title]: [English] [tables][1][title_de]: | ||||||||||
Fields Overview | ||||||||||
| ||||||||||
Edit Fields | ||||||||||
[tables][1][add_deleted]: Add 'Deleted' field (What is this?) [tables][1][add_hidden]: Add 'Hidden' flag (What is this?) [tables][1][add_starttime]: Add 'Starttime' (What is this?) [tables][1][add_endtime]: Add 'Endtime' (What is this?) [tables][1][add_access]: Add 'Access group' (What is this?) | ||||||||||
[tables][1][sorting]: Manual ordering of records (What is this?) If 'Manual ordering' is not set, order the table by this field: | ||||||||||
'Type-field', if any: [tables][1][type_field]: (What is this?) | ||||||||||
Label-field: [tables][1][header_field]: (What is this?) | ||||||||||
[tables][1][defIcon]: Default icon (What is this?) | ||||||||||
Allowed on pages: [tables][1][allow_on_pages]: Allow records from this table to be created on regular pages. | ||||||||||
Allowed in 'Insert Records' field in content elements: [tables][1][allow_ce_insert_records]: Allow records from this table to be linked to by content elements. | ||||||||||
Add 'Save and new' button in forms: [tables][1][save_and_new]: Will add an additional save-button to forms by which you can save the item and instantly create the next. | ||||||||||
Notice on fieldnames: Don't use fieldnames from this list of reserved names/words: uid, pid, endtime, starttime, sorting, fe_group, hidden, deleted, cruser_id, crdate, tstamp, data, table, field, key, desc | ||||||||||
FIELD: counter | ||||||||||
| ||||||||||
NEW FIELD: | ||||||||||
| ||||||||||
Load preset fields: |
Static TypoScript code |
Adds static TypoScript Setup and Constants code - just like a static template would do. |
Constants: [ts][1][constants]: |
Setup: [ts][1][setup]: |