Differences between revisions 12 and 40 (spanning 28 versions)
Revision 12 as of 2009-02-27 12:01:44
Size: 1400
Editor: 77-56-108-68
Comment:
Revision 40 as of 2013-05-30 09:55:18
Size: 2284
Editor: pmeier
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Q: How do I create a new page? == ## page was renamed from Typo3/Pages
<<TableOfContents(1)>>
Line 3: Line 4:
== 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'.


= How do I create a new page? =

==
== Answer ====

1. Assume we have the following existing layout and you want to create a page called 'Beos' between 'Macintosh' and 'Unix' in 'Workstations'.
So 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 9: Line 18:
So we click on 'Workstations' to list all the pages embedded. 3. In the opening form '''enter the titel''' 'Beos' of the new page. (If necessary you can change the [[Web/Typo3/Pages/PageTypes|page type]] in the corresponding field.)
Line 11: Line 20:
2. To attach the new page between 'Macintosh' and 'Unix' click on the icon 'Create new page after this page'. 4. '''Save''' the page and close the form.

{{attachment:pagecreation4.jpg}}
Line 14: Line 25:
== 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 28: Line 26:
== Q: How do I creat a new page using Teaser? ==
Line 30: Line 27:
== A: == = 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.



= What's the difference between a 'page' and a 'page content'? =

==== 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 [[Web/Typo3/Pages/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}}


= My page is not visible in front end. How do I make it visible? =

==== Answer ====

1. Make sure that the page is not hidden. You can identify a hidden page by its icon which looks like this in the page tree:

{{attachment:hidden1.jpg}}

2. To unhide the page, simply click on the yellow light bulb.
----
[[CategoryWEBD]]

How do I create a new page?

Answer

1. Assume we have the following existing layout and you want to create a page called 'Beos' between 'Macintosh' and 'Unix' in 'Workstations'. So 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

pagecreation1.jpg

pagecreation2.jpg

pagecreation3.jpg

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

4. Save the page and close the form.

pagecreation4.jpg

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.

What's the difference between a 'page' and a 'page content'?

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 page type:

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':

pagecontents.jpg

My page is not visible in front end. How do I make it visible?

Answer

1. Make sure that the page is not hidden. You can identify a hidden page by its icon which looks like this in the page tree:

hidden1.jpg

2. To unhide the page, simply click on the yellow light bulb.


CategoryWEBD