Glossary/New Words

From TYPO3Wiki

Jump to: navigation, search
 List Projects The Glossary Collection-project
list pages
See Current Project Members, Wishlist 
    you can help if you like!

Here you can suggest new words for the Glossary. Many definitions here are just a draft, yet. The glossary will be updated next time, so it's a HOT topic.

Some people think they "help" us by moving words from this page into the alphabetic listing on Glossary. But please don“t move words from this page!

Special feature: You can make a glossary-definition at ANY wiki-page. Just type it like this:

{{Tag|glossary-definition}}: The ABC means DEF and is part of GHI

DocTeam todo: check if a topic-index is sensefull for t3glossary, (ready: all words what are in version 0.1 are removed)

Reviewed content of this page will go into version 1.1 or version 1.2 of the glossary.

Contents



General topics - !! put a new word here if you don't know where to put

ACL

(Backend) Access Control Lists. Using the extension it is possible to define on a per-group and per-user basis for pages which permissions are active. ACLs allow pages to have permissions for more than one user/group on a page.

More info: EXT http://typo3.org/documentation/document-library/extension-manuals/be_acl/1.3.0/
Other matching terms: access, access restriction, user

content.default
cType

content type.

More info:
Other matching terms:

LLL
RDCT

(index.php hash parameter to make long URLs short for emails etc.)

More info:
Other matching terms:

soft references

The Import/Export extension (impexp) introduces the concept of "soft references" being imported or exported. ### just correction of a typo, needs better explaination

More info:
Other matching terms:

TypoScript Object Browser

The TypoScript Object Browser is a part of the Template backend module and is used to analyze the resulting tree of TypoScript properties that are build by the current template setup. (Note that in Typo3 3.8+ you will probably have to install the Object Browser extension.)

  • Go to the backend
  • Choose the Web/Template module
  • Select "TypoScript Object Browser" in the drop-down box
  • Explore...

More info:
Other matching terms: object browser

TSOB

More info:
Other matching terms: object browser, TypoScript Object Browser

Wiki

We use a wiki to develop some projects and optimize documentation. A wiki is a tool what can be used to create structured documentation-pages very fast. Invented by Ward Cunningham.

More info: http://wiki.typo3.org/

Extensions, Extension-Development, Share, Coding-Guidelines

CGL

Coding Guidelines

More info:
Other matching terms:

ECG

More info: http://wiki.typo3.org/index.php/ECT/Coding_Guidelines

Hook

By means of a hook a developer can insert his own program code into an existing program. Hooks are provided where adaptions are expected. ### the text is the same, the links are new

More info: TYPO3 Core APIs section The concept of hooks
Other matching terms:

RealURL

A commonly used extension to help beautify page URLs. It has the added benefit of allowing representation as hierarchical directory structures.


Other matching terms: SEO, mod_rewrite, htaccess

SEO

Search engine optimization.


Other matching terms: RealURL

TER

More info:
Other matching terms: TYPO3 extension repository

tx
TYPO3 extension repository

The repository on typo3.org and it's mirrors what provides extensions and documentation. Everybody can share own extensions or documentation to the community and upload it.

More info:
Other matching terms: Extension manager, extension key, extension

XCLASS

Old concept for extension of core PHP classes of TYPO3. User defined extension classes are registered at a factory mechanism that ensures that they are instantiated instead of the original super class.

More info: TYPO3 Core APIs section PHP Class Extension
Other matching terms: Hook

Linux, PHP, Webserver, Performance, load-balancing

htaccess
load balancing

(mentioned in system requirements)

mod_rewrite

(mentioned in system requirements), RealURL

mod_gzip

(mentioned in system requirements)

PHP-cache

(mentioned in system requirements)

symlink
zlib

(mentioned in system requirements)

FlexForms TemplaVoila

DS

More info:
Other matching terms: T3DataStructure

eType

eTypes are presets which are use in the click module (cm1) in order to create the field configuration of a FlexForm-data structure. While mapping between template and data-structure you may choose between these eTypes, examples are "text", "image", "imagefixed", "ce" and so on.

More info:
Other matching terms: FlexForm, T3DataStructure, TCEform

FCE

More info:
Other matching terms: flexible content element

Flexible Content Element

More info:
Other matching terms: TCEforms

FlexForm

Hierarchical forms for the backend. The content can be stored into XML data structures.

More info:
Other matching terms: TemplaVoila, TCEforms

T3DataStructure

XML file for FlexForm which can be used for mapping a template HTML-file to the data structure.

More info:
Other matching terms: FlexForm

TemplaVoila

A template mapping tool introduced in TYPO3 3.7.0 which includes an API for using the results (template objects) and a new content element for flexible content. ### text is the same - just "other matching terms" are added

More info:
Other matching terms: FlexForm, TV

Template Object

Placed in a Storage folder, contains the settings for data structure and HTML-Template.

More info:
Other matching terms: FlexForm

Template Object record

More info:
Other matching terms: FlexForm, Template Object

TemplaVoila Template Object

More info:
Other matching terms: FlexForm, Template Object

TO

More info:
Other matching terms: Template Object record

Personal tools