inhalte werden nicht angezeigt

Fragen zum Erstellen von Templates für webEdition.
playa

Beitragvon playa » Fr 23. Aug 2002, 15:06

hi,

bei einem meiner templates werden die inhalte nicht in der fertigen version angezeigt, im bearbeitungsmodus und in der vorschau schon. im quelltext findet sich auch nichts darüber.

woran kann das liegen?

ciao playa

headam

Beitragvon headam » Fr 23. Aug 2002, 15:09

Hallo,
können Sie den Code hier mal posten?

mfg
hendrik

playa

Beitragvon playa » Fr 23. Aug 2002, 15:18

<html>
<head>
<script language="JavaScript" src="/css/funcs.js"></script>
<script language="JavaScript" src="/css/funcs_abteilungen.js"></script>
<script language="JavaScript">
function sparteon()
{
<we:ifNotWebEdition><?php include ('/www/css/whichsparte.php'); ?></we:ifNotWebEdition>
}
</script>
<we:ifEditmode><link rel="stylesheet" href="css/styles.css"></we:ifEditmode>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preloader(); sparteon()">

<!-- surrounding table -->

<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" height="100%">
<tr valign="top">
<td>

<!-- table header -->

<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="659" height="76">[img]/images/layout/header.jpg[/img]</td>
<td width="101" height="76"><we:ifEditmode><span class="textblack">Bitte
fügen Sie

Ihr individuelles Headerbild ein;

unter "images/

layout/header_pics".</span></we:ifEditmode><we:img name="header_pic" id="206" width="128" height="76" border="0"/></td>
</tr>
</table>

<!-- main_navigation table -->

<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="148" height="18">[img]/images/layout/navi_start.gif[/img]</td>
<td colspan="10" height="18">[img]/images/layout/mainnavi.gif[/img]</td>
</tr>
</table>

<map name="Map1">
<area shape="rect" coords="45,3,85,18" href="/indexx.php" onfocus="blur();" alt="Home" title="Home">
<area shape="rect" coords="90,3,133,18" href="/verein/verein.php" onfocus="blur();" alt="Verein" title="Verein">
<area shape="rect" coords="138,3,212,18" href="/abteilungen.php" onfocus="blur();" alt="Abteilungen" title="Abteilungen">
<area shape="rect" coords="219,3,289,18" href="/ergebnisse.php" onfocus="blur();" alt="Aktuelle Ergebnisse" title="Aktuelle Ergebnisse">
<area shape="rect" coords="295,3,348,18" href="/termine.php" onfocus="blur();" alt="Termine" title="Termine">
<area shape="rect" coords="355,3,419,18" href="/gaestebuch/gaestebuch.php" onfocus="blur();" alt="Gästebuch" title="Gästebuch">
<area shape="rect" coords="426,3,477,18" href="/kontakt.php" onfocus="blur();" alt="Kontakt" title="Kontakt">
<area shape="rect" coords="483,3,556,18" href="/impressum.php" onfocus="blur();" alt="Impressum" title="Impressum">
</map>

<!-- ticker table -->

<table width="760" border="0" cellspacing="0" cellpadding="0" height="25">
<tr>
<td colspan="3" height="6">[img]/images/layout/ticker_top.gif[/img]</td>
</tr>
<tr>
<td width="205" height="24" valign="top">[img]/images/layout/ticker_start.gif[/img]</td>
<td width="482" height="24" valign="bottom"><we:include id="645"/></td>
<td width="75" height="24" valign="top">[img]/images/layout/ticker_end.gif[/img]</td>
</tr>
</table>

<!-- /ticker table-->
<!-- tabelle indem der eigentliche inhalt hineinkommt -->

<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="3" width="148" valign="top">

<!-- date table -->

<table width="148" border="0" cellspacing="0" cellpadding="0" height="35">
<tr>
<td rowspan="3" width="20" height="35" valign="top">[img]/images/layout/date_.gif[/img]</td>
<td width="110" background="/images/layout/date_back.gif" height="12">[img]/images/trans.gif[/img]</td>
<td rowspan="3" width="18" height="35" valign="top">[img]/images/layout/date__.gif[/img]</td>
</tr>
<tr>
<td width="110" height="14" valign="top" bgcolor="#339933" align="center"><span class="smallwhite">Datum
<script language="JavaScript"><!--
heute = new Date();
var Y = heute.getYear();Y = (Y < 1900) ? (Y + 1900) : Y;
var m = heute.getMonth()+1;m = '00'+m;m=m.substring(m.length-2,m.length);
var d = heute.getDate();d = '00'+d;d=d.substring(d.length-2,d.length);
document.write(""+d+"."+m+"."+Y+"")//-->
</script>
</span></td>
</tr>
<tr>
<td width="110" height="6">[img]/images/trans.gif[/img]</td>
</tr>
</table>

<!-- /date table -->

<!--include navi-->

<we:ifNotWebEdition><?php include ('/www/css/whichnavi.php'); ?></we:ifNotWebEdition>

<!--/include navi-->



<we:ifEditmode><span class="textblack">Sie können an dieser
Stelle einen Banner einfügen; unter
"images/main/".
</span></we:ifEditmode>
<we:img name="banner"/>
</td>
<td colspan="2" height="6" valign="top" class="text">[img]/images/trans.gif[/img]<we:include id="183"/></td>
</tr>
<tr>
<td colspan="2" valign="top" rowspan="2" height="24">

<!-- title -->

<table width="612" border="0" cellspacing="0" cellpadding="0" height="24">
<tr>
<td width="21" height="24">[img]/images/layout/abstand.gif[/img]</td>
<td class="textgross" colspan="2" height="24" background="/images/layout/back_headline_lang.gif"><we:input name="headline" type="text" size="45"/>
</td>
</tr>
</table>
<table width="612" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="15" valign="top">[img]/images/trans.gif[/img]</td>
<td width="602" valign="top">
<p class="text">

<we:textarea name="content" cols="105" rows="35" autobr="on" importrtf="on" dhtmledit="on" />
</p>
</td>
</tr>
</table>

<!-- /title -->

</td>
</tr>
<tr>
<td valign="top" height="240" width="1"> </td>
</tr>
</table>

<!--fuss-->



<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>[img]/images/layout/fuss/top.jpg[/img]</td>
</tr>
<tr>
<td>[img]/images/layout/fuss/mainnavi.jpg[/img]</td>
</tr>
<tr>
<td>[img]/images/layout/fuss/bottom.jpg[/img]
<map name="Map3">
<area shape="rect" coords="87,2,249,17" href="http://www.a2b.de" target="_blank" alt="aTOb communications" title="aTOb communications" onfocus="blur();">
</map>
</td>
</tr>
</table>

<map name="Map2">
<area shape="rect" coords="128,4,168,20" href="/indexx.php" target="_top" alt="Home" title="Home" onfocus="blur();">
<area shape="rect" coords="172,4,216,20" href="/verein/verein.php" alt="Verein" title="Verein" target="_top" onfocus="blur();">
<area shape="rect" coords="220,4,296,20" href="/abteilungen.php" target="_top" alt="Abteilungen" title="Abteilungen" onfocus="blur();">
<area shape="rect" coords="302,4,371,20" href="/ergebnisse.php" target="_top" alt="Aktuelle Ergebnisse" title="Aktuelle Ergebnisse" onfocus="blur();">
<area shape="rect" coords="377,4,431,20" href="/termine.php" alt="Termine" title="Termine" target="_top" onfocus="blur();">
<area shape="rect" coords="436,4,503,20" href="/gaestebuch/gaestebuch.php" alt="Gästebuch" title="Gästebuch" target="_top" onfocus="blur();">
<area shape="rect" coords="509,4,559,20" href="/kontakt.php" alt="Kontakt" title="Kontakt" target="_top" onfocus="blur();">
<area shape="rect" coords="566,4,637,20" href="/impressum.php" target="_top" alt="Impressum" title="Impressum" onfocus="blur();">
</map>

<!--/fuss-->

<!-- /surrounding table -->

</td>
</tr>
</table>

</body>
</html>

playa

Beitragvon playa » Fr 23. Aug 2002, 16:50

hi,

problem gelöst.
es lag daran, dass die navigation die wir included haben auf dynamisch generiert stand.

als wir dies ausgeschaltet haben, erschien auch wieder der inhalt.

danke trotzdem :wink:

ciao playa


Zurück zu „webEdition Templates erstellen (we:Tags)“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 12 Gäste