[TYPO3-doc] Making extension multilingual with extending pages

Steffen Kamper info at sk-typo3.de
Thu Feb 10 18:17:37 CET 2011


Hi Francois,

Am 10.02.2011 15:14, schrieb François Suter:
> Hi Steffen,
>
>> So my question: is this documentated anywhere or is it missing?
>
> AFAIK this is not documented. It is always the same issue with TYPO3:
> although we have a lot of documentation, the system is so vast that a
> lot is also not covered by existing manuals. And there are definitely
> some topics which are under-documented, like extension development.
>

ok, i thought so too.

Why not starting this on wiki? We could make a base structure for 
extension development, and then everyone can help and fill it with 
informations. i would do so, especially for BE extensions.

After a while we have aenough infos to start a document.

What do you think?

Basic structure would be something like

Extension coding
- FE
-- cached / not cached
-- kinds of plugins
-- basic plugin
-- use APIs
--- DB API
--- Log API
--- MAIL API
-- templating
-- using javascript
-- Typoscript for plugins


- BE
-- BE Modules
--- Module API
--- Menus
--- Render the plugin
--- Access management
--- Javascript
---- Use ExtDirect
---- make your plugin stateful

etc. just brainstorming some topics. Having such structure would be a 
good start, what do you think?

vg Steffen



More information about the TYPO3-project-documentation mailing list