Commit: 656f6328c4cf9382d428c18cd35db66a68248682 Author: Hannes Magnusson <[email protected]> Sat, 13 Oct 2012 16:33:03 -0700 Parents: b884972dffe413f1ebefaf7be9f0026432b28e7d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=656f6328c4cf9382d428c18cd35db66a68248682 Log: WDC 2013.. Changed paths: M archive/archive.xml A archive/entries/2012-10-13-1.xml A images/news/Logo_WDC_2013.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 3967344..0751fff 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/2012-10-13-1.xml"/> <xi:include href="entries/2012-10-05-1.xml"/> <xi:include href="entries/2012-09-13-1.xml"/> <xi:include href="entries/2012-09-11-1.xml"/> diff --git a/archive/entries/2012-10-13-1.xml b/archive/entries/2012-10-13-1.xml new file mode 100644 index 0000000..1b17607 --- /dev/null +++ b/archive/entries/2012-10-13-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>Web Developer Conference (WDC) 2013</title> + <id>http://www.php.net/archive/2012.php#id2012-10-13-1</id> + <published>2012-10-13T16:17:20-07:00</published> + <updated>2012-10-13T16:17:20-07:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2013-06-27</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://www.php.net/conferences/index.php#id2012-10-13-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.web-developer-conference.de/" title="WDC2013">Logo_WDC_2013.jpg</default:newsImage> + <link href="http://www.web-developer-conference.de/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + The Web Developer Conference (WDC) is the conference for web developers from the 24th – 27th + June 2013 in Nuremberg (Germany). The conference is addressed to developers of web applications, + content and online managers, agencies and webmasters. The WDC will be presented by the German + trade magazine "web & mobile developer". More information about the conference can be found on + the website via <a href="http://www.web-developer-conference.de">www.web-developer-conference.de</a>. + </p> + </div> + </content> +</entry> diff --git a/images/news/Logo_WDC_2013.jpg b/images/news/Logo_WDC_2013.jpg new file mode 100644 index 0000000..1ed1ad6 Binary files /dev/null and b/images/news/Logo_WDC_2013.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
