Differences between revisions 18 and 41 (spanning 23 versions)
Revision 18 as of 2009-02-27 15:40:29
Size: 1819
Editor: 77-56-108-68
Comment:
Revision 41 as of 2018-09-25 10:08:37
Size: 0
Editor: pmeier
Comment: obsolete
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<TableOfContents(1)>>




= Q: How do I create a new page? =

== Answer ==
1. Let's assume we have the following existing layout and you want to create a page called 'Beos' between 'Macintosh' and 'Unix' in 'Workstations'.
So we click on 'Workstations' to list all the pages embedded.

2. To attach the new page between 'Macintosh' and 'Unix' click on the icon 'Create new page after this page'.

||Frontend || Backend: Page Tree || Backend: Content Area ||
||{{attachment:pagecreation1.jpg}} || {{attachment:pagecreation2.jpg}} || {{attachment:pagecreation3.jpg}} ||

3. In the opening form enter the titel 'Beos' of the new page. (If necessary you can change the [[Typo3/PageTypes|page type]] in the corresponding field.)

4. Save the page and close the form.

{{attachment:pagecreation4.jpg}}



/* = Q: How do I creat a new page using Teaser? = */

= Q: How do I create a shortcut to another page? =

== Answer ==

1. Follow step 1 to 3 of Question 1

2. In 'Type' choose 'Shortcut'

3. In 'Shortcut to page' click on the folder on the right to browse for the page you want to link at. Alternatively, in the field 'Shortcut mode' you can choose 'First Subpage', then your shortcut links to its first subpage.



= Q: I don't understand what the difference of a 'page' and a 'page content' is =

== Answer ==

A 'page' represents a webpage in Typo3. The 'page' does not itself contain the content you want to display on your webpage. Every icon in the page tree represents one page of a certain PageType:
{{attachment:pages.jpg}}

'Page contents' consist of what you want to display on your page e.g. a text and an image. 'Page contents' are listed in the content area of your backend. The encircled icons represent 'page contents':

 {{attachment:pagecontents.jpg}}