On 8 November 2017 at 14:49, Eli White <[email protected]> wrote:

> Commit:    6d33a9be03223594f5ebea8ea167eb6b6de1b33e
> Author:    adamculp <[email protected]>         Wed, 8 Nov 2017 09:49:48
> -0500
> Parents:   aba5a74d0d3987e16f64b99c6cd284174b6e077f
> Branches:  master
>
> Link:       http://git.php.net/?p=web/php.git;a=commitdiff;h=
> 6d33a9be03223594f5ebea8ea167eb6b6de1b33e
>
> Log:
> Added SunshinePHP 2018 announcement
>
> Changed paths:
>   A  archive/entries/2017-11-08-1.xml
>
>
> Diff:
> diff --git a/archive/entries/2017-11-08-1.xml
> b/archive/entries/2017-11-08-1.xml
> new file mode 100644
> index 0000000..7e67eb5
> --- /dev/null
> +++ b/archive/entries/2017-11-08-1.xml
> @@ -0,0 +1,38 @@
> +<?xml version="1.0" encoding="utf-8"?>
> +<entry xmlns="http://www.w3.org/2005/Atom"; xmlns:default="http://php.net/
> ns/news">
> +       <title>SunshinePHP 2018 Conference</title>
> +       <id>http://php.net/archive/2017.php#id2017-11-08-1</id>
> +       <published>2017-11-08T00:00:01+00:00</published>
> +       <updated>2017-11-08T12:23:00+00:00</updated>
> +       <default:finalTeaserDate xmlns="http://php.net/ns/news";
> >2018-12-15</default:finalTeaserDate>
> +       <category term="conference" label="Conference announcement"/>
>

The value for the term attribute should be "conferences" (fixed in commit
58c176dcd5
<http://git.php.net/?p=web/php.git;a=commitdiff;h=58c176dcd57847b1c045dd5b6f61e61b2bf0d268>
).
The above error (which shouldn't happen when using the createNewsEntry
script) meant that the conference did not appear on the website.
I'm just mentioning it now as something for you conference PR guys to keep
an eye out for when reviewing/merging PRs.



> +       <link href="http://php.net/conferences/index.php#id2017-11-08-1";
> rel="alternate" type="text/html"/>
> +       <default:newsImage xmlns="http://php.net/ns/news"; link="
> http://sunshinephp.com"; title="SunshinePHP 2018">sunshinephp2018.png</
> default:newsImage>
> +       <link href="http://sunshinephp.com"; rel="via" type="text/html"/>
> +       <content type="xhtml">
> +               <div xmlns="http://www.w3.org/1999/xhtml";>
> +                       <p>In February 2018 come to Miami, Florida and
> escape the cold to learn more about PHP and speak with other developers,
> like you, to see what others are doing. The <a href="
> http://sunshinephp.com/speakers"; title="SunshinePHP 2018 Speaker
> List">SunshinePHP 2018 speaker list</a> has been announced, and we've
> assembled a great line-up with the most current PHP related topics for
> you.</p>
> +
> +                       <p>Topics include:</p>
> +
> +                       <ul>
> +                               <li>Middleware</li>
> +                               <li>Security</li>
> +                               <li>API Development</li>
> +                               <li>DevOps</li>
> +                               <li>Continuous Delivery</li>
> +                               <li>Databases</li>
> +                               <li>Javascript</li>
> +                               <li>PHP Core</li>
> +                               <li>UI/UX</li>
> +                               <li>Frameworks</li>
> +                               <li>Scalability</li>
> +                               <li>Team Development</li>
> +                       </ul>
> +
> +                       <p>Come celebrate our 6th year from February 8th
> to 10th, 2018 in sunny Miami, Florida. There will be a full tutorial day
> featuring 3-hour sessions followed by 2 days of 1-hour talks and
> inspirational keynotes.</p>
> +
> +                       <p>Register now! <a href="http://sunshinephp.com/
> register" title="SunshinePHP">SunshinePHP.com</a></p>
> +               </div>
> +       </content>
> +</entry>
>
>
> --
> PHP Webmaster List Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to