Enter general information about the extension here: Title, description, category, author...
Title: [emconf][1][title]:
Description: [emconf][1][description]:
Category: [emconf][1][category]:
State [emconf][1][state]:
Dependencies (comma list of extkeys): [emconf][1][dependencies]:
Author Name: [emconf][1][author]:
Author email: [emconf][1][author_email]:
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: tx_irfaq_[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]: [German]
Fields Overview
Name
Title
Type
Exclude?
Details
q
question
String input
cat
category
Database relation
tx_irfaq_cat
a
answer
Text area with RTE
Transform like 'Bodytext'
related
related question
Database relation
tx_irfaq_q
Edit Fields
[tables][1][add_deleted]: Add 'Deleted' field (What is this?) [tables][1][add_hidden]: Add 'Hidden' flag (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:
[tables][1][fields][4][type]: [tables][1][fields][4][excludeField]: Is Exclude-field (What is this?)
Create relation to table: [tables][1][fields][4][conf_rel_table]:
Type: [tables][1][fields][4][conf_rel_type]: [tables][1][fields][4][conf_relations]: Max number of relations [tables][1][fields][4][conf_relations_selsize]: Size of selector box [tables][1][fields][4][conf_relations_mm]: True M-M relations (otherwise commalist of values)
[tables][1][fields][3][type]: [tables][1][fields][3][excludeField]: Is Exclude-field (What is this?)
Create relation to table: [tables][1][fields][3][conf_rel_table]:
Type: [tables][1][fields][3][conf_rel_type]: [tables][1][fields][3][conf_relations]: Max number of relations [tables][1][fields][3][conf_relations_selsize]: Size of selector box [tables][1][fields][3][conf_relations_mm]: True M-M relations (otherwise commalist of values)
NEW FIELD:
Field name:
[tables][1][fields][5][fieldname]:
Field title:
[tables][1][fields][5][title]: [English]
[tables][1][fields][5][title_de]: [German]
Field type:
[tables][1][fields][5][type]: [tables][1][fields][5][excludeField]: Is Exclude-field (What is this?)
Load preset fields:
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: tx_irfaq_[tables][2][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][2][title]: [English]
[tables][2][title_de]: [German]
Fields Overview
Name
Title
Type
Exclude?
Details
title
title
String input
Edit Fields
[tables][2][add_deleted]: Add 'Deleted' field (What is this?) [tables][2][add_hidden]: Add 'Hidden' flag (What is this?)
Allowed on pages: [tables][2][allow_on_pages]: Allow records from this table to be created on regular pages.
Allowed in 'Insert Records' field in content elements: [tables][2][allow_ce_insert_records]: Allow records from this table to be linked to by content elements.
Add 'Save and new' button in forms: [tables][2][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:
[tables][2][fields][1][type]: [tables][2][fields][1][excludeField]: Is Exclude-field (What is this?)
[tables][2][fields][1][conf_size]: Field width (5-48 relative, 30 default) [tables][2][fields][1][conf_max]: Max characters [tables][2][fields][1][conf_required]: Required
[tables][2][fields][1][conf_varchar]: Create VARCHAR, not TINYTEXT field
NEW FIELD:
Field name:
[tables][2][fields][2][fieldname]:
Field title:
[tables][2][fields][2][title]: [English]
[tables][2][fields][2][title_de]: [German]
Field type:
[tables][2][fields][2][type]: [tables][2][fields][2][excludeField]: Is Exclude-field (What is this?)
Load preset fields:
Frontend Plugins
Create frontend plugins. Plugins are web applications running on the website itself (not in the backend of TYPO3). The default guestbook, message board, shop, rating feature etc. are examples of plugins. Even this very interface (the Extension Repository) is a plugin (extension key 'extrep').
Enter a title for the plugin: [pi][1][title]: [English]
[pi][1][title_de]: [German]
[pi][1][plus_user_obj]: USER cObjects are cached. Make it a non-cached USER_INT instead
[pi][1][plus_not_staticTemplate]: Enable this option if you want the TypoScript code to be set by default. Otherwise the code will go into a static template file which must be included in the template record (recommended is to not set this option).
[pi][1][addType]: Add to 'Insert Plugin' list in Content Elements
Most frontend plugins should be added to the Plugin list of Content Element type 'Insert Plugin'. This is what happens with most other plugins you know of.
[pi][1][plus_wiz]: Add icon to 'New Content Element' wizard: Write a description for the entry (if any): [pi][1][plus_wiz_description]: [English]
[pi][1][plus_wiz_description_de]: [German]
If you have configured custom tables you can select one of the tables to list by default as an example:
[pi][1][list_default]: [pi][1][list_default_listmode]: Listing: Sections instead of table-rows [pi][1][list_default_singlemode]: Singleview: Sections instead of table-rows
[pi][1][addType]: Add as a 'Textbox' type
The Textbox Content Element is not very common but has a confortable set of fields: Bodytext and image upload.
[pi][1][addType]: Add as a 'Menu/Sitemap' item
Adds the plugin to the Menu/Sitemap list. Use this if your plugin is a list of links to pages or elements on the website. An alternative sitemap? Or some special kind of menu in a special design?
[pi][1][addType]: Add as a totally new Content Element type
You can also take the plunge into a whole new content element type! Scarry eh?
[pi][1][addType]: Add as a new header type
Finally you might insert a new header type here:
[pi][1][addType]: Processing of userdefined tag
If you wish the plugin to proces content from a userdefined tag in Content Element text-fields, enter the tagname here. Eg. if you wish the tags <mytag>This is the content</mytag> to be your userdefined tags, just enter 'mytag' in this field (lowercase a-z, 0-9 and underscore): [pi][1][tag_name]:
[pi][1][addType]: Just include library
In this case your library is just included when pages are rendered.
[pi][1][plus_user_ex]: Provide TypoScript example for USER cObject in 'page.1000'
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]:
Setup languages
Start here by entering the number of system languages you want to use in your extension.
Enter which languages to setup:
[languages][1][dk]: Danish [languages][1][de]: German [languages][1][no]: Norwegian [languages][1][it]: Italian [languages][1][fr]: French [languages][1][es]: Spanish [languages][1][nl]: Dutch [languages][1][cz]: Czech [languages][1][pl]: Polish [languages][1][si]: Slovenian [languages][1][fi]: Finnish [languages][1][tr]: Turkish [languages][1][se]: Swedish [languages][1][pt]: Portuguese [languages][1][ru]: Russian [languages][1][ro]: Romanian [languages][1][ch]: Chinese [languages][1][sk]: Slovak [languages][1][lt]: Lithuanian [languages][1][is]: Icelandic [languages][1][hr]: Croatian [languages][1][hu]: Hungarian [languages][1][gl]: Greenlandic [languages][1][th]: Thai [languages][1][gr]: Greek [languages][1][hk]: Chinese (Trad) [languages][1][eu]: Basque [languages][1][bg]: Bulgarian [languages][1][br]: Brazilian Portuguese [languages][1][et]: Estonian [languages][1][ar]: Arabic [languages][1][he]: Hebrew [languages][1][ua]: Ukrainian [languages][1][lv]: Latvian [languages][1][jp]: Japanese [languages][1][vn]: Vietnamese