Commit: 26575ea08b56de77b81fe7affcb72cb448240992 Author: Noriko Yamamoto <[email protected]> Wed, 16 Sep 2020 11:37:54 +0900 Committer: Christoph M. Becker <[email protected]> Wed, 16 Sep 2020 09:39:03 +0200 Parents: 48792ad3dd0a980d317c95faa0a87b8a5bd0a549 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=26575ea08b56de77b81fe7affcb72cb448240992 Log: Added PHP Conference Japan 2020 CFP Announcement Changed paths: M archive/archive.xml A archive/entries/2020-09-15-1.xml A images/news/phpconfjapan2020.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 706d0cc31..fc4d5afa4 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/2020-09-15-1.xml"/> <xi:include href="entries/2020-09-03-3.xml"/> <xi:include href="entries/2020-09-03-2.xml"/> <xi:include href="entries/2020-09-03-1.xml"/> diff --git a/archive/entries/2020-09-15-1.xml b/archive/entries/2020-09-15-1.xml new file mode 100644 index 000000000..21ba2dd17 --- /dev/null +++ b/archive/entries/2020-09-15-1.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Japan 2020 CFP Started</title> + <id>https://www.php.net/archive/2020.php#2020-09-15-1</id> + <published>2020-09-15T15:24:57+00:00</published> + <updated>2020-09-15T15:24:57+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-09-15-1" rel="alternate" type="text/html"/> + <link href="http://phpcon.php.gr.jp/2020/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-10-05</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://phpcon.php.gr.jp/2020/" title="PHP Conference Japan 2020">phpconfjapan2020.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://phpcon.php.gr.jp/2020/" target="_blank">PHP Conference Japan 2020</a></p> + <p>Conference Date : 2020/12/12 10:00-20:00 JST. at Online</p> + <p>CFP Deadline : 2020/10/05 23:59:59 JST</p> + <p>We will announce you when your proposal is approved by mid ~ late October.</p> + <p><a href="https://fortee.jp/phpcon-2020/speaker/proposal/cfp" target="_blank">Submit your papers!!</a><br/>Unfortunately, this CfP system does not support English UI. 😢 + Please use browser translation feature to submit your proposal. + Sorry for the inconvenience.</p> + </div> + </content> +</entry> diff --git a/images/news/phpconfjapan2020.png b/images/news/phpconfjapan2020.png new file mode 100644 index 000000000..51643b6f0 Binary files /dev/null and b/images/news/phpconfjapan2020.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
