Commit: ecc22a13a8b2713655113af866ba79d4bded68c8 Author: Johanna Cherry <[email protected]> Fri, 23 Sep 2016 10:16:21 -0500 Parents: 42802e60cbda80bcd2e2cd3b54e233bc7338d0e1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ecc22a13a8b2713655113af866ba79d4bded68c8 Log: Add php uk banner to CFP news item Changed paths: M archive/entries/2016-09-22-1.xml A images/news/phpuk17.png Diff: diff --git a/archive/entries/2016-09-22-1.xml b/archive/entries/2016-09-22-1.xml index d57d1ff..4876766 100644 --- a/archive/entries/2016-09-22-1.xml +++ b/archive/entries/2016-09-22-1.xml @@ -7,6 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-10-17</default:finalTeaserDate> <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2016-09-22-2" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpconference.co.uk" title="PHP UK Conference 2017">phpuk17.png</default:newsImage> <link href="http://phpconference.co.uk" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> diff --git a/images/news/phpuk17.png b/images/news/phpuk17.png new file mode 100644 index 0000000..23e358d Binary files /dev/null and b/images/news/phpuk17.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
