[TYPO3-german] wahrscheinlich ein typischer Anfängerfehler?

Ingo Preuss ingo.preuss at gmx.net
Tue Aug 15 10:50:18 CEST 2006


Jörg Wenzel schrieb:
> Thomas Förster schrieb:
>
>   
>> hallo jörg,
>>
>> was ist denn deine frage?
>>
>> thomas
>>
>>     
>
> Hallo Thomas,
> wenn ich die Domain aufrufe, wird mir die Seite id=1 angezeigt, aber ohne
> das "Menü links". Erst wenn ich im "Menü oben" einen Link anklicke wird mir 
> das Menü angezeigt. Es soll aber natürlich sofort sichtbar sein.
> Was habe ich falsch gemacht?
>
> Viele Grüße
> Jörg 
Hallo,
um ein Gefühl für die Struktur in typo3 zu bekommen, habe ich Jörg's 
Quellcode in das Setup eines neu erstellten Templates eingefügt. Don't 
worry Jörg. Ist rein zu Lernzwecken. Zuvor habe ich eine Startseite 
generiert, in der 3 weitere Seiten liegen. Die Seitenvorschau bringt 
eine weiße HTML-Seite. Lasse ich mir den Html-Code anzeigen, werden 2 
CSS-Dateien geladen, was ja eigentlich nicht sein darf.

Der Quellcode:

<!DOCTYPE html
	PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<!-- 
	This website is powered by TYPO3 - inspiring people to share!
	TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2006 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
	Information and contribution at http://typo3.com/ and http://typo3.org/
-->

	<link rel="stylesheet" type="text/css" href="typo3temp/stylesheet_555a1fbe47.css" />
	<link rel="stylesheet" type="text/css" href="fileadmin/templates/style.css" />
	<title>kigaeno_2</title>
	<meta name="generator" content="TYPO3 4.0 CMS" />

	<meta name="AUTHOR" content="Jörg Wenzel" />
	<meta name="DESCRIPTION" content="neue Seite" />
	<script type="text/javascript" src="typo3temp/javascript_757c080409.js"></script>


</head>
<body bgColor = "#FFFFFF">

</body>
</html>

Den Cache habe ich zuvor geleert.

Grüße, Ingo

-- 
--------------------------
PC Notdienst der FU Berlin

Ingo Preuss
Rigaer Strasse 65
10247 Berlin

Fest   030.50577784
Mobil 0176.61097492




More information about the TYPO3-german mailing list