Hi,
ich hab da mal ne Frage, die mir auch in früheren Joomlaversionen aufgefallen ist. Egal welchen Editor ich nehme, ob zB den Tiny MCE oder den JCE...wenn ich zB den Routenplaner von Falk in einen Beitrag einfüge und den Beitrag später nochmal bearbeiten will, dann "zerstört" joomla den Quellcode. Setzt zeichen ein oder nimmt welche raus etc, was das "bild" des planers zerstört... egal welche Konfiguration ich ausprobiert habe, es hilft nur, die editoren zu deaktivieren, in den beitrag zu gehen und den Quellcode neu einzusetzen um dann zu speichern und bloß nicht nochmal mit aktiviertem editor zu öffnen..
woran liegt das?
hier mal den falk. Quellcode vorher und nachher
nachher
ich hab da mal ne Frage, die mir auch in früheren Joomlaversionen aufgefallen ist. Egal welchen Editor ich nehme, ob zB den Tiny MCE oder den JCE...wenn ich zB den Routenplaner von Falk in einen Beitrag einfüge und den Beitrag später nochmal bearbeiten will, dann "zerstört" joomla den Quellcode. Setzt zeichen ein oder nimmt welche raus etc, was das "bild" des planers zerstört... egal welche Konfiguration ich ausprobiert habe, es hilft nur, die editoren zu deaktivieren, in den beitrag zu gehen und den Quellcode neu einzusetzen um dann zu speichern und bloß nicht nochmal mit aktiviertem editor zu öffnen..
woran liegt das?
hier mal den falk. Quellcode vorher und nachher
Code:
<p style="text-align: center;"> </p>
</td>
</tr>
<tr>
<td colspan="2" align="center"><br><br><!-- START Routenplaner-Code --><STYLE type="text/css"></style><script type="text/javascript">var tr_defdest="Ziel (Straße, PLZ Ort)";var tr_defstart="Start (Straße, PLZ Ort)";var tr_location="aktueller Standort";var tr_css="";var tr_title="Dr.-Heinrich-von-Brunck-Str.47, 67292 Kirchheimbolanden";</script><script src="http://www.falk.de/js/homepagetools/falk-homepagetools.js" type="text/javascript"></script><link type="text/css" href="http://www.falk.de/css/homepagetools-widget.css" rel="stylesheet" /><!--[if lte IE 9]><link type="text/css" href="http://www.falk.de/css/homepagetools-IE9.css" rel="stylesheet" /><![endif]--><div style="border: 1px solid rgb(255, 255, 255); background: none repeat scroll 0% 0% rgb(206, 0, 4); border-radius: 10px 10px 10px 10px; width: 450px; box-shadow: 4px 4px 5px rgb(163, 163, 163);" id="falkwidget"><form name="falkform" action="http://www.falk.de" method="get" target="_blank" accept-charset="utf-8"><h3 style="font-family: Arial;"><a style="color: rgb(255, 255, 255); font-weight: normal; font-family: Verdana;" target="_blank" href="http://www.falk.de/routenplaner">Hier sind wir:</a></h3><span id="falk_logowrap"><img style="display: none;" onload="falk_events();" alt="Falk" class="falklogo" src="http://www.falk.de/i/homepagetools/falk.png"></span><ul class="forms"><li><span class="input location"><input style="font-family: Verdana;" value="Start (Straße, PLZ Ort)" class="address start inactive" autocomplete="off" id="falk_widgetStart" type="text"><input autocomplete="off" style="font-family: Verdana;" name="start" id="falk_sendStart" type="hidden"><div class="clear-button"></div><span class="hitbox"><span id="falk_geo" class="current-position start" title="Standort ermitteln und übernehmen"></span></span></span></li><li><span class="input location"><input style="font-family: Verdana;" value="Ziel (Straße, PLZ Ort)" class="address destination" autocomplete="off" id="falk_widgetDest" type="text"><input autocomplete="off" style="font-family: Verdana;" name="dest" id="falk_sendDest" type="hidden"><div class="clear-button"></div><span class="hitbox"><span class="current-position destination"><span>B</span></span></span><span class="route-toggle"></span></span></li><li class="options"><span class="drive-walk-toggle drive" id="falk_toggle"><span class="drive" id="falk_drive"></span><span class="walk" id="falk_walk"></span> </span><input autocomplete="off" style="font-family: Verdana;" name="rm" id="falk_mode" class="dw-mode" value="0" type="hidden"><input autocomplete="off" style="font-family: Verdana;" name="st" value="1" type="hidden"><input autocomplete="off" style="font-family: Verdana;" id="mydest" class="falk_dest" value="Dr.-Heinrich-von-Brunck-Str.47, 67292 Kirchheimbolanden" type="hidden"><span style="background: none repeat scroll 0% 0% rgb(91, 38, 0); font-family: Verdana; color: rgb(255, 255, 255);" id="falk_submit" class="submit">Route berechnen</span></li></ul><input autocomplete="off" style="font-family: Verdana;" class="falk_title" value="Dr.-Heinrich-von-Brunck-Str.47, 67292 Kirchheimbolanden" type="hidden"></form></div><!-- Eigenes Routenplaner-Widget erstellen: www.falk.de/routenplaner-widget --><!-- ENDE Routenplaner-Code --><br><br></td>
Code:
<td style="text-align: center;" colspan="2"><br /><br />
<!-- START Routenplaner-Code -->
<!--[if lte IE 9]>
<link type="text/css" href="http://www.falk.de/css/homepagetools-IE9.css" rel="stylesheet" />
<![endif]-->
<div style="border: 1px solid #ffffff; background: none repeat scroll 0% 0% #ce0004; border-radius: 10px 10px 10px 10px; width: 450px; box-shadow: 4px 4px 5px #a3a3a3;" id="falkwidget">
<form name="falkform" action="http://www.falk.de" method="get" target="_blank" accept-charset="utf-8">
<h3 style="font-family: Arial;"><a style="color: #ffffff; font-weight: normal; font-family: Verdana;" target="_blank" href="http://www.falk.de/routenplaner">Hier sind wir:</a>
</h3><span id="falk_logowrap"><img style="display: none;" onload="falk_events();" alt="Falk" class="falklogo" src="http://www.falk.de/i/homepagetools/falk.png" /></span>
<ul class="forms">
<li><span class="input location"><input style="font-family: Verdana;" value="Start (Straße, PLZ Ort)" class="address start inactive" autocomplete="off" id="falk_widgetStart" type="text" /><input autocomplete="off" style="font-family: Verdana;" name="start" id="falk_sendStart" type="hidden" />
<div class="clear-button"> </div><span class="hitbox"><span id="falk_geo" class="current-position start" title="Standort ermitteln und übernehmen"></span></span>
</span>
</li>
<li><span class="input location"><input style="font-family: Verdana;" value="Ziel (Straße, PLZ Ort)" class="address destination" autocomplete="off" id="falk_widgetDest" type="text" /><input autocomplete="off" style="font-family: Verdana;" name="dest" id="falk_sendDest" type="hidden" />
<div class="clear-button"> </div><span class="hitbox"><span class="current-position destination"><span>B</span></span>
</span><span class="route-toggle"></span></span>
</li>
<li class="options"><span class="drive-walk-toggle drive" id="falk_toggle"><span class="drive" id="falk_drive"></span><span class="walk" id="falk_walk"></span> </span><input autocomplete="off" style="font-family: Verdana;" name="rm" id="falk_mode" class="dw-mode" value="0" type="hidden" /><input autocomplete="off" style="font-family: Verdana;" name="st" value="1" type="hidden" /><input autocomplete="off" style="font-family: Verdana;" id="mydest" class="falk_dest" value="Dr.-Heinrich-von-Brunck-Str.47, 67292 Kirchheimbolanden" type="hidden" /><span style="background: none repeat scroll 0% 0% #5b2600; font-family: Verdana; color: #ffffff;" id="falk_submit" class="submit">Route berechnen</span>
</li>
</ul><input autocomplete="off" style="font-family: Verdana;" class="falk_title" value="Dr.-Heinrich-von-Brunck-Str.47, 67292 Kirchheimbolanden" type="hidden" />
</form>
</div>
<!-- Eigenes Routenplaner-Widget erstellen: www.falk.de/routenplaner-widget -->
<!-- ENDE Routenplaner-Code --><br /><br />
</td>