Commit: 8806f0a4df35ef157a2f9781a210a0b6fec2e083 Author: Anna Filina <[email protected]> Thu, 12 May 2016 20:07:12 -0400 Parents: 349372ebcf5415989220ad63785a8e4f4fb2a2aa Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8806f0a4df35ef157a2f9781a210a0b6fec2e083 Log: ConFoo Vancouver 2016 CFP Changed paths: M archive/archive.xml A archive/entries/2016-05-12-1.xml A images/news/confoo-2016.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index cdae727..e45d8fa 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/2016-05-12-1.xml"/> <xi:include href="entries/2016-04-29-1.xml"/> <xi:include href="entries/2016-04-28-2.xml"/> <xi:include href="entries/2016-04-28-1.xml"/> diff --git a/archive/entries/2016-05-12-1.xml b/archive/entries/2016-05-12-1.xml new file mode 100644 index 0000000..87bf63c --- /dev/null +++ b/archive/entries/2016-05-12-1.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ConFoo Vancouver 2016 Calling for Papers</title> + <id>http://php.net/archive/2016.php#id2016-05-12-1</id> + <published>2016-05-12T20:03:15-04:00</published> + <updated>2016-05-12T20:03:15-04:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-06-06</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <link href="http://php.net/conferences/index.php#id2016-05-12-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://confoo.ca/en/yvr2016" title="ConFoo December 5-7, 2016 in Vancouver">confoo-2016.png</default:newsImage> + <link href="https://confoo.ca/en/yvr2016" rel="via" type="text/html"/> + <content type="html"/> +</entry> diff --git a/images/news/confoo-2016.png b/images/news/confoo-2016.png new file mode 100644 index 0000000..43cefd8 Binary files /dev/null and b/images/news/confoo-2016.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
