Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2009-02-27 08:09:10
Size: 183
Editor: 77-56-108-68
Comment:
Revision 11 as of 2009-02-27 11:46:28
Size: 1330
Editor: 77-56-108-68
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Fundamentals about Pages in Typo3 == == Q: How do I create a new page? ==
Line 3: Line 3:
=== Pages vs. Page contents === == Answer ==
Let's assume we have the following existing layout and you want to create a page called 'Beos' between 'Macintosh' and 'Unix' in 'Workstations'.

||Frontend || Backend ||
||{{attachment:pagecreation1.jpg}} || {{attachment:pagecreation2.jpg}} ||

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' {{}}.
Line 6: Line 14:
== Additional Information ==
{{{#!wiki blue/solid
=== Page Types ===
||{{attachment:general.jpg}}|| general active page||
||{{attachment:shortcut.jpg}}|| general page with shortcut (link to a typo3 internal page)||
||{{attachment:deactivate.jpg}}|| deactivated page (not visible in frontend)||
||{{attachment:extlink.jpg}}|| page with link to an external page in the internet||
||{{attachment:mountpoint.jpg}}|| mount point||
||{{attachment:mediafolder.jpg}}|| media folder||
||{{attachment:sysfolder.jpg}}|| sysfolder: container for data of Typo3 extensions||
||{{attachment:sysfoldernews.jpg}}|| sysfolder news: container for data of the Typo3 extension "News", used for news and events||
||{{attachment:hidden.jpg}}|| active page, but hidden in frontend||
}}}
Line 7: Line 28:
== How To ==
===
Create Page ===
=== Create Page U
sing Teaser ===
=== Set up Page Forwarding ===
== Q: How do I creat a new page using Teaser? ==

== A: ==

Q: How do I create a new page?

Answer

Let's assume we have the following existing layout and you want to create a page called 'Beos' between 'Macintosh' and 'Unix' in 'Workstations'.

Frontend

Backend

pagecreation1.jpg

pagecreation2.jpg

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

Additional Information

Page Types

general active page

general page with shortcut (link to a typo3 internal page)

deactivated page (not visible in frontend)

page with link to an external page in the internet

mount point

media folder

sysfolder: container for data of Typo3 extensions

sysfolder news: container for data of the Typo3 extension "News", used for news and events

active page, but hidden in frontend

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

A: