Commit: 9031bf5bc17926e3ac3de3b9d72ed83a5ab0c923 Author: Javier Eguiluz <[email protected]> Tue, 10 Jul 2018 12:07:49 +0200 Parents: ffaf369719445758b59acf93630bee8843bc96e1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9031bf5bc17926e3ac3de3b9d72ed83a5ab0c923 Log: Updated some conference logos to make their background transparent Changed paths: M archive/entries/2018-06-18-1.xml M archive/entries/2018-06-25-2.xml M archive/entries/2018-06-25-4.xml D images/news/symfony-con-lisbon-2018.jpg A images/news/symfony-con-lisbon-2018.png D images/news/symfony-live-london-2018.jpg A images/news/symfony-live-london-2018.png D images/news/symfony-live-usa-2018.jpg A images/news/symfony-live-usa-2018.png Diff: diff --git a/archive/entries/2018-06-18-1.xml b/archive/entries/2018-06-18-1.xml index 3a1044f..0079efd 100644 --- a/archive/entries/2018-06-18-1.xml +++ b/archive/entries/2018-06-18-1.xml @@ -7,7 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-09-28</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2018-06-18-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://london2018.live.symfony.com/" title="SymfonyLive London 2018 Conference">symfony-live-london-2018.jpg</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://london2018.live.symfony.com/" title="SymfonyLive London 2018 Conference">symfony-live-london-2018.png</default:newsImage> <link href="https://london2018.live.symfony.com/" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> diff --git a/archive/entries/2018-06-25-2.xml b/archive/entries/2018-06-25-2.xml index e6a58a2..dd5494f 100644 --- a/archive/entries/2018-06-25-2.xml +++ b/archive/entries/2018-06-25-2.xml @@ -7,7 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-10-11</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2018-06-25-2" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://usa2018.live.symfony.com/" title="SymfonyLive USA 2018 Conference">symfony-live-usa-2018.jpg</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://usa2018.live.symfony.com/" title="SymfonyLive USA 2018 Conference">symfony-live-usa-2018.png</default:newsImage> <link href="https://usa2018.live.symfony.com/" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> diff --git a/archive/entries/2018-06-25-4.xml b/archive/entries/2018-06-25-4.xml index 69e3708..8987de4 100644 --- a/archive/entries/2018-06-25-4.xml +++ b/archive/entries/2018-06-25-4.xml @@ -7,7 +7,7 @@ <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-12-06</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2018-06-25-4" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://lisbon2018.symfony.com/" title="SymfonyCon Lisbon 2018 Conference">symfony-con-lisbon-2018.jpg</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://lisbon2018.symfony.com/" title="SymfonyCon Lisbon 2018 Conference">symfony-con-lisbon-2018.png</default:newsImage> <link href="https://lisbon2018.symfony.com/" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> @@ -16,7 +16,7 @@ bring the entire community to Portugal and discover the amazing city of Lisbon. If you like Symfony and share fun with professionals, this is where you want to be on December!</p> - + <p>We look forward to welcoming you to Lisbon, capital of Portugal and bordered by the Atlantic Ocean. Join us for talks, workshops, discussions and other serious work around Symfony and its environment, then sharing this very special diff --git a/images/news/symfony-con-lisbon-2018.jpg b/images/news/symfony-con-lisbon-2018.jpg deleted file mode 100644 index 32976f7..0000000 Binary files a/images/news/symfony-con-lisbon-2018.jpg and /dev/null differ diff --git a/images/news/symfony-con-lisbon-2018.png b/images/news/symfony-con-lisbon-2018.png new file mode 100644 index 0000000..5431aa5 Binary files /dev/null and b/images/news/symfony-con-lisbon-2018.png differ diff --git a/images/news/symfony-live-london-2018.jpg b/images/news/symfony-live-london-2018.jpg deleted file mode 100644 index 84e6a2a..0000000 Binary files a/images/news/symfony-live-london-2018.jpg and /dev/null differ diff --git a/images/news/symfony-live-london-2018.png b/images/news/symfony-live-london-2018.png new file mode 100644 index 0000000..441968d Binary files /dev/null and b/images/news/symfony-live-london-2018.png differ diff --git a/images/news/symfony-live-usa-2018.jpg b/images/news/symfony-live-usa-2018.jpg deleted file mode 100644 index d1606e5..0000000 Binary files a/images/news/symfony-live-usa-2018.jpg and /dev/null differ diff --git a/images/news/symfony-live-usa-2018.png b/images/news/symfony-live-usa-2018.png new file mode 100644 index 0000000..2096ae0 Binary files /dev/null and b/images/news/symfony-live-usa-2018.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
