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:

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]
By default plugins are generated as cachable USER cObjects. Check this checkbox to generate an uncached USER_INT cObject.
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 (it's NOT recommended to 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]
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'

Static TypoScript code
Adds static TypoScript Setup and Constants code - just like a static template would do.
Enter a title for the static extension template:
Constants:
Setup: