Differences between revisions 28 and 40 (spanning 12 versions)
Revision 28 as of 2009-03-03 12:18:58
Size: 2078
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:
## page was renamed from Typo3/Pages
Line 5: Line 6:
= Q: How do I create a new page? =

{{attachment:general.jpg}}
= How do I create a new page? =
Line 11: Line 10:
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.
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.
Line 14: Line 13:
2. To attach the new page between 'Macintosh' and 'Unix' '''click on the icon''' ''''' 'Create new page after this page' '''''. 2. To attach the new page between 'Macintosh' and 'Unix' click on the icon ''''' 'Create new page after this page' '''''.
Line 19: Line 18:
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.) 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 28: Line 27:
= Q: How do I create a shortcut to another page? =

{{attachment:shortcut.jpg}}
= How do I create a shortcut to another page? =
Line 42: Line 39:
= Q: What's the difference between a 'page' and a 'page content'? =

{{attachment:pages.gif}} {{attachment:tt_content.gif}}
= What's the difference between a 'page' and a 'page content'? =
Line 48: Line 43:
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]]: 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]]:
Line 52: Line 47:
'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': ''' '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':
Line 57: Line 52:
/* = Q: How do I creat a new page using Teaser? = */ = 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