This is not acceptable. Sorry. I've reverted this entry for now. -Hannes
On Fri, Dec 4, 2015 at 10:31 AM, Eli White <[email protected]> wrote: > Commit: 0928a0313f85b5ce282c78a99803fd5e4aa3f93d > Author: Eli White <[email protected]> Fri, 4 Dec 2015 13:31:39 -0500 > Parents: 057102963997b4165c4037479dc7709240fb3bf7 > Branches: master > > Link: > http://git.php.net/?p=web/php.git;a=commitdiff;h=0928a0313f85b5ce282c78a99803fd5e4aa3f93d > > Log: > Adding in announcement for php[cruise] > > Changed paths: > M archive/archive.xml > A archive/entries/2015-12-04-1.xml > A images/news/phpcruise.2015.png > > > Diff: > diff --git a/archive/archive.xml b/archive/archive.xml > index 3013b3f..c6bf8d8 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/2015-12-04-1.xml"/> > <xi:include href="entries/2015-12-03-1.xml"/> > <xi:include href="entries/2015-11-26-2.xml"/> > <xi:include href="entries/2015-11-26-1.xml"/> > diff --git a/archive/entries/2015-12-04-1.xml > b/archive/entries/2015-12-04-1.xml > new file mode 100644 > index 0000000..d3e712e > --- /dev/null > +++ b/archive/entries/2015-12-04-1.xml > @@ -0,0 +1,30 @@ > +<?xml version="1.0" encoding="utf-8"?> > +<entry xmlns="http://www.w3.org/2005/Atom" > xmlns:default="http://php.net/ns/news"> > + <title>php[cruise]</title> > + <id>http://php.net/archive/2015.php#id2015-12-04-1</id> > + <published>2015-12-04T18:25:10+00:00</published> > + <updated>2015-12-04T18:25:10+00:00</updated> > + <default:finalTeaserDate > xmlns="http://php.net/ns/news">2016-07-17</default:finalTeaserDate> > + <category term="conferences" label="Conference announcement"/> > + <link href="http://php.net/conferences/index.php#id2015-12-04-1" > rel="alternate" type="text/html"/> > + <default:newsImage xmlns="http://php.net/ns/news" > link="https://cruise.phparch.com/" > title="php[cruise]">phpcruise.2015.png</default:newsImage> > + <link href="https://cruise.phparch.com/" rel="via" type="text/html"/> > + <content type="xhtml"> > + <div xmlns="http://www.w3.org/1999/xhtml"> > + <p> > + It’s been a long time coming … Back in 2004 php[architect] ran a > conference-cruise, and ever > + since we’ve heard people asking for us to repeat the event. We figured > that 12 years was > + long enough of a wait. Therefore we’d like to announce <a > href="https://cruise.phparch.com">php[cruise] happening in 2016</a>! > + This 7 day long conference-cruise will be a unique event for the PHP > community. > + Completely immersive and giving you, the attendee, a hands-on > experience not to be matched! > + </p><p> > + You can learn more about the conference, the cruise, <a > href="https://cruise.phparch.com/pricing/">how the pricing is structured</a>, > + and what talks we will be having by <a > href="https://cruise.phparch.com">exploring our website</a>. And please if > you have > + any questions don’t hesitate to contact us. > + </p><p> > + Our Early Bird Sale runs just until December 31st, 2015 - <a > href="https://cruise.phparch.com/registration/">So buy tickets soon</a> to > + save yourself a spot at this limited space event. > + </p>> > + </div> > + </content> > +</entry> > diff --git a/images/news/phpcruise.2015.png b/images/news/phpcruise.2015.png > new file mode 100644 > index 0000000..13b8c70 > Binary files /dev/null and b/images/news/phpcruise.2015.png differ > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
