From f6a74c7415503e670a3a2f7289d10651229c8bee Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 6 Aug 2013 14:27:28 +0200 Subject: [PATCH] Added news section to the website --- jOOQ-website/frame.php | 3 +++ jOOQ-website/news.php | 55 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 jOOQ-website/news.php diff --git a/jOOQ-website/frame.php b/jOOQ-website/frame.php index 0c143e0b19..e5cb4afc50 100644 --- a/jOOQ-website/frame.php +++ b/jOOQ-website/frame.php @@ -261,6 +261,9 @@ function manualHeader($isSingle, $forVersion) { + diff --git a/jOOQ-website/news.php b/jOOQ-website/news.php new file mode 100644 index 0000000000..80aafc7e53 --- /dev/null +++ b/jOOQ-website/news.php @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Upcoming jOOQ events

+
DateLanguageEvent
October 2013EnglishHear about jOOQ and about lots of other good stuff at the MEDIT Symposium in Sicilly.
September 2013GermanJoin the jOOQ training sessions at the /ch/open workshop days in Zurich, Switzerland
+

Past jOOQ events

+
June 2013GermanJoin the jOOQ introductory session at the JUGS in Lucerne, Switzerland
July 2012GermanJoin the jOOQ introductory session at the JUGS in Zurich, Switzerland
+ + \ No newline at end of file