When the markup in the entry fails xml validation it will automatically be converted to html instead, and the <content type="..."> attribute changed to "html" (from xhtml) and no longer wrapped in a content div.
I do believe it gives you a headsup that this happened.. I usually just recreate the entire entry when that happens. -Hannes On Wed, May 28, 2014 at 7:34 PM, Philip Olson <phi...@php.net> wrote: > Commit: 2bea0e0d21b03bac9e77b24315df3f5588140b44 > Author: philip <phi...@roshambo.org> Wed, 28 May 2014 19:34:59 > -0700 > Parents: bbf9d50cfa9fa203901aff06fdefb07be0d78015 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=2bea0e0d21b03bac9e77b24315df3f5588140b44 > > Log: > Fixed markup, and added missing content. > > Changed paths: > M archive/entries/2014-05-29-2.xml > > > Diff: > diff --git a/archive/entries/2014-05-29-2.xml > b/archive/entries/2014-05-29-2.xml > index bc965b4..54f6e48 100644 > --- a/archive/entries/2014-05-29-2.xml > +++ b/archive/entries/2014-05-29-2.xml > @@ -10,8 +10,30 @@ > <default:newsImage xmlns="http://php.net/ns/news" > link="http://cfp.zendcon.com" title="ZendCon > 2014">ZendCon2014.png</default:newsImage> > <link href="http://cfp.zendcon.com" rel="via" type="text/html"/> > <content type="html"> > - <p>We’re pleased to announce the 10th annual ZendCon which will > be held October 27-30th, 2014 in Santa Clara, CA. ZendCon 2014 has a long > history of being one of the “must attend” PHP conferences as community > members from around the world have come together to learn and share > information about the latest trends and technologies in professional PHP > development. Our main topics this year are:</p> > + <p>We’re pleased to announce the 10th annual ZendCon which will be held > October 27-30th, 2014 in Santa Clara, CA. ZendCon 2014 has a long history of > being one of the “must attend” PHP conferences as community members from > around the world have come together to learn and share information about the > latest trends and technologies in professional PHP development. Our main > topics this year are:</p> > > - <ul> > - <li>PHP Best Practices </content> > + <ul> > + <li>PHP Best Practices and Tooling</li> > + <li>Continuous Delivery and DevOps</li> > + <li>Application Architecture - APIs, Mobile, Cloud Services</li> > + </ul> > + > + <p> > + We would welcome submission of any talk included in the wide variety > of > + topics related to PHP and tools commonly used by PHP developers. We > are > + looking for submissions for: > + </p> > + > + <ul> > + <li>Pre-conference tutorials on October 27 - 3 hour intensive > session</li> > + <li>Breakout sessions on October 28, 29 and 30 - 1 hour sessions > including Q&A</li> > + <li>Keynote sessions on October 28-30 – 1 hour sessions with topics > appealing to the entire audience</li> > + </ul> > + > + <p> > + For those interested in speaking, please head out to > + <a href="http://cfp.zendcon.com">http://cfp.zendcon.com</a> to > + submit on or before June 16th, 2014. > + </p> > + </content> > </entry> > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php