General info
Enter general information about the extension here: Title, description, category, author...
Title:
Description:
Category:
State
Dependencies (comma list of extkeys):
Author Name:
Author email:

Setup languages
Start here by entering the number of system languages you want to use in your extension.
Enter which languages to setup:
Albanian
Arabic
Bahasa Malaysia
Basque
Bosnian
Brazilian Portuguese
Bulgarian
Catalan
Chinese (Simpl)
Chinese (Trad)
Croatian
Czech
Danish
Dutch
Esperanto
Estonian
Faroese
Finnish
French
Galician
Georgian
German
Greek
Greenlandic
Hebrew
Hindi
Hungarian
Icelandic
Italian
Japanese
Korean
Latvian
Lithuanian
Norwegian
Persian
Polish
Portuguese
Romanian
Russian
Serbian
Slovak
Slovenian
Spanish
Swedish
Thai
Turkish
Ukrainian
Vietnamese

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_t3mcumulustagcloud_
Notice: Use characters a-z0-9 only. Only lowercase, no spaces.
This becomes the table name in the database.
Title of the table:
[English]
[German]
Fields Overview
Name Title Type Exclude? Details
link_nameLink NameString input
link_urlLink URLLink
link_sizeLink SizeString input, advancedvarchar, Floating point, x.xx
Edit Fields
Add "Deleted" field (What is this?)
Add "Hidden" flag (What is this?)


Add "Starttime" (What is this?)


Add "Endtime" (What is this?)


Add "Access group" (What is this?)


Enabled localization features (What is this?)
Enable versioning (What is this?)
Manual ordering of records (What is this?)
If "Manual ordering" is not set, order the table by this field:

Descending
"Type-field", if any:
(What is this?)
Label-field:
(What is this?)
Default icon (What is this?)
Allowed on pages:
Allow records from this table to be created on regular pages.
Allowed in "Insert Records" field in content elements:
Allow records from this table to be linked to by content elements.
Add "Save and new" button in forms:
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, all, and, asensitive, bigint, both, cascade, char, collate, connection, convert, current_date, current_user, databases, day_minute, decimal, delayed, describe, distinctrow, drop, else, escaped, explain, float, for, from, group, hour_microsecond, if, index, inout, int, int3, integer, is, leading, like, load, lock, longtext, match, mediumtext, minute_second, natural, null, optimize, or, outer, primary, raid0, real, release, replace, return, rlike, second_microsecond, separator, smallint, specific, sqlstate, sql_cal_found_rows, starting, terminated, tinyint, trailing, undo, unlock, usage, utc_date, values, varcharacter, where, write, year_month, call, condition, continue, cursor, declare, deterministic, each, elseif, exit, fetch, goto, insensitive, iterate, label, leave, loop, modifies, out, reads, repeat, schema, schemas, sensitive, sql, sqlexception, sqlwarning, trigger, upgrade, while
FIELD: link_name
Field name: (Remove:)
Field title: [English]
[German]
Field type: Is Exclude-field (What is this?)

Field width (5-48 relative, 30 default)
Max characters
Required


Create VARCHAR, not TINYTEXT field
FIELD: link_url
Field name: (Remove:)
Field title: [English]
[German]
Field type: Is Exclude-field (What is this?)

FIELD: link_size
Field name: (Remove:)
Field title: [English]
[German]
Field type: Is Exclude-field (What is this?)

Field width (5-48 relative, 30 default)
Max characters
Required


Create VARCHAR, not TINYTEXT field (if not forced INT)
Apply checkbox



Evaluate value to:

Strip space
Is password field
Save as MD5



Unique in whole database
Unique inside parent page
Not unique (default)

Add colorpicker wizard


Add link wizard


NEW FIELD:
Field name:
Field title: [English]
[German]
Field type: 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.
Enter a title for the plugin:
[English]
[German]
USER cObjects are cached. Make it a non-cached USER_INT instead
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).
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.


Add icon to 'New Content Element' wizard:

Write a description for the entry (if any):
[English]
[German]


If you have configured custom tables you can select one of the tables to list by default as an example:

Listing: Sections instead of table-rows
Singleview: Sections instead of table-rows
Add as a 'Textbox' type
The Textbox Content Element is not very common but has a confortable set of fields: Bodytext and image upload.

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?

Add as a totally new Content Element type
You can also take the plunge into a whole new content element type! Scarry eh?

Add as a new header type
Finally you might insert a new header type here:

Processing of userdefined tag
If you wish the plugin to process 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):
Just include library
In this case your library is just included when pages are rendered.

Provide TypoScript example for USER cObject in 'page.1000'