Differences between revisions 30 and 41 (spanning 11 versions)
Revision 30 as of 2009-03-03 12:49:49
Size: 2070
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? =

{{attachment:pages.gif}}

==== 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 create a shortcut to another page? =

{{attachment:pages_shortcut.gif}}

==== 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: What's the difference between a 'page' and a 'page content'? =

{{attachment:pages.gif}} {{attachment:tt_content.gif}}

==== 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 [[Typo3/PageTypes|page type]]:

{{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}}


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