Differences between revisions 2 and 3
Revision 2 as of 2009-03-24 12:08:31
Size: 351
Editor: 77-56-108-68
Comment:
Revision 3 as of 2009-03-24 13:21:28
Size: 945
Editor: 77-56-108-68
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:



= Some words to the fundamental structure of a page in Typo3 =

If you select the ''''' 'List' '' View''' you see a page tree similar to this:

{{attachment:structure1.jpg}}

The icons in the upper part represent pages while the icons in the lower part represent so called sysfolders.
A page is what you probably already know: a container for page content. (More Information: [[Typo3/Pages|Pages]])

A sysfolder is a folder where datasets are stored, which are used by extensions. Extensions are embedded in pages as plugins. (More Information: [[Typo3/Extensions|Extensions]])

How do I edit multiple pages at once?

Answer

1. Select Clipboard #1.

mult1.jpg

2. Check all datasets you want to edit.

mult2.jpg

3. Click on the pencil above the check boxes. All checked pages or page contents open and you can edit them.

Some words to the fundamental structure of a page in Typo3

If you select the 'List' View you see a page tree similar to this:

structure1.jpg

The icons in the upper part represent pages while the icons in the lower part represent so called sysfolders. A page is what you probably already know: a container for page content. (More Information: Pages)

A sysfolder is a folder where datasets are stored, which are used by extensions. Extensions are embedded in pages as plugins. (More Information: Extensions)