Differences between revisions 6 and 7
Revision 6 as of 2009-03-31 12:27:43
Size: 1171
Editor: 77-56-108-68
Comment:
Revision 7 as of 2009-04-06 14:55:31
Size: 1737
Editor: hg-public-dock-6-dhcp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
= How do I copy a folder with/without its subfolders? =

==== Answer ====

1. In the main menu, click on ''''' 'User settings' '''''.

2. Click on the '''flag '' 'Edit & Advanced functions' '''''.

3. In the '''field '' 'Recursive copy' ''''' you can enter the number of levels which should be copied within a copied folder.

 *'0' means you only copy the selected folder.
 *'1' means you copy the selected folder and all its direct subfolders.
 *'2' means you copy the selected folder, its direct subfolders and their direct subfolders, and so on.

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.

How do I copy a folder with/without its subfolders?

Answer

1. In the main menu, click on 'User settings' .

2. Click on the flag 'Edit & Advanced functions' .

3. In the field 'Recursive copy' you can enter the number of levels which should be copied within a copied folder.

  • '0' means you only copy the selected folder.
  • '1' means you copy the selected folder and all its direct subfolders.
  • '2' means you copy the selected folder, its direct subfolders and their direct subfolders, and so on.

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 especially I don't understand how the data stored in the sysfolders is connected to the pages.)