Commit: 19c130b10cdcfb7bc1ced880f339db225be7481f Author: Gordon Forsythe <baohx2...@gmail.com> Fri, 1 Feb 2019 12:07:30 -0700 Parents: a8d2fc94b278f870730c17a1123329e7fcccc625 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=19c130b10cdcfb7bc1ced880f339db225be7481f Log: add JestPHP Conference Changed paths: M archive/archive.xml A archive/entries/2019-02-01-1.xml A images/news/jest-php-logo.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index b7a3e4d..d2fe1a7 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-02-01-1.xml"/> <xi:include href="entries/2019-01-31-1.xml"/> <xi:include href="entries/2019-01-29-1.xml"/> <xi:include href="entries/2019-01-22-1.xml"/> diff --git a/archive/entries/2019-02-01-1.xml b/archive/entries/2019-02-01-1.xml new file mode 100644 index 0000000..8134d70 --- /dev/null +++ b/archive/entries/2019-02-01-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>JestPHP Conference - February 22nd 2019, Mesa Arizona</title> + <id>http://php.net/archive/2019.php#id2019-02-01-1</id> + <published>2019-02-01T18:59:28+00:00</published> + <updated>2019-02-01T18:59:28+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-12-01</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2019-02-01-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://jestphp.com/" title="JestPHP Logo">jest-php-logo.png</default:newsImage> + <link href="https://jestphp.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + JestPHP is a 1-day, 1-track, affordable, community conference for PHP developers in Arizona and beyond. Join us for a day of learning and laughter that you will not forget. + </div> + </content> +</entry> diff --git a/images/news/jest-php-logo.png b/images/news/jest-php-logo.png new file mode 100644 index 0000000..baa073b Binary files /dev/null and b/images/news/jest-php-logo.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php