Commit: 1ec57ac242067dc7c2e88844d54fa4d59cbe811a Author: Danny Ockilson <[email protected]> Sat, 26 Oct 2019 19:35:30 +0200 Committer: Christoph M. Becker <[email protected]> Sat, 26 Oct 2019 22:29:38 +0200 Parents: 9185670894d1a19aaf0ebb6acb4635e5af62b8bc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=1ec57ac242067dc7c2e88844d54fa4d59cbe811a Log: Add ScotlandPHP Conference info Changed paths: M archive/archive.xml A archive/entries/2019-10-26-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 29c03ea27..4def57c21 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2019-10-26-1.xml"/> <xi:include href="entries/2019-10-24-3.xml"/> <xi:include href="entries/2019-10-24-2.xml"/> <xi:include href="entries/2019-10-24-1.xml"/> diff --git a/archive/entries/2019-10-26-1.xml b/archive/entries/2019-10-26-1.xml new file mode 100644 index 000000000..aa16f4391 --- /dev/null +++ b/archive/entries/2019-10-26-1.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ScotlandPHP Conference 2019</title> + <id>https://www.php.net/archive/2019.php#2019-10-26-1</id> + <published>2019-10-26T17:31:06+00:00</published> + <updated>2019-10-26T17:31:06+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-10-26-1" rel="alternate" type="text/html"/> + <link href="https://scophp.co" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-11-08</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://scophp.co" title="ScotlandPHP Conference">scotlandphp-logo.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Friday 8th (Workshops) and Saturday 9th November 2019, EICC, Edinburgh</p> + <p>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 8th and 9th of November. Make sure to stick it in your diary!</p> + <p><a href="https://conference.scotlandphp.co.uk">More Information...</a></p> + + <p>Follow us on twitter: <a href="https://www.twitter.com/scotlandphp">@scotlandphp</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
