Beiträge von Crawler

    Ich schreib die News einfach per "Add post", den schreibe ich auch direkt dort. Der Code wird von Wordpress selbst erzeugt, nur irgendwie ist das kein ganzer aber kein halber Code.

    Edit: Hier kurz ein Beispiel:

    Zitat

    lorem psimb blalba blub:
    <a href="http://hieristeinlink.com">http://hierisnothing.com/test</a>
    test bliblablub hier steht was:
    <a rel="nofollow" href="http://imagehack.us/img185/44325/ksdsj3pic.jpg" target="_blank">http://img184.imageshack.us/img123/44/yesyoucan43.jpg</a>

    So, was W3C nun (richtigerweise erkennt) (nur ein Beispiel):
    document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag

    <p style="text-align: center;"[COLOR=Red]>[/COLOR]<span style="color: #ff3000;"><a href="http://war

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

    Grüßt euch,
    Kurz zu meinem Problem, ich habe die Seite nun komplett W3C XHTML Stable bekommen. Sobald ich aber News schreibe, packt mir wordpress (html ansicht) schlampig geschrieben Code rein, der natürlich dann W3C nicht besteht.

    Gibts irgend einen Editor ders besser kann?
    Oder aber, gibt es eine Möglichkeit Wordpress zu sagen, das der "genau" diesen Teil NICHT als code behandeln soll?

    Noch so eine tolle Sache ist, das man immer selbst den Code überarbeiten muss, weil Wordpress noch immer keinen Zeilenumbruch kennt.