On Mon, 24 Jun 2019 at 12:31, Xinchen Hui <[email protected]> wrote: > Commit: 442ed3e5c20391bdd419c88476b0ea45034b6b78 > Author: Xinchen Hui <[email protected]> Mon, 24 Jun 2019 > 19:30:19 +0800 > Parents: 0b473f97c5eb44177fc2ab390a95a7861bf536c0 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=442ed3e5c20391bdd419c88476b0ea45034b6b78 > > Log: > Added phpconf shanghai 2019 > > Changed paths: > M archive/archive.xml > A archive/entries/2019-06-24-1.xml > A images/news/phpconf_shanghai_2019.jpg >
Hi, can you please resize this image, it is far too big at the moment. At maximum 400 pixels wide, ideally much smaller. > > > Diff: > diff --git a/archive/archive.xml b/archive/archive.xml > index 6204535..b1034a4 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-06-24-1.xml"/> > <xi:include href="entries/2019-06-19-1.xml"/> > <xi:include href="entries/2019-06-13-1.xml"/> > <xi:include href="entries/2019-06-07-1.xml"/> > diff --git a/archive/entries/2019-06-24-1.xml > b/archive/entries/2019-06-24-1.xml > new file mode 100644 > index 0000000..40de63a > --- /dev/null > +++ b/archive/entries/2019-06-24-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>The 7th Annual China PHP Conference</title> > + <id>http://php.net/archive/2019.php#id2019-06-24-1</id> > + <published>2019-06-24T19:01:22+08:00</published> > + <updated>2019-06-24T19:01:22+08:00</updated> > + <default:finalTeaserDate xmlns="http://php.net/ns/news > ">2019-08-10</default:finalTeaserDate> > + <category term="conferences" label="Conference announcement"/> > + <link href="http://php.net/conferences/index.php#id2019-06-24-1" > rel="alternate" type="text/html"/> > + <default:newsImage xmlns="http://php.net/ns/news" link=" > http://www.phpconchina.com" title="http://www.phpconchina.com > ">phpconf_shanghai_2019.jpg</default:newsImage> > + <link href="https://www.phpconchina.com/" rel="via" type="text/html"/> > + <content type="xhtml"> > + <div xmlns="http://www.w3.org/1999/xhtml"> > + <p>The 7th Annual China PHP Conference – Aug 10 to 11, > Shanghai</p> > + > + <p>We will be hosting a 2-day event filled with high quality, > technical sessions about PHP Core, PHP High Performance, PHP Engineering, > AI and Blockchain more.</p> > + > + <p>Don’t miss out on 2-great days sessions, delicious food, > fantastic shows, and countless networking opportunities to engage with > speakers and delegates.</p> > + > + <p>Go to <a href="https://www.phpconchina.com"> > www.phpconchina.com</a> for tickets and more information.</p> > + </div> > + </content> > +</entry> > diff --git a/images/news/phpconf_shanghai_2019.jpg > b/images/news/phpconf_shanghai_2019.jpg > new file mode 100644 > index 0000000..d24fc71 > Binary files /dev/null and b/images/news/phpconf_shanghai_2019.jpg differ > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >
