Commit:    99c8b1c4d8dd9fa2987ef9a05db6702613891e44
Author:    Eli White <e...@eliw.com>         Tue, 29 Jan 2019 13:57:56 -0500
Parents:   deb7dfeb4b2b7d065cdd8a7b21c7f87ddd5e383e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=99c8b1c4d8dd9fa2987ef9a05db6702613891e44

Log:
I noticed that the Laracon Online entry didn't have an image.  Not only was 
that breaking the display, but just made it look subpar compared to the other 
entries since all conference entries have those.  Went ahead and added one in 
for them

Changed paths:
  M  archive/entries/2019-01-22-1.xml
  A  images/news/laracon-online-2019.png


Diff:
diff --git a/archive/entries/2019-01-22-1.xml b/archive/entries/2019-01-22-1.xml
index b87594b..f05c869 100644
--- a/archive/entries/2019-01-22-1.xml
+++ b/archive/entries/2019-01-22-1.xml
@@ -7,13 +7,14 @@
   <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2019-03-06</default:finalTeaserDate>
   <category term="conferences" label="Conference announcement"/>
   <link href="http://php.net/conferences/index.php#id2019-01-22-1"; 
rel="alternate" type="text/html"/>
-  <link href="http://php.net/archive/2019.php#id2019-01-22-1"; rel="via" 
type="text/html"/>
+  <default:newsImage xmlns="http://php.net/ns/news"; 
link="https://laracon.net/"; title="Laracon 
Online">laracon-online-2019.png</default:newsImage>
+  <link href="https://laracon.net/"; rel="via" type="text/html"/>
   <content type="xhtml">
     <div xmlns="http://www.w3.org/1999/xhtml";>
         <p><a href="https://laracon.net";>Laracon Online</a> is the easiest and 
most affordable way to get the Laracon experience from anywhere in the world. 
</p>
      
      <p>We’ve put together a full day of talks featuring some of Laravel’s 
brightest minds, and streaming them directly to your home or office.</p>
-     
+
      <p>These talks are brand new, never before presented at any Laracon and 
tickets are just $12 during early registration. Don't miss the largest Laravel 
event ever!</p>
     </div>
   </content>
diff --git a/images/news/laracon-online-2019.png 
b/images/news/laracon-online-2019.png
new file mode 100644
index 0000000..3047a90
Binary files /dev/null and b/images/news/laracon-online-2019.png differ


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to