Commit: 2a1e3a1fee59980207ae29734d6ddbf5fad792f2 Author: Toni Van de Voorde <[email protected]> Sat, 23 Jan 2021 11:23:56 +0100 Committer: Christoph M. Becker <[email protected]> Sat, 23 Jan 2021 13:39:39 +0100 Parents: f4dfa851e2ebdab70352658a40e006f3d7b106d4 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2a1e3a1fee59980207ae29734d6ddbf5fad792f2 Log: Add DPC 2021 CFP Closes GH-390. Changed paths: M archive/archive.xml A archive/entries/2021-01-23-1.xml A images/news/dpc-2021.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 8e35156ba..2ec8e9005 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/2021-01-23-1.xml"/> <xi:include href="entries/2021-01-07-3.xml"/> <xi:include href="entries/2021-01-07-2.xml"/> <xi:include href="entries/2021-01-07-1.xml"/> diff --git a/archive/entries/2021-01-23-1.xml b/archive/entries/2021-01-23-1.xml new file mode 100644 index 000000000..0ef33e8c1 --- /dev/null +++ b/archive/entries/2021-01-23-1.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Dutch PHP Conference 2021 - Call for Papers</title> + <id>https://www.php.net/archive/2021.php#2021-01-23-1</id> + <published>2021-01-23T10:20:22+00:00</published> + <updated>2021-01-23T10:20:22+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2021-01-23-1" rel="alternate" type="text/html"/> + <link href="https://www.phpconference.nl/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2021-02-28</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.phpconference.nl/" title="Dutch PHP Conference 2021">dpc-2021.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>In light of health and safety recommendations from public health authorities, and our assessment of the duration of this pandemic, we will be organising the DPC conference as an 100% online event on June 17 & 18, 2021. Call for papers DPC21 is now open! You can submit your papers up to and including February 28th and as many proposals as you like, so please start submitting! Check out => <a href="https://cfp.phpconference.nl" title="DPC21 CFP">https://cfp.phpconference.nl</a> for content briefing and more info.</p> + </div> + </content> +</entry> diff --git a/images/news/dpc-2021.png b/images/news/dpc-2021.png new file mode 100644 index 000000000..8a9d44acb Binary files /dev/null and b/images/news/dpc-2021.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
