Commit: 2f4d0ffd5ccba79eac890cdef806d01e09fe99d7 Author: Danny Wilson <d.wil...@waracle.com> Tue, 15 Jan 2019 21:54:45 +0000 Parents: d3cbe13d1956a984f25fe593dd1454d4b1e7046b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2f4d0ffd5ccba79eac890cdef806d01e09fe99d7 Log: adding ScotlandPHP call for speakers Changed paths: M archive/archive.xml A archive/entries/2019-01-15-1.xml A images/news/scotlandphp-logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 4cd490c..547a609 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>php-webmaster@lists.php.net</email> </author> + <xi:include href="entries/2019-01-15-1.xml"/> <xi:include href="entries/2019-01-10-4.xml"/> <xi:include href="entries/2019-01-10-3.xml"/> <xi:include href="entries/2019-01-10-2.xml"/> diff --git a/archive/entries/2019-01-15-1.xml b/archive/entries/2019-01-15-1.xml new file mode 100644 index 0000000..5db6187 --- /dev/null +++ b/archive/entries/2019-01-15-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ScotlandPHP 2019</title> + <id>http://php.net/archive/2019.php#id2019-01-15-1</id> + <published>2019-01-15T21:41:40+00:00</published> + <updated>2019-01-15T21:41:40+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-03-31</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2019-01-15-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://scotphp.co/2019/" title="ScotlandPHP">scotlandphp-logo.png</default:newsImage> + <link href="https://scotphp.co/2019/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + We are delighted to announce we are back in 2019 to do it all again! We will be staying put this year at the EICC in Edinburgh but the date has shifted forward a little to the 9th of November. Make sure to stick it in your diary! + + No conference is possible without speakers and we're happy to announce this years call for speakers is open from Febuary 1st to March 31st. + </div> + </content> +</entry> diff --git a/images/news/scotlandphp-logo.png b/images/news/scotlandphp-logo.png new file mode 100644 index 0000000..77af332 Binary files /dev/null and b/images/news/scotlandphp-logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php