Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.
Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!
Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!
Status dieser Fehlermeldung: Noch nicht übersetzt
Meldung
<p>Missing outline attribute: url</p>
Erklärung
<p>The <a href="http://www.opml.org/guidelinesForValidation#directories">Guidelines for validating OPML</a> imply that a "link" outline has
an address of some sort. While an actual attribute name is never
specified, the <a href="http://hosting.opml.org/dave/validatorTests/clean/directory.opml">example given</a> shows the attribute to be "url".</p>
<p>As confirmation, OPML Validator Beta specifically detects a missing
url attribute as an error when the outline type is "link".</p>
an address of some sort. While an actual attribute name is never
specified, the <a href="http://hosting.opml.org/dave/validatorTests/clean/directory.opml">example given</a> shows the attribute to be "url".</p>
<p>As confirmation, OPML Validator Beta specifically detects a missing
url attribute as an error when the outline type is "link".</p>
Lösung
<p>Include the value for the link in a url attribute.</p>
