From 39a6a6b6d8254d617763415725b1e2edacf576b1 Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Wed, 22 May 2019 20:54:24 +0200 Subject: [PATCH 1/9] Move old sql files into an archive folder as proposed in #97 by @toflar --- {src/templates => sql-archive}/codv3.5.0_contao_3.5.2.sql | 0 {src/templates => sql-archive}/codv3.5.1_contao_3.5.3.sql | 0 {src/templates => sql-archive}/codv3.5.1_contao_3.5.4.sql | 0 {src/templates => sql-archive}/codv4.0.0_contao_4.4.3.sql | 0 {src/templates => sql-archive}/codv4.1.0_contao_4.5.8.sql | 0 {src/templates => sql-archive}/codv4.2.0_contao_4.6.3.sql | 0 {src/templates => sql-archive}/codv4.2.2_contao_4.6.4.sql | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {src/templates => sql-archive}/codv3.5.0_contao_3.5.2.sql (100%) rename {src/templates => sql-archive}/codv3.5.1_contao_3.5.3.sql (100%) rename {src/templates => sql-archive}/codv3.5.1_contao_3.5.4.sql (100%) rename {src/templates => sql-archive}/codv4.0.0_contao_4.4.3.sql (100%) rename {src/templates => sql-archive}/codv4.1.0_contao_4.5.8.sql (100%) rename {src/templates => sql-archive}/codv4.2.0_contao_4.6.3.sql (100%) rename {src/templates => sql-archive}/codv4.2.2_contao_4.6.4.sql (100%) diff --git a/src/templates/codv3.5.0_contao_3.5.2.sql b/sql-archive/codv3.5.0_contao_3.5.2.sql similarity index 100% rename from src/templates/codv3.5.0_contao_3.5.2.sql rename to sql-archive/codv3.5.0_contao_3.5.2.sql diff --git a/src/templates/codv3.5.1_contao_3.5.3.sql b/sql-archive/codv3.5.1_contao_3.5.3.sql similarity index 100% rename from src/templates/codv3.5.1_contao_3.5.3.sql rename to sql-archive/codv3.5.1_contao_3.5.3.sql diff --git a/src/templates/codv3.5.1_contao_3.5.4.sql b/sql-archive/codv3.5.1_contao_3.5.4.sql similarity index 100% rename from src/templates/codv3.5.1_contao_3.5.4.sql rename to sql-archive/codv3.5.1_contao_3.5.4.sql diff --git a/src/templates/codv4.0.0_contao_4.4.3.sql b/sql-archive/codv4.0.0_contao_4.4.3.sql similarity index 100% rename from src/templates/codv4.0.0_contao_4.4.3.sql rename to sql-archive/codv4.0.0_contao_4.4.3.sql diff --git a/src/templates/codv4.1.0_contao_4.5.8.sql b/sql-archive/codv4.1.0_contao_4.5.8.sql similarity index 100% rename from src/templates/codv4.1.0_contao_4.5.8.sql rename to sql-archive/codv4.1.0_contao_4.5.8.sql diff --git a/src/templates/codv4.2.0_contao_4.6.3.sql b/sql-archive/codv4.2.0_contao_4.6.3.sql similarity index 100% rename from src/templates/codv4.2.0_contao_4.6.3.sql rename to sql-archive/codv4.2.0_contao_4.6.3.sql diff --git a/src/templates/codv4.2.2_contao_4.6.4.sql b/sql-archive/codv4.2.2_contao_4.6.4.sql similarity index 100% rename from src/templates/codv4.2.2_contao_4.6.4.sql rename to sql-archive/codv4.2.2_contao_4.6.4.sql From 37a083d8e305ab1183783dc4088341ac9c463ca7 Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Wed, 22 May 2019 20:55:11 +0200 Subject: [PATCH 2/9] Initial commit for sql file for contao 4.7.6 ( #91 ) --- src/templates/codv4.3.0_contao_4.7.6.sql | 592 +++++++++++++++++++++++ 1 file changed, 592 insertions(+) create mode 100644 src/templates/codv4.3.0_contao_4.7.6.sql diff --git a/src/templates/codv4.3.0_contao_4.7.6.sql b/src/templates/codv4.3.0_contao_4.7.6.sql new file mode 100644 index 0000000..ae1e327 --- /dev/null +++ b/src/templates/codv4.3.0_contao_4.7.6.sql @@ -0,0 +1,592 @@ +SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; +SET time_zone = "+00:00"; + + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; +/*!40101 SET NAMES utf8 */; + +-- +-- Daten für Tabelle `tl_article` +-- + +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(1, 2, 128, 1355258048, 'Home', 'index', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"grid6";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(2, 14, 128, 1195922456, 'Search', 'search', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(9, 8, 128, 1358693051, 'News', 'news', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(11, 18, 128, 1195926210, 'Confirmation', 'confirmation', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(12, 43, 64, 1359898373, 'My account', 'my-account', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(13, 16, 128, 1195841130, 'Not authenticated', 'not-authenticated', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(14, 12, 128, 1195928016, 'Your data has been saved', 'your-data-has-been-saved', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(18, 20, 128, 1195927038, 'Lost password', 'lost-password', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(19, 59, 256, 1400775369, 'Calendar', 'calendar', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(28, 44, 64, 1359898398, 'Logout', 'logout', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(30, 28, 128, 1349187402, 'Header Top', 'header-top', 1, 'main', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(33, 31, 128, 1349272220, 'Top Menu Folder', 'top-menu-folder', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(34, 32, 128, 1349272455, 'Sitemap', 'sitemap', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(36, 34, 128, 1349272508, 'Login', 'login-34', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(37, 2, 256, 1399896180, 'Home Right', 'home-right', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"grid6";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(38, 2, 64, 1401829365, 'Slider', 'header-image', 1, 'header', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:20:"header-image-wrapper";i:1;s:12:"header-image";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(50, 28, 256, 1359204835, 'Footer', 'Footer', 1, 'main', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(51, 59, 384, 1367244514, 'Calendar on left side', 'calendar-on-left-side', 1, 'left', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-2";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(52, 41, 128, 1359238933, 'RSS', 'rss', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(59, 45, 128, 1360274200, 'Newsletter item', 'newsletter-item', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(62, 28, 64, 1366474094, 'Logo', 'logo', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(63, 48, 128, 1366742572, 'Content Elements', 'content-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(64, 49, 128, 1366742599, 'Modules', 'modules', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(65, 50, 128, 1366742625, 'About Contao', 'about-contao', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(66, 51, 128, 1366742718, 'Text Elements', 'text-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(67, 52, 128, 1423514963, 'Accordion', 'accordion', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:17:"accordion-element";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(68, 53, 128, 1401089993, 'Content slider', 'content-slider', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:10:"sliderdemo";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(69, 54, 128, 1367243721, 'Link elements', 'link-elements', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(70, 55, 128, 1367243750, 'Media elements', 'media-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(71, 56, 128, 1367243750, 'File elements', 'file-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(72, 57, 128, 1367243751, 'Include elements', 'include-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(73, 58, 128, 1367245749, 'News', 'news-2', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(75, 60, 128, 1367244336, 'FAQ', 'faq-60', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(76, 61, 128, 1366743198, 'Newsletter', 'newsletter-61', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(77, 62, 128, 1400063803, 'Appliction examples', 'appliction-examples', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(79, 64, 128, 1422920610, 'User', 'user', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(80, 66, 128, 1366743380, 'Miscellaneous', 'miscellaneous', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(81, 63, 256, 1366743484, 'Navigation', 'navigation-81', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(82, 67, 128, 1367401087, 'Members Area', 'members-area', 6, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(86, 70, 128, 1400782644, 'Event Detail', 'event-detail', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, 'a:3:{i:0;s:8:"facebook";i:1;s:7:"twitter";i:2;s:5:"gplus";}', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); + +-- +-- Daten für Tabelle `tl_calendar` +-- + +INSERT INTO `tl_calendar` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(3, 1400782849, 'Contao Public Example Events', 70, '', 0x613a313a7b693a303b733a313a2232223b7d, '', '', '', 0, '', '', '', ''); + +-- +-- Daten für Tabelle `tl_calendar_events` +-- + +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(5, 3, 1401092586, 'Contao Example Event', 'contao-example-event', 3, '1', 1368086400, 1368212400, 1368050400, 1368136800, '', '', '

Save the Date for the fifth Contao Conference this year.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(6, 3, 1400847066, 'Contao North-Day', 'contao-north-day', 10, '', 1414274400, 1414364399, 1414274400, NULL, '', '', '

The Contao North-Day is an event dedicated to Contao users, developers and supportes situated in the north of Germany. The event started in 2013 and takes place in Hamburg. In a series of presentations participants get the chance to learn from first hand experience from expterts of varying fields and to expand their horizons in the website development context. [nbsp]

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(7, 3, 1401092561, 'Annual Contao Conference', 'annual-contao-conference', 3, '', 1404943200, 1405029599, 1404943200, NULL, '', '', '

The official Contao Conference had its debut in 2011 and has been held each year since. During the 2-day event developers, users and supporters meet up to attain workshops and presentations, share knowledge and to network.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(8, 3, 1401092580, 'The Contao NRW-Day', 'the-contao-nrw-day', 1, '', 1400796000, 1400882399, 1400796000, NULL, '', '', '

The Contao NRW-Day is the role model of the Contao North-Day covering similar aspects of web development. It started in 2012 and is held in Essen.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); + +-- +-- Daten für Tabelle `tl_comments` +-- + +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(1, 1359896156, 'tl_news', 1, '1196602246', 'John Smith', 'j.smith@example.com', '', '

It is great to have him back!
He is the best!

', '1', 2, '

Thanks a lot, John. I am happy to be back.

', '1', '127.0.0.1', '', ''); +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(2, 1401000352, 'tl_content', 310, '1400999337', 'comment author', 'fake@mail.de', '', '

This is a single short comment in the comment system.

', '1', 6, '

And here is a short answer from an admin as reaction of the comment

', '1', '77.20.148.0', '', ''); +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(3, 1401733573, 'tl_news', 7, '1401733573', 'Guest', 'guest@example.org', '', '

This is an example news comment.

', '', 0, NULL, '1', '77.189.38.0', '', ''); + +-- +-- Daten für Tabelle `tl_content` +-- + +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(1, 1, 'tl_article', 128, 1389538662, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"About this demo";}', '

Welcome to the official demo website of the open source content managment system Contao. On its pages you will find demonstrations and examples of some of the features this CMS has to offer. The official Contao demo comes with every installation of the CMS and is designed to help you get started with your first web projects.

\n

Like any other content management system Contao is divided into two areas: the back end (administration area) and the front end (website). If you are reading this you are currently viewing the front end. To log in to the back end, simply add /contao to the URL of the site ({{env::path}}contao).

\n

This demo contains a scenario demonstrating the different users - admins and editors - and their specific roles and rights within the CMS. Contao covers a lot of different scenarios: from a simple website managed by a single administrator to a community website with a lot of members participating as front end users. Complex company websites as intranet or internet solutions with a lot of back end users can be realized as well.

\n

The scenario includes three back end users (employees) and two front end users (students). Each of those users has been assigned a different role. You are able log in to their accounts and see how Contao looks like from their perspective. Please note that employees with the back end user role can only log in to the back end and students as front end users can only log in to the front end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(2, 2, 'tl_article', 512, 1360422578, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Ways to search";}', '

1. Keyword search

\n

This might be the default way to use a search engine. Simply enter one or more keywords and the search engine will return all pages that contain either all keywords (AND query) or at least one keyword (OR query). You can predefine the query type in the module configuration or you can change it dynamically by adding a checkbox named "query_type" to the search form.

\n

2. Wildcard search

\n

By default, the search engine searches for exact keywords only. This means that a search for music will not return pages containing the words musical or musician. However, if you want to search for all words that begin with music, you can add an asterisk (*) after the keyword (music* instead of music). Of course, you can also put the wildcard in front of a keyword.

\n

3. Phrase search

\n

Sometimes you only need results that include an exact phrase. E.g. searching for music academy would also return the page of a sports academy announcing an event with music and buffet. To narrow your results, simply put quotation marks around your search term ("music academy" instead of music academy) and the search engine will only return pages that contain the exact phrase.

\n

4. Forcing a keyword

\n

This feature is particularly useful when you are searching for multiple keyword (OR query) but still want ensure that a page contains a certain keyword. To force a keyword, put a plus (+) in front of it (without space). E.g. if you want to know about college fees or university fees, you are basically looking for pages that contain either the word college or university and the word fees. Therefor your search term should be school college +fees.

\n

5. Excluding a keyword

\n

To exclude a keyword, put a minus (-) in front of it. Thus, pages containing this keyword will not be returned. E.g. if you want to learn everything about Music Academy that has nothing to do with its campus or its courses, you should search for "music academy" -campus -courses.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(4, 2, '', 384, 1140278146, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 8, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(15, 11, '', 128, 1195926441, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:33:"We have received your term paper!";}', 'Of course, nothing happens with the submitted data in our tutorial. However, if this was a real world website, you should do one of the following:
\r\n
\r\n1. Download or program a front end module that handles the form data and include it on this page.
\r\n
\r\n2. Edit the form header (using module "form generator") and choose to send the form data via e-mail. Enter a working e-mail address and a subject and save the form. Then go back to the front end page and submit the form again. You should now receive the form data via e-mail.
\r\n
\r\n{{link::back}}
\r\n
\r\nBy the way, the "Go back" link above is not a static link (of course) but a dynamic one. It was created using an "insert tag" called link::back. There are a few insert tags in Contao that help you include dynamic data.
\r\n
\r\nLearn more about insert tags
', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(16, 82, 'tl_article', 128, 1447622853, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:47:"Welcome {{user::firstname}} {{user::lastname}}!";}', '

To address a front end user by his name, we are using insert tags again (you might have come across them submitting a term paper). Insert tags are special tags which allow you to include dynamic data (e.g. the current date, the current user name or the current referer). Insert tags are replaced just before a page is printed to the screen, so they will always show the correct information even if the page is cached.

Learn more about insert tags

Below this paragraph you can see the "personal data" module in action. This module allows front end users to change their personal data. Make sure to cross-check all changes in the back end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(17, 12, '', 256, 1195927968, 'module', 'Edit your personal data', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(19, 13, 'tl_article', 64, 1400067331, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:18:"Not authenticated!";}', '

You are not allowed to access the requested page!

\n

Maybe you are not logged in correctly?

\n

If a user tries to access a protected page without permission, a special error_401 page will be called. In this case you can either display an error message (like we are doing now) by simply creating an article on this page, or you can redirect the user to another page (e.g. the welcome page).

\n

Accordingly, if a user tries to access a page that does not exist, a special error_404 page will be called. Again, you can either display an error message or redirect the user to another page.

', '', '', NULL, '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', '', 'ordered', 0x613a313a7b693a303b733a303a22223b7d, 0x613a313a7b693a303b613a313a7b693a303b733a303a22223b7d7d, '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(21, 14, '', 128, 1195928133, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:24:"Your data has been saved";}', 'You can cross-check the changes you have made in the back end (module "members"). Select {{user::firstname}} {{user::lastname}} and take a closer look at the record.
\n
\n{{link::back}}\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(40, 37, 'tl_article', 256, 1401138046, 'accordionSingle', '', '

Username: k.jones
Password: kevinjones
Role: back end user and administrator

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. Kevin Jones - Administrator', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(41, 37, 'tl_article', 384, 1401138064, 'accordionSingle', '', '

Username: h.lewis
Password: helenlewis
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Helen Lewis', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(42, 37, 'tl_article', 512, 1401138078, 'accordionSingle', '', '

Username: j.wilson
Password: jameswilson
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '3. James Wilson', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(44, 37, 'tl_article', 848, 1386327489, 'accordionSingle', '', '

Username: j.smith
Password: johnsmith
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. John Smith', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(45, 37, 'tl_article', 864, 1386327587, 'accordionSingle', '', '

Username: d.evans
Password: donnaevans
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Donna Evans', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(46, 1, 'tl_article', 896, 1438639218, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Learn more";}', '

On the following pages you will get a brief introduction into the basics of Contao. Of course we can not explain all the possibilities Contao offers but you will get the essential information and a first glimpse of what this CMS can do.

\n

What about some basics on Navigation.

\n

Also a straight forward Calendar is on board.

\n

There is a lot more to discover in this demo. Make sure you also visit[nbsp]https://contao.org[nbsp]for more information.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(47, 37, 'tl_article', 128, 1401138124, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Back end Login";}', '

If you like to see the administration panel of contao, please choose a back end user below to log into the panel.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(48, 18, '', 128, 1195927178, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:22:"Request a new password";}', 'Request a new password is part of the registration module and allows members to receive a new password vie e-mail. After the form has been submitted, a confirmation e-mail including an activation link is sent to the user.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(49, 18, '', 256, 1170870665, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(50, 18, '', 192, 1195927254, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:25:"Enter your e-mail address";}', 'Please enter your e-mail address below. A confirmation e-mail with an activation link will be sent to this address. Click this activation link to proceed.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(51, 18, '', 384, 1195927289, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'Note that you will not be able to send any e-mails in the online demo.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(52, 19, 'tl_article', 128, 1536784862, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Events";}', '

Here are some examples on how the calendar modules can be used. You can either use a big calendar view, a mini-calender as shown on the left side below the vertical navigation or an event-list shown at the bottom of the page. All of those offer you different options of with what, where, when and how to display the calendar.

\n

To see some actual calendar entries[nbsp]click here to go to May 2013.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(53, 19, '', 256, 1180638510, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 18, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(55, 19, 'tl_article', 384, 1400775267, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"List all events";}', '

And here you see the event list. Events can be listed drawing from one or more categories that can be set up in the back end. Here is a short list of options that go along with every event.

\n', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(77, 28, '', 128, 1195928200, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 6, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(82, 3, 'tl_news', 128, 1401827428, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve constantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(88, 5, 'tl_calendar_events', 128, 1400844024, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(89, 30, 'tl_article', 8, 1377460400, 'form', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 3, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:11:"form-search";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(90, 30, 'tl_article', 16, 1377357793, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 25, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:8:"nav-meta";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(91, 30, 'tl_article', 4, 1377460376, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '1', '()\0 )J', 'RSS Feed', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::41}}', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:3:"rss";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(98, 34, 'tl_article', 128, 1390138753, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:7:"Sitemap";}', '

Below there is an example of Contao''s Sitemap module. It allows you to set a reference page in the site structure. All its nested child pages will then appear in a list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(99, 34, 'tl_article', 256, 1355664332, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 30, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(115, 37, 'tl_article', 896, 1358687474, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(116, 37, 'tl_article', 832, 1386327377, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"Front end Login";}', '

Please choose a front end use below to login as a front end member. This feature demonstrates the posibility to create a member area for your website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(118, 50, 'tl_article', 128, 1423512848, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:7:"License";}', '

The license[nbsp]for the official Contao demo is[nbsp]CC-BY-SA-4.0. Please read and respect the terms of use!

\n

The Contao demo is a community driven project.[nbsp]Got some ideas? Found some bugs? Visit the GitHub[nbsp]page and share them with us!

\n

Best regards the Contao official demo[nbsp]theme team.

', '', '1', NULL, 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(119, 51, 'tl_article', 128, 1359236031, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 39, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(120, 52, 'tl_article', 128, 1359238992, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 40, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(121, 9, 'tl_article', 320, 1401220179, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 13, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(123, 76, 'tl_article', 128, 1390136387, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:10:"Newsletter";}', '

Contao offers you an easy way to manage newsletters and subscribers. With four modules you are able to handle the processes of subscription, unsubscription and the viewing of past newsletters on your website.

\n\n

You can offer visitors or user groups the possibility to subscribe to different channels.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(124, 76, 'tl_article', 256, 1401800236, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 42, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(125, 76, 'tl_article', 384, 1367156803, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 43, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(126, 19, 'tl_article', 512, 1400780965, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 20, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:7:"example";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(127, 2, 'tl_article', 64, 1360422557, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Search";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(132, 36, 'tl_article', 128, 1359897835, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 37, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(140, 59, 'tl_article', 128, 1360274228, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 45, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(141, 36, 'tl_article', 64, 1401138231, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:5:"Login";}', '

Now let''s get to the heart of Contao. Below you''ll find login data for different members and user groups. "Members" in Contao refer to people that have access to the frontend of your website. On the other hand we have "Users" who are [nbsp]people that have access to the back end and are usually divided into administrators or editors.

\n

But Contao lets you create all kinds of groups with everyone having its own access rights. You can allow frontend members to read just certain pages, access chosen forms or to be allowed to interact just with defined modules. Nearly everything in Contao has an access level parameter.

\n

And the same goes for the back end users. Create one group that has only the right to edit calendar entries, another one that is only allowed to write articles and a third one that has access to both.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(149, 62, 'tl_article', 128, 1366474155, 'image', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '1', NULL, 'Contao Demo', 'Contao Demo', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '{{link_url::2}}', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(150, 81, 'tl_article', 128, 1389541764, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Navigation menus";}', '

Contao offers you great freedom when it comes to creating navigations on a website. Eight different modules with their own options help you to cover almost every way you could think of to lead visitors to the information they are looking for. A big part of the navigation of a site tree based CMS with nested pages is the concept of start and stop levels.

\n

Let''s try to get a little insight into this concept and explain what can be accomplished with Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(151, 81, 'tl_article', 256, 1366743464, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:22:"Example site structure";}', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(152, 81, 'tl_article', 384, 1366743464, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"Default navigation menu";}', '

By default, the navigation menu module simply displays the whole site structure. Whenever you add a page to the site tree it will automatically appear in this list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(153, 81, 'tl_article', 512, 1389541823, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:19:"Stop level set to 1";}', '

If you set the stop level to 1, the navigation menu will only display the first level and all activated pages. Here is what the navigation menu looks like when you are viewing the page Music -[gt] Genres -[gt] Pop.

\n', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(154, 81, 'tl_article', 640, 1389541974, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Stop level 1 with hard limit";}', '

If you want to display even less pages in the navigation menu, you choose the new option "hard limit". That way the navigation menu never shows any page beyond the stop level no matter wether they are activated or not. The ouput is exacly the same as with the "navigation main menu items" module. However, by being able to set a stop level of your choosing, you are not limited to the first level anymore as with the "navigation main menu items" module!

\n', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(155, 81, 'tl_article', 768, 1389542035, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Stop level 2 with hard limit";}', '

A lot of people have requested a navigation menu that allows them to show the first two levels as horizontal main navigation menu and the other levels as optional vertical submenu. You can now accomplish that with the combination of the stop level set to 2 and ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(156, 81, 'tl_article', 896, 1389542110, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Start level 1";}', '

The "navigation submenu items" module basically displays the navigation menu from the second level, using the current main menu item as the starting point. Now you can accomplish the same structure with the navigation menu by simply setting the start level to 1. Here is how the navigation menu looks like on the page Music -[gt] Genres -[gt] Pop.

\n', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(157, 81, 'tl_article', 1024, 1389542158, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Start level 2";}', '

If your main navigation menu includes the first two levels, but you also want your submenu to start with an offset of two levels you have to set the start level to an equivalent 2. Here is how the navigation menu looks like on the Pop page.

\n', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(158, 38, 'tl_article', 64, 1377460656, 'sliderStart', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 5000, 300, 0, '1', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(159, 38, 'tl_article', 96, 1366744215, 'sliderStop', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(160, 38, 'tl_article', 68, 1389533046, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"A powerful CMS";}', '

Manage your contents the easy/simple way. Contao enables you to create awesome interactive elements like the slider you see here with ease. This slider is based on swipe.js and comes out of the box with/including support for mobile devices.

', '1', '1', '1ڒ)\0 )J', 'Big Slider C', 'Big Slider C', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(163, 63, 'tl_article', 128, 1366991117, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Content elements";}', '

Content elements are an easy and intuitive way to create content. Instead of just using a Rich Text Editor, Contao provides a separate element for each type of content like texts, lists, tables, hyperlinks, images or downloads. Here is an overview of the Contao core content elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(164, 63, 'tl_article', 256, 1422920319, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Text elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a383a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d23686561646c696e6522207469746c653d2241626f75742074686520686561646c696e6520656c656d656e74223e486561646c696e653c2f613e223b693a313b733a31313a2263655f686561646c696e65223b693a323b733a33313a2247656e657261746573206120686561646c696e6520286831202d206836292e223b7d693a323b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d237465787422207469746c653d2241626f757420746865207465787420656c656d656e74223e546578743c2f613e223b693a313b733a373a2263655f74657874223b693a323b733a35383a2247656e65726174657320612072696368207465787420746861742063616e20626520666f726d6174746564207573696e672054696e794d43452e223b7d693a333b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d2368746d6c22207469746c653d2241626f7574207468652068746d6c20656c656d656e74223e48544d4c3c2f613e223b693a313b733a313a222d223b693a323b733a33353a22416c6c6f777320796f7520746f2061646420637573746f6d2048544d4c20636f64652e223b7d693a343b613a333a7b693a303b733a36373a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d236c69737422207469746c653d2241626f7574206c69737420656c656d656e74223e4c6973743c2f613e223b693a313b733a373a2263655f6c697374223b693a323b733a33393a2247656e65726174657320616e206f726465726564206f7220756e6f726465726564206c6973742e223b7d693a353b613a333a7b693a303b733a37343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d237461626c6522207469746c653d2241626f757420746865207461626c6520656c656d656e74223e5461626c653c2f613e223b693a313b733a383a2263655f7461626c65223b693a323b733a33393a2247656e65726174657320616e206f7074696f6e616c6c7920736f727461626c65207461626c652e223b7d693a363b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d23636f646522207469746c653d2241626f75742074686520636f646520656c656d656e74223e436f64653c2f613e223b693a313b733a373a2263655f636f6465223b693a323b733a35353a22486967686c696768747320636f646520736e69707065747320616e64207072696e7473207468656d20746f207468652073637265656e2e223b7d693a373b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d236d61726b646f776e22207469746c653d2241626f757420746865206d61726b646f776e20656c656d656e74223e4d61726b646f776e3c2f613e223b693a313b733a31313a2263655f6d61726b646f776e223b693a323b733a33323a22436f6e766572746573206d61726b646f776e207465787420746f2068746d6c2e223b7d7d, 'Listing of all text content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(165, 63, 'tl_article', 384, 1366996916, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:18:"Accordion elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a3131313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d2373696e676c655f6163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e20202873696e676c6520656c656d656e74293c2f613e223b693a313b733a31323a2263655f6163636f7264696f6e223b693a323b733a36333a2247656e65726174657320612073696e676c65206163636f7264696f6e20656c656d656e74202877697468204d6f6f546f6f6c73206f72206a5175657279292e223b7d693a323b613a333a7b693a303b733a3130343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d236163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e2020202877726170706572207374617274293c2f613e223b693a313b733a31373a2263655f6163636f7264696f6e5374617274223b693a323b733a35323a2247656e65726174657320746865206f70656e696e672070617274206f6620746865206163636f7264696f6e20777261707065722e223b7d693a333b613a333a7b693a303b733a3130323a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d236163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e202028777261707065722073746f70293c2f613e223b693a313b733a313a222d223b693a323b733a35323a2247656e6572617465732074686520636c6f73696e672070617274206f6620746865206163636f7264696f6e20777261707065722e223b7d7d, 'Listing of all accordion content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(166, 63, 'tl_article', 512, 1367509491, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Content slider";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a39363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35337d7d22207469746c653d2241626f75742074686520636f6e74656e7420736c69646572223e436f6e74656e7420736c696465722020202877726170706572207374617274293c2f613e223b693a313b733a31343a2263655f736c696465725374617274223b693a323b733a34393a2247656e65726174657320746865206f70656e696e672070617274206f662074686520736c6964657220777261707065722e223b7d693a323b613a333a7b693a303b733a39343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35337d7d22207469746c653d2241626f75742074686520636f6e74656e7420736c69646572223e436f6e74656e7420736c69646572202028777261707065722073746f70293c2f613e223b693a313b733a313a222d223b693a323b733a34393a2247656e6572617465732074686520636c6f73696e672070617274206f662074686520736c6964657220777261707065722e223b7d7d, 'Listing of all content slider elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(167, 63, 'tl_article', 640, 1366996988, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Link elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35347d7d2368797065726c696e6b22207469746c653d2241626f7574207468652068797065726c696e6b20656c656d656e74223e48797065726c696e6b3c2f613e223b693a313b733a31323a2263655f68797065726c696e6b223b693a323b733a33363a2247656e6572617465732061206c696e6b20746f20616e6f7468657220776562736974652e223b7d693a323b613a333a7b693a303b733a38323a223c6120687265663d227b7b6c696e6b5f75726c3a3a35347d7d23746f706c696e6b22207469746c653d2241626f75742074686520746f70206c696e6b20656c656d656e74223e546f70206c696e6b3c2f613e223b693a313b733a31303a2263655f746f706c696e6b223b693a323b733a34383a2247656e6572617465732061206c696e6b20746f206a756d7020746f2074686520746f70206f662074686520706167652e223b7d7d, 'Listing of all link elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(168, 63, 'tl_article', 768, 1401260918, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Media elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a37353a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23696d61676522207469746c653d2241626f75742074686520696d61676520656c656d656e7473223e496d6167653c2f613e223b693a313b733a383a2263655f696d616765223b693a323b733a33303a2247656e6572617465732061207374616e642d616c6f6e6520696d6167652e223b7d693a323b613a333a7b693a303b733a38303a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d2367616c6c65727922207469746c653d2241626f7574207468652067616c6c65727920656c656d656e74223e47616c6c6572793c2f613e223b693a313b733a31303a2263655f67616c6c657279223b693a323b733a33353a2247656e6572617465732061206c69676874626f7820696d6167652067616c6c6572792e223b7d693a333b613a333a7b693a303b733a3130313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23617564696f766964656f22207469746c653d2241626f7574207468652048544d4c3520766964656f20616e6420617564696f20656c656d656e74223e566964656f2f617564696f3c2f613e223b693a313b733a393a2263655f706c61796572223b693a323b733a34313a2247656e65726174657320616e2048544d4c3520766964656f206f7220617564696f20706c617965722e223b7d693a343b613a333a7b693a303b733a38303a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23796f757475626522207469746c653d2241626f75742074686520596f757475626520656c656d656e74223e596f75747562653c2f613e223b693a313b733a31303a2263655f796f7574756265223b693a323b733a32313a2241646473206120596f755475626520766964656f2e223b7d7d, 'Listing of all media elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(169, 63, 'tl_article', 896, 1366997050, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:17:"Download elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35367d7d23646f776e6c6f616422207469746c653d2241626f75742074686520646f776e6c6f616420656c656d656e74223e446f776e6c6f61643c2f613e223b693a313b733a31313a2263655f646f776e6c6f6164223b693a323b733a33363a2247656e6572617465732061206c696e6b20746f20646f776e6c6f616420612066696c652e223b7d693a323b613a333a7b693a303b733a38363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35367d7d23646f776e6c6f61647322207469746c653d2241626f75742074686520646f776e6c6f61647320656c656d656e74223e446f776e6c6f6164733c2f613e223b693a313b733a31323a2263655f646f776e6c6f616473223b693a323b733a34333a2247656e657261746573206d756c7469706c65206c696e6b7320746f20646f776e6c6f61642066696c65732e223b7d7d, 'Listing of all download elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(170, 63, 'tl_article', 1024, 1366997091, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Include elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38383a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d2361727469636c6522207469746c653d2241626f7574207468652061727469636c6520696e636c75646520656c656d656e74223e41727469636c653c2f613e223b693a313b733a313a222d223b693a323b733a32353a22496e636c7564657320616e6f746865722061727469636c652e223b7d693a323b613a333a7b693a303b733a3131313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23636f6e74656e74656c656d656e7422207469746c653d2241626f75742074686520636f6e74656e7420656c656d656e7420696e636c75646520656c656d656e74223e436f6e74656e7420656c656d656e743c2f613e223b693a313b733a31343a2228706172656e7420636c61737329223b693a323b733a33333a22496e636c7564657320616e6f7468657220636f6e74656e7420656c656d656e742e223b7d693a333b613a333a7b693a303b733a37393a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23666f726d22207469746c653d2241626f75742074686520666f726d20696e636c75646520656c656d656e74223e466f726d3c2f613e223b693a313b733a373a2263655f666f726d223b693a323b733a31363a22496e636c75646573206120666f726d2e223b7d693a343b613a333a7b693a303b733a38353a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d236d6f64756c6522207469746c653d2241626f757420746865206d6f64756c6520696e636c75646520656c656d656e74223e4d6f64756c653c2f613e223b693a313b733a31343a2228706172656e7420636c61737329223b693a323b733a32383a22496e636c7564657320612066726f6e7420656e64206d6f64756c652e223b7d693a353b613a333a7b693a303b733a3130383a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d2361727469636c6574656173657222207469746c653d2241626f7574207468652061727469636c652074656173657220696e636c75646520656c656d656e74223e41727469636c65207465617365723c2f613e223b693a313b733a393a2263655f746561736572223b693a323b733a33393a22446973706c61797320746865207465617365722074657874206f6620616e2061727469636c652e223b7d693a363b613a333a7b693a303b733a39313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23636f6d6d656e747322207469746c653d2241626f75742074686520636f6d6d656e747320696e636c75646520656c656d656e74223e436f6d6d656e74733c2f613e223b693a313b733a31313a2263655f636f6d6d656e7473223b693a323b733a33323a2241646473206120636f6d6d656e7420666f726d20746f2074686520706167652e223b7d7d, 'Listing of all include elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(171, 66, 'tl_article', 128, 1389538926, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

You use text elements to include different types of text content on your page.
Contao offers special elements that are optimized for management in the back-end and deliver correct output in the front end. In the following paragraphs the characteristics of the individual element types are described and explained.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(172, 66, 'tl_article', 256, 1389538980, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Headline";}', '

The headline element adds a single headline to your page. You can set the level of the headline ranging from h1 to h6.

\n

The first headline on this page was created by using a headline element with the level set to h1.

\n

But you do not have to use this element to add a headline to your page. Almost every other element features an additional input field to add a headline also offering the levels h1 to h6.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:"headline";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(173, 66, 'tl_article', 64, 1366997952, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Text elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(174, 66, 'tl_article', 384, 1389539049, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"Text";}', '

The text element provides a rich text editor in the back-end allowing you to format the text output in the same way as popular office software. You can set words or phrases in bold or italic or add underlining and integrate (hyper) links to other pages of the same website, links to files or file downloads or external URLs to name just a few features of the utilized tinyMCE editor.

\n

The element also allows to add a single image which can be positioned relatively to the text. The image can be placed above or below the text or placed floating left or right of the text. You are able to choose from several options to modify the picture, e.g. resizing or even cropping it and to add a link to a contao page, to an external URI or to a full resolution version of the image. You can define wether the linked page will be opened in a new window or tab of your browser. The full resolution version of the image will be opened in an overlay on the same page if defined that way in the page layout.

', '1', '1', '9rv)\0 )J', 'Adding an image to a text element', 'Adding an image to a text element', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'Adding an image to a text element', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"text";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(176, 66, 'tl_article', 512, 1389539110, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"HTML";}', '

The HTML element can be used to enter pure HTML code.

\n

The allowed tags have to be defined in the contao settings in the security section. Most of the HTML tags are allowed by default. Some tags with security relevance such as ''script'' have to be added manually if needed.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"html";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(177, 66, 'tl_article', 640, 1389539216, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"List";}', '

To add ordered or unordered lists as a single element - not within the text element - contao provides the list element. With a special back-end widget you can add each list entry via a single input field, sort the entries, insert new entries or copy them.

', '', '1', '9@)\0 )J', 'The list widget', 'The list widget', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'The list widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"list";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(179, 66, 'tl_article', 768, 1389539361, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:5:"Table";}', '

To create a table you can use the table element. Contao offers a special back-end widget, similar to the one utilized for lists, to add columns and rows, define a head- and footer-row and add a summary for the table content. In the front-end output, special classes can be chosen and added to the table, rows and cells. Just check the HTML code of the page content elements, to explore the possible classes.

\n

In addition, you can add a sorting option for the frontend to make the table sortable by all columns.

', '', '1', '9)\0 )J', 'The table widget', 'The table widget', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'The table widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:5:"table";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(180, 66, 'tl_article', 896, 1389539394, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"Code";}', '

To provide a snippet of programming code like i.e. Php or JavaScript, you use the code element. The code will not be executed in the front-end of the page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"code";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(181, 66, 'tl_article', 1024, 1537387626, 'code', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', 'JavaScript', '', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(182, 67, 'tl_article', 128, 1367243633, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:9:"Accordion";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(183, 67, 'tl_article', 256, 1389539522, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The accordion element allows you to place content inside a closed panel. By clicking the headline of the panel, it will expand and close any other expanded panels.

\n

You can add an unlimited number of accordion elements on a page.

\n

Contao offers two types of accordion elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(185, 68, 'tl_article', 128, 1367243683, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"Content slider";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(186, 68, 'tl_article', 256, 1389540065, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The content slider does exactly, what its name says. Similar to the accordion the slider needs a wrapper start and stop. All elements placed between these wrapper elements represent the slided content.

\n

The wrapper start element offers you some parameters to modify the slider:

\n
    \n
  1. Sliding interval: the time in milliseconds a slide is displayed until it is replaced by the next
    one (1000 = 1s)
  2. \n
  3. Transition speed: the speed of the transition from slide to slide in milliseconds (1000 = 1s)
  4. \n
  5. Slide offset: setting a specific slide as the starting point, the counting starts at 0
  6. \n
  7. Continous:[nbsp]Make the slider start all over when reaching the end
  8. \n
\n

You can see the slider in action on the[nbsp]homepage.

\n

To use it, jQuery or Mootools need to be enabled in the page layout and the corresponding j- or moo-template has to be added as well.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(187, 69, 'tl_article', 128, 1367243736, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Link elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(188, 70, 'tl_article', 128, 1367243806, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"Media elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(189, 71, 'tl_article', 128, 1367243825, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"File elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(190, 72, 'tl_article', 128, 1367243847, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Include elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(191, 75, 'tl_article', 128, 1390136452, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:3:"FAQ";}', '

Contaos FAQ module offers a structured method to create customized "Question [&] Answer" sections on your website.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(192, 75, 'tl_article', 256, 1367244342, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 32, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(193, 77, 'tl_article', 128, 1400065282, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Form generator";}', '

Forms are a very important tool to help you to create user feedback from the visitors of your website. Contao features an easy way to build and edit individual forms with its Form generator. All the common form fields known from HTML can be used and there are several ways to apply different options to each field. You can make them mandatory, define allowed input values or add CSS classes to specific fields.

\n

The Form generator also allows to "Send form data via e-mail" or "Store data" in your database. For the submission methods you can choose between POST and GET. You will see there is a lot of fun in the module out of the box.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(194, 77, 'tl_article', 256, 1400065356, 'form', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:20:"Contact form example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 5, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(195, 66, 'tl_article', 1152, 1367244923, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(196, 67, 'tl_article', 512, 1367244958, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(197, 79, 'tl_article', 128, 1367245735, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:4:"User";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(198, 73, 'tl_article', 128, 1367245761, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:4:"News";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(199, 81, 'tl_article', 1152, 1367265244, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(200, 19, 'tl_article', 640, 1367265280, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(201, 73, 'tl_article', 256, 1367265356, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(202, 75, 'tl_article', 384, 1367265379, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(203, 76, 'tl_article', 512, 1367265415, 'module', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(204, 77, 'tl_article', 1024, 1400775660, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(205, 80, 'tl_article', 1536, 1367265479, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(206, 79, 'tl_article', 192, 1367265557, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(212, 67, 'tl_article', 320, 1389539668, 'accordionSingle', '', '

This panel is build with only one element. You enter the section headline that is used as the expanding link. The content of the section is entered in a richt text field similar to text field in text elements.

\n

You even have the possibility to add an image to the content.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion single element', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:16:"single_accordion";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(213, 67, 'tl_article', 352, 1367508090, 'accordionStart', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion wrapper start & end', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:"accordion";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(214, 67, 'tl_article', 368, 1367508219, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The second type of accordion is the combination of a wrapper start and stop element.[nbsp]

\n

All elements added between start and stop build the content of the accordion panel.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(215, 67, 'tl_article', 376, 1367508230, 'accordionStop', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(216, 67, 'tl_article', 444, 1389539732, 'accordionSingle', '', '

To use this type of accordion element on your page, you have to enable either jQuery or Mootools and add the j_accordion or moo_accordion template to your page layout.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Javascript Accordion', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(217, 69, 'tl_article', 256, 1389540500, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Links are an essential part of each website. You can place links within any element with a rich text editor as a hyperlink and you can add a link which always leads to the top if the page, the toplink.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(218, 69, 'tl_article', 384, 1389540661, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:9:"Hyperlink";}', '

You can add links within the rich text editor in the text element. To define special links, with a specific layout or with an image acting as the link, you use the hyperlink element.

\n

The following fields should always be addressed:

\n
    \n
  1. Link target: the destination of the link, it can be an external URL such as https://contao.org or an internal link you can chose from the Contao site structure
  2. \n
  3. Open in new window: force the link to be opend in a new browser window or tab
  4. \n
  5. Link text: the word or phrase that will be displayed and act as the link
  6. \n
  7. Embed the link: a phrase to embed the link in the page by using "%p" as the wildcard
  8. \n
  9. Link title: the title attribute of the a-tag
  10. \n
  11. 6. Lightbox: forces the browser to open the link inside a lightbox. For this field to be available Mootools or jQuery has to be enabled in the page layout and a corresponding j- or moo-template has to be added
  12. \n
\n

You can even use an image link by activating the checkbox "create an image link". Choose an image in the file manager, enter alternate text to be displayed when the image can not be displayed, enter an image title to be displayed with the image, set the title dimensions of the image and an optional caption.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:"hyperlink";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(219, 69, 'tl_article', 512, 1389540746, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Top link";}', '

The toplink element adds a link element leading to the top of the current page.

\n

You just enter the link text to be displayed for this element.

\n

You can see the element in action on the content element overview page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:7:"toplink";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(220, 63, 'tl_article', 320, 1367511821, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(221, 63, 'tl_article', 448, 1367511854, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(222, 63, 'tl_article', 576, 1367511875, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(223, 63, 'tl_article', 704, 1367511889, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(224, 63, 'tl_article', 832, 1367511912, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(225, 63, 'tl_article', 960, 1367511921, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(226, 63, 'tl_article', 1152, 1367511924, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(227, 64, 'tl_article', 128, 1389541206, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:7:"Modules";}', '

In this section we would like to introduce the different modules delivered with every Contao installation. Modules in Contao help you to achieve certain functions and possibilities for your users to interact with your website. You can either create different ways of displaying page navigations, create a search module, import RSS-feeds or integrate a user registration.

\n

Modules are defined in the front end modules section of the back end under Layout [gt] Themes

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(228, 64, 'tl_article', 256, 1367612139, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Navigation";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a393a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a31353a224e617669676174696f6e206d656e75223b693a313b733a31343a226d6f645f6e617669676174696f6e223b693a323b733a35323a2247656e6572617465732061206e617669676174696f6e206d656e752066726f6d207468652073697465207374727563747572652e223b7d693a323b613a333a7b693a303b733a31373a22437573746f6d206e617669676174696f6e223b693a313b733a31333a226d6f645f637573746f6d6e6176223b693a323b733a33353a2247656e657261746573206120637573746f6d206e617669676174696f6e206d656e752e223b7d693a333b613a333a7b693a303b733a32313a2242726561646372756d62206e617669676174696f6e223b693a313b733a31343a226d6f645f62726561646372756d62223b693a323b733a33393a2247656e65726174657320612062726561646372756d62206e617669676174696f6e206d656e752e223b7d693a343b613a333a7b693a303b733a31363a22517569636b206e617669676174696f6e223b693a313b733a31323a226d6f645f717569636b6e6176223b693a323b733a35313a2247656e65726174657320612064726f702d646f776e206d656e752066726f6d207468652073697465207374727563747572652e223b7d693a353b613a333a7b693a303b733a31303a22517569636b206c696e6b223b693a313b733a31333a226d6f645f717569636b6c696e6b223b693a323b733a33343a2247656e657261746573206120637573746f6d2064726f702d646f776e206d656e752e223b7d693a363b613a333a7b693a303b733a31353a22426f6f6b206e617669676174696f6e223b693a313b733a31313a226d6f645f626f6f6b6e6176223b693a323b733a33333a2247656e657261746573206120626f6f6b206e617669676174696f6e206d656e752e223b7d693a373b613a333a7b693a303b733a31383a2241727469636c65206e617669676174696f6e223b693a313b733a31353a226d6f645f61727469636c655f6e6176223b693a323b733a34393a2247656e657261746573206120706167696e6174696f6e206d656e7520746f206e617669676174652061727469636c65732e223b7d693a383b613a333a7b693a303b733a373a22536974656d6170223b693a313b733a31313a226d6f645f736974656d6170223b693a323b733a35323a2247656e6572617465732061206c697374206f6620616c6c20706167657320696e207468652073697465207374727563747572652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(229, 64, 'tl_article', 384, 1367612265, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"User";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a31303a224c6f67696e20666f726d223b693a313b733a393a226d6f645f6c6f67696e223b693a323b733a32333a2247656e6572617465732061206c6f67696e20666f726d2e223b7d693a323b613a333a7b693a303b733a31363a224175746f6d61746963206c6f676f7574223b693a313b733a313a222d223b693a323b733a33303a224175746f6d61746963616c6c79206c6f6773206f7574206120757365722e223b7d693a333b613a333a7b693a303b733a31333a22506572736f6e616c2064617461223b693a313b733a31363a226d6f645f706572736f6e616c44617461223b693a323b733a34383a2247656e657261746573206120666f726d20746f206564697420612075736572277320706572736f6e616c20646174612e223b7d693a343b613a333a7b693a303b733a31323a22526567697374726174696f6e223b693a313b733a31363a226d6f645f726567697374726174696f6e223b693a323b733a33353a2247656e6572617465732061207573657220726567697374726174696f6e20666f726d2e223b7d693a353b613a333a7b693a303b733a31333a224c6f73742070617373776f7264223b693a313b733a31323a226d6f645f70617373776f7264223b693a323b733a34333a2247656e657261746573206120666f726d20746f20726571756573742061206e65772070617373776f72642e223b7d693a363b613a333a7b693a303b733a31333a22436c6f7365206163636f756e74223b693a313b733a31363a226d6f645f636c6f73654163636f756e74223b693a323b733a34343a2247656e657261746573206120666f726d20746f2064656c6574652061206d656d626572206163636f756e742e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(230, 64, 'tl_article', 512, 1367612395, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"News";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a224e6577736c697374223b693a313b733a31323a226d6f645f6e6577736c697374223b693a323b733a33383a22416464732061206c697374206f66206e657773206974656d7320746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31303a224e657773726561646572223b693a313b733a31343a226d6f645f6e657773726561646572223b693a323b733a33333a2253686f7773207468652064657461696c73206f662061206e657773206974656d2e223b7d693a333b613a333a7b693a303b733a31323a224e6577732061726368697665223b693a313b733a31353a226d6f645f6e65777361726368697665223b693a323b733a33323a22416464732061206e657773206172636869766520746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31373a224e6577732061726368697665206d656e75223b693a313b733a31323a226d6f645f6e6577736d656e75223b693a323b733a35353a2247656e6572617465732061206e617669676174696f6e206d656e7520746f2062726f77736520746865206e65777320617263686976652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(231, 64, 'tl_article', 320, 1367612456, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(232, 64, 'tl_article', 448, 1367612465, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(233, 64, 'tl_article', 640, 1367612472, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(234, 64, 'tl_article', 768, 1367612524, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:6:"Events";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a2243616c656e646172223b693a313b733a31323a226d6f645f63616c656e646172223b693a323b733a32383a224164647320612063616c656e64617220746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31323a224576656e7420726561646572223b693a313b733a31353a226d6f645f6576656e74726561646572223b693a323b733a33303a2253686f7773207468652064657461696c73206f6620616e206576656e742e223b7d693a333b613a333a7b693a303b733a31303a224576656e74206c697374223b693a313b733a31333a226d6f645f6576656e746c697374223b693a323b733a33343a22416464732061206c697374206f66206576656e747320746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31353a224576656e74206c697374206d656e75223b693a313b733a31333a226d6f645f6576656e746d656e75223b693a323b733a35333a2247656e6572617465732061206e617669676174696f6e206d656e7520746f2062726f77736520746865206576656e74206c6973742e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(235, 64, 'tl_article', 896, 1367612537, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(236, 64, 'tl_article', 1024, 1389541607, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Newsletter";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a393a22537562736372696265223b693a313b733a31333a226d6f645f737562736372696265223b693a323b733a35363a2247656e657261746573206120666f726d20746f2073756273637269626520746f206f6e65206f72206d6f7265206e6577736c65747465722e223b7d693a323b613a333a7b693a303b733a31313a22556e737562736372696265223b693a313b733a31353a226d6f645f756e737562736372696265223b693a323b733a36313a2247656e657261746573206120666f726d20746f20756e7375627363726962652066726f6d206f6e65206f72206d6f7265206e6577736c6574746572732e223b7d693a333b613a333a7b693a303b733a31353a224e6577736c6574746572206c697374223b693a313b733a31313a226d6f645f6e6c5f6c697374223b693a323b733a33393a22416464732061206c697374206f66206e6577736c65747465727320746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31373a224e6577736c657474657220726561646572223b693a313b733a31333a226d6f645f6e6c5f726561646572223b693a323b733a33343a2253686f7773207468652064657461696c73206f662061206e6577736c65747465722e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(238, 64, 'tl_article', 1152, 1367612665, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(239, 64, 'tl_article', 1280, 1367612717, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:3:"FAQ";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a22464151206c697374223b693a313b733a31313a226d6f645f6661716c697374223b693a323b733a35343a22416464732061206c697374206f66206672657175656e746c792061736b6564207175657374696f6e7320746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31303a2246415120726561646572223b693a313b733a31333a226d6f645f666171726561646572223b693a323b733a34383a2253686f77732074686520616e7377657220746f2061206672657175656e746c792061736b6564207175657374696f6e2e223b7d693a333b613a333a7b693a303b733a383a224641512070616765223b693a313b733a31313a226d6f645f66617170616765223b693a323b733a35313a2253686f77732074686520464151206c69737420616e642046415120726561646572206f6e207468652073616d6520706167652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(240, 64, 'tl_article', 1408, 1367612751, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(241, 73, 'tl_article', 192, 1400783743, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 63, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(242, 73, 'tl_article', 160, 1389542545, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao handles news via news archives in the back end. Among a lot of functions for the handling of your news the most important ones are the title, a teaser text, a full text, images or the publishing date.

\n

With only four modules you can create different outputs for your news articles. The Newslist adds a simple list of news items to the page. Different templates also enabke you to style the output. If you would like to direct visitors of your page to the corresponding full news article of a given news item you need to integrate the Newsreader. News can also be sorted using the modules News Archive. The News Archive menu makes the news archive more accessible by generating a navigation menu to enable a visitor to browse the news archive.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(243, 79, 'tl_article', 160, 1401221910, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(244, 79, 'tl_article', 176, 1401221899, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(245, 79, 'tl_article', 184, 1367613748, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(246, 79, 'tl_article', 144, 1389542248, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao comes with a very smart user handling. User is a very general term and refers in Contao to users who have access to the back end. Front end users are called members in Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(247, 65, 'tl_article', 128, 1367708516, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"About Contao";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(248, 65, 'tl_article', 256, 1367708549, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. Easy management of user rights, the Live Update Service, the modern CSS framework and many already integrated modules (news, calendar, forms, etc.) have quickly made Contao one of the most popular open source content management systems on the market.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(251, 65, 'tl_article', 320, 1438639018, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Contao Resources";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a31373a22556e6465727374616e6420436f6e74616f223b693a313b733a31343a22456e68616e636520436f6e74616f223b693a323b733a31393a224b656570207570207769746820436f6e74616f223b7d693a313b613a333a7b693a303b733a37383a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f6d616e75616c2e68746d6c22207469746c653d22557365722773204775696465223e5573657227732047756964653c2f613e223b693a313b733a39353a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f656e2f657874656e73696f6e2d6c6973742e68746d6c22207469746c653d22457874656e73696f6e73206c697374223e457874656e73696f6e73206c6973743c2f613e223b693a323b733a39333a223c6120687265663d2268747470733a2f2f636f6d6d756e6974792e636f6e74616f2e6f72672f22207469746c653d2254686520436f6e74616f20436f6d6d756e697479223e54686520436f6e74616f20436f6d6d756e6974793c2f613e223b7d693a323b613a333a7b693a303b733a3130343a223c6120687265663d2268747470733a2f2f646f63732e636f6e74616f2e6f72672f656e2f23646576656c6f7065722d646f63756d656e746174696f6e22207469746c653d22446576656c6f70657273204775696465223e446576656c6f7065722773204775696465223b693a313b733a37363a223c6120687265663d2268747470733a2f2f7468656d65732e636f6e74616f2e6f72672f22207469746c653d22436f6e74616f205468656d6573223e436f6e74616f205468656d65733c2f613e223b693a323b733a39313a223c6120687265663d2268747470733a2f2f7777772e66616365626f6f6b2e636f6d2f636f6e74616f22207469746c653d22436f6e74616f206f6e2046616365626f6f6b223e436f6e74616f206f6e2046616365626f6f6b3c2f613e223b7d693a333b613a333a7b693a303b733a37313a223c6120687265663d22687474703a2f2f64652e636f6e74616f77696b692e6f72672f22207469746c653d22436f6e74616f2057696b69223e436f6e74616f2057696b693c2f613e223b693a313b733a303a22223b693a323b733a38363a223c6120687265663d22687474703a2f2f747769747465722e636f6d2f636f6e74616f636d7322207469746c653d22436f6e74616f206f6e2054776974746572223e436f6e74616f206f6e20547769747465723c2f613e223b7d693a343b613a333a7b693a303b733a39363a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f626f6f6b732d616e642d766964656f732e68746d6c22207469746c653d22426f6f6b7320616e6420566964656f73223e426f6f6b7320616e6420566964656f733c2f613e223b693a313b733a303a22223b693a323b733a38363a223c6120687265663d2268747470733a2f2f6769746875622e636f6d2f636f6e74616f2f636f726522207469746c653d22436f6e74616f206f6e20476974487562223e436f6e74616f206f6e204769744875623c2f613e223b7d693a353b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a39353a223c6120687265663d22687474703a2f2f7777772e796f75747562652e636f6d2f757365722f636f6e74616f636d7322207469746c653d22436f6e74616f206f6e20596f7554756265223e436f6e74616f206f6e20596f75547562653c2f613e223b7d693a363b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a3130393a223c6120687265663d2268747470733a2f2f706c75732e676f6f676c652e636f6d2f3131343734303338343437313538313530343732322f706f73747322207469746c653d22436f6e74616f206f6e20476f6f676c652b223e436f6e74616f206f6e20476f6f676c652b3c2f613e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(253, 80, 'tl_article', 128, 1375458260, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Miscellaneous";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(254, 80, 'tl_article', 256, 1390138083, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Flash movie";}', '

With the Flash movie module you can easily add any .swf file to be displayed on your site. This might come in handy if you would like to display web banners, Flash menus or any other kinds of Flash visualisations. Several options allow you to define the appearance of the Flash movie such as width and height, the transparency mode (wmode), FlashVars and if you want to trigger an internal or external source.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(255, 80, 'tl_article', 1024, 1400782014, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:12:"Article list";}', '

The module "article list" shows[nbsp]all articles of an selected page (or all if empty) from a specified column. In the example above you see all articles[nbsp]of the home page in the main column.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(256, 80, 'tl_article', 1152, 1400782523, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:12:"Random image";}', '

The module "random image" displays randomized images.[nbsp]

\n

Reload the Page[nbsp]to see another random image

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:12:"random-image";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(257, 80, 'tl_article', 1280, 1390138120, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Custom HTML";}', '

The Custom HTML module is plain and simple. You get a text area input field that renders all your HTML content as a module. You can use it for all kinds HTML tags. Custom HTML

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(258, 80, 'tl_article', 1408, 1390138576, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"RSS reader";}', '

The RSS reader module offers the possibility to integrate XML-feeds into your website. You can add multiple feeds, define the number of news items to be displayed, set the items per page to activate a pagination or tell the module how many news items you would like to skip.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(260, 80, 'tl_article', 640, 1375459838, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 55, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(261, 80, 'tl_article', 1088, 1375459777, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 56, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(262, 80, 'tl_article', 1216, 1375459784, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 57, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(263, 80, 'tl_article', 1472, 1375459787, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 59, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(264, 80, 'tl_article', 1344, 1390138521, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 58, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(265, 80, 'tl_article', 192, 1390138068, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

In addition to the previously mentioned modules there are some others left we categorized under Miscellaneous. They deliver different functions as explained below.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(266, 70, 'tl_article', 256, 1389540884, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Images, videos and other media are one of the most powerful contents available for a website. Images are faster to assess and have a stronger impact on the visitor compared to a simple text block. Therefore Contao allows you to integrate different kinds of media easily. When creating a media element, e.g. for an image, in the back end, you are able to:

\n
    \n
  1. select a media source where the image is uploaded from
  2. \n
  3. a substitute text, which is shown, if the image can not be displayed
  4. \n
  5. the height and width of the image, the distance of the image to the surrounding text
  6. \n
  7. the destination website, if the image acts as a link
  8. \n
  9. a subline for the image
  10. \n
  11. the option to show the image in full resolution, when the visitor clicks on the image Some media can also be grouped in a gallery.
  12. \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(267, 71, 'tl_article', 256, 1389540994, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

File elements create the possibility to make files available for download on your website. The element ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(268, 72, 'tl_article', 256, 1389541103, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The Include element could be seen as a kind of flexible copy and paste function. By creating an include element on a given page you can integrate a content element of any kind already existing on another page with all attributes such as CSS style. The output on the front end will be identical to the output of the original content element on its page. The content element to be displayed via the include element can be chosen in a drop-down menu containing all content elements used on the entire website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(276, 66, 'tl_article', 576, 1393981321, 'html', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', '
\n
\n
Definition list Example
\n
Buil with the Contao Content Element HTML.
\n
You can use many more HTML Tags if you like.
\n
\n
', '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(277, 66, 'tl_article', 704, 1389645264, 'list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:20:"Ordered list Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'ordered', 0x613a343a7b693a303b733a32323a224f726465726564204c697374204578616d706c652031223b693a313b733a32323a224f726465726564204c697374204578616d706c652032223b693a323b733a32323a224f726465726564204c697374204578616d706c652033223b693a333b733a32323a224f726465726564204c697374204578616d706c652034223b7d, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(278, 66, 'tl_article', 736, 1389645252, 'list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:22:"Unordered list Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'unordered', 0x613a343a7b693a303b733a32343a22556e6f726465726564204c697374204578616d706c652031223b693a313b733a32343a22556e6f726465726564204c697374204578616d706c652032223b693a323b733a32343a22556e6f726465726564204c697374204578616d706c652033223b693a333b733a32343a22556e6f726465726564204c697374204578616d706c652034223b7d, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(279, 66, 'tl_article', 832, 1389645360, 'table', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:7:"Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a363a22486561642031223b693a313b733a363a22486561642032223b693a323b733a363a22486561642033223b7d693a313b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d693a323b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d693a333b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(286, 69, 'tl_article', 448, 1389646492, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::49}}', '', '', '', 'Internal link. Opens in the same window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(287, 69, 'tl_article', 480, 1389646472, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, 'http://contao.org', '1', '', '', 'External link to contao.org. Opens in a new window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(288, 69, 'tl_article', 640, 1389646543, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go to top example', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(289, 70, 'tl_article', 384, 1401088488, 'youtube', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Youtube video example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', 'ce_player_responsive', NULL, 'rOGhp63Lvbo', '', NULL, 'a:2:{i:0;s:3:"400";i:1;s:3:"300";}', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(290, 70, 'tl_article', 320, 1399894253, 'gallery', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:50:"Gallery example with thumbnails and full-size view";}', NULL, '', '', NULL, '', '', 'a:3:{i:0;s:3:"300";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:2:"10";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '1', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, 0x613a333a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, '', 4, 0, 0, 'custom', '', 'gallery_default', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(291, 68, 'tl_article', 640, 1399623637, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(292, 69, 'tl_article', 768, 1399623662, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(293, 70, 'tl_article', 512, 1399623684, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(294, 71, 'tl_article', 384, 1399623700, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(295, 72, 'tl_article', 384, 1399623713, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(297, 79, 'tl_article', 152, 1399896356, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Frontend Member Login";}', '

Username: j.smith
Password: johnsmith

\n

Username: d.evans
Password: donnaevans

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(300, 79, 'tl_article', 180, 1399896312, 'headline', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Lost Password";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(302, 71, 'tl_article', 320, 1399908258, 'download', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Single Download file example";}', NULL, '', '', '3x)\0 )J', '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(303, 71, 'tl_article', 352, 1399908263, 'downloads', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Download List Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b693a333b733a31363a2282337884a4c311e38e29000c29e44aea223b7d, 0x613a343a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b693a333b733a31363a2282337884a4c311e38e29000c29e44aea223b7d, '', 4, 0, 0, 'custom', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(305, 79, 'tl_article', 168, 1399997231, 'headline', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Edit User Data";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(306, 79, 'tl_article', 172, 1399997354, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

This feature is only visible for logged in users. Please use the login form above to edit the data of the user.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '1', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(307, 77, 'tl_article', 512, 1400846406, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Search engine";}', '

This module generates a search feature. The search lists all sites which consist the[nbsp]keyword. With this module allows to search a whole Contao website which is great for a better user experience.

\n

Just visit the following link to see it in action on this demo website:[nbsp]Check out Search[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(308, 77, 'tl_article', 640, 1399997586, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Comments";}', '

Some text about the comments and an example

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(309, 77, 'tl_article', 768, 1400846675, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:7:"Listing";}', '

The module Article list will make a list of data sets available on the website. The list can be sorted, viewed with applied filters and searched by Front-End users. A table drawn from a database acts as the basis for the list.

\n

In ', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(310, 77, 'tl_article', 704, 1401219211, 'comments', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', '', '', '', 'ascending', 10, '1', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(311, 77, 'tl_article', 896, 1400064420, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 62, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(312, 77, 'tl_article', 64, 1400065564, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"Applications";}', '

Contao brings some extra modules for complex interactions like form building, search, comments or data listing. Just take a look at the examples below.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(313, 86, 'tl_article', 128, 1400782636, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 19, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(315, 38, 'tl_article', 82, 1422919302, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:17:"Highly Extendible";}', '

Contao ist highly[nbsp]extendible with a lot of extensions build by the great Contao Community.[nbsp]Go and check out the[nbsp]Contao Extension Repository[nbsp]to see more than 1500 Extensions.

', '1', '1', 'tc\0 )J', '', 'Big Slider C (copy)', 'a:3:{i:0;s:0:"";i:1;s:3:"300";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(316, 38, 'tl_article', 89, 1400845959, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:19:"Flexible Templating";}', '

The modification of templates is very simple and straight forward. Nearly every template can be modified and with Contao 3.3 it is also possible to create[nbsp]as many extra templates for each element as you like. Take a look at the case studies[nbsp]to see the[nbsp]variety.

', '1', '1', '?de\0 )J', 'Contao Case Studys', 'Contao Case Studys', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(317, 6, 'tl_calendar_events', 128, 1400845184, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(318, 7, 'tl_calendar_events', 128, 1400845218, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(319, 8, 'tl_calendar_events', 128, 1400845262, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(320, 7, 'tl_news', 128, 1400848036, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao {{version::*}}.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(321, 8, 'tl_news', 128, 1400848046, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(322, 68, 'tl_article', 320, 1401089906, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 38, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(323, 66, 'tl_article', 1088, 1422920206, 'markdown', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', '## Markdown\n\nSince Contao 3.3.x Contao ships with the markdown content element. \n\n### What is Markdown?\n\n> Markdown is a markup language with plain text formatting syntax designed so that it can be converted to HTML and many other formats using a tool by the same name.\n\nFrom [wikipedia](http://en.wikipedia.org/wiki/Markdown)\n\n[Learn more](http://daringfireball.net/projects/markdown/syntax)', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:"markdown";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); + +-- +-- Daten für Tabelle `tl_cron` +-- + +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(1, 'lastrun', '1537387200'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(2, 'monthly', '201708'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(3, 'weekly', '201734'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(4, 'daily', '20180919'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(5, 'hourly', '0'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(6, 'minutely', '0'); + +-- +-- Daten für Tabelle `tl_faq` +-- + +INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(1, 3, 32, 1401260984, 'Do your users have any questions?', 'are-there-exams-how-do-they-work', 1, '

To display the FAQ on your website you can choose from three modules in the Contao back-end. Those offer the possibility to configure the output of your frequently asked questions in various ways.

\n\n

The FAQ - List is a frontend module that lets you[nbsp]list your questions and answers from chosen categories. Only the title question and a link to the FAQ - Reader (which needs to be placed on a secondary site) are[nbsp]displayed. It might be a good option to choose this ouput if you have a longer list of questions.

\n

Another way to display information to the visitors is the FAQ - Page module. This module lists all your questions and answers on one page. Linking to another site is not necessary and therefore it is recommanded if you want to show just a few questions and keep all the information on one site. With a little additional code in the mod_faqpage.html5 template you can easily integrate a[nbsp]javascript[nbsp]accordion which will improve the usability of your FAQ greatly for your visitors.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); +INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(2, 3, 256, 1400845554, 'You want to hear the opinions of the website members?', 'can-i-participate-in-courses-on-a-mobile-device', 1, '

The FAQ also enable you to manage comments. With the tick on the checkbox "Enable comments"in your FAQ category configuration you allow your visitors to leave comments on your FAQs. Different options are integrated to fit your needs regarding the workflow of submitted comments.

\n', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); +INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(4, 3, 64, 1400845518, 'You have to answer the same over and over?', 'can-i-join-a-course-after-it-has-started', 1, '

Every single question and answer allows you to display a title question and a text (of course). You can also add an image and/or an enclosure next to your FAQ item. The predefined fields allow you to set an author of the item and lets you choose if you want to publish the item right away or keep it unpublished for the time being.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); + +-- +-- Daten für Tabelle `tl_faq_category` +-- + +INSERT INTO `tl_faq_category` (`id`, `tstamp`, `title`, `headline`, `jumpTo`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(3, 1390136518, 'How FAQs work', 'FAQ', 35, '1', 'notify_admin', 'ascending', 0, '', '', '', ''); + +-- +-- Daten für Tabelle `tl_files` +-- + +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(941, NULL, 1503517165, '$?F)\0 )J', 'folder', 'files/contaodemo', '', '1bffb22834b0550b788153ace7c70651', '1', 'contaodemo', 0, 0, 0, 0, 0x613a313a7b733a323a22656e223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(942, '$?F)\0 )J', 1366480403, '$|Ť)\0 )J', 'folder', 'files/contaodemo/theme', '', 'd2da60bc0a19bb028313f9ab7482f40c', '1', 'theme', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(958, '$|Ť)\0 )J', 1366480403, '( )\0 )J', 'folder', 'files/contaodemo/theme/img', '', 'fae3acea77bb7a597dc4c8260e2d67db', '1', 'img', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(959, '( )\0 )J', 1366480403, '()\0 )J', 'file', 'files/contaodemo/theme/img/btn_rss.gif', 'gif', 'e633adc24026e9b093846deb09a7b33a', '1', 'btn_rss.gif', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(961, '( )\0 )J', 1366480403, ')R)\0 )J', 'folder', 'files/contaodemo/theme/img/icons', '', '37a8f12d2ff402ca762bb54099f98949', '1', 'icons', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(963, ')R)\0 )J', 1366480403, ')̶)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-top.png', 'png', '244ebea82675f5add3905b05d475ba45', '1', 'icon_arrow-top.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(965, ')R)\0 )J', 1366480403, '*K)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-right-orange.png', 'png', '19d107d7b7427691be57793762064deb', '1', 'icon_arrow-right-orange.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(967, ')R)\0 )J', 1366480404, '*ž)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-small.png', 'png', '2433f5042b2565102b1ff3c32f69ddd1', '1', 'icon_arrow-small.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(968, ')R)\0 )J', 1366480404, '*g)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-right-darkorange.png', 'png', '1234e8a168b299fad503b255427ba2b9', '1', 'icon_arrow-right-darkorange.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(969, ')R)\0 )J', 1366480404, '+?)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-bottom.png', 'png', '4c532dbae0ba7b8fc1f7be9872f5f3ea', '1', 'icon_arrow-bottom.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(970, ')R)\0 )J', 1366480404, '+ڤ)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-right-grey.png', 'png', '0bbc697fa88b983d35f37b763ec7f5d4', '1', 'icon_arrow-right-grey.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(972, ')R)\0 )J', 1366480404, ',+)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_dotted-x.png', 'png', 'e557487e060d2d228931f1e1fd064625', '1', 'icon_dotted-x.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(973, '( )\0 )J', 1366480404, ',[E)\0 )J', 'file', 'files/contaodemo/theme/img/logo.png', 'png', 'd46978d1df47864300ee2e2f02ce673e', '1', 'logo.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(974, '( )\0 )J', 1366480404, ','')\0 )J', 'file', 'files/contaodemo/theme/img/nav_mobile.png', 'png', 'c875ef37defe700dc1d64e326ba985f8', '1', 'nav_mobile.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(975, '( )\0 )J', 1366480404, ',״)\0 )J', 'file', 'files/contaodemo/theme/img/btn_search.gif', 'gif', 'a00ce18652c69678332d27bd0ef558c2', '1', 'btn_search.gif', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(976, '( )\0 )J', 1366480404, '-Ȥ)\0 )J', 'file', 'files/contaodemo/theme/img/mobile_search.png', 'png', '7a02ede60ceee3e7772796535b6d2480', '1', 'mobile_search.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(977, '( )\0 )J', 1366480404, '-Z)\0 )J', 'folder', 'files/contaodemo/theme/img/bg', '', '0ad193c89c38675bc0285bd14a9d76a9', '1', 'bg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(979, '-Z)\0 )J', 1366480404, '.7)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_last.png', 'png', '41beb1ede8fca9789207fcde81365acb', '1', 'sitemap_last.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(980, '-Z)\0 )J', 1366480404, '.)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_x.png', 'png', '8cd656aa9bdd87b4b3f7a40753ffcef7', '1', 'sitemap_x.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(981, '-Z)\0 )J', 1366480404, '.)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_first.png', 'png', '648784faa178225f4d84f9ebbdc45e41', '1', 'sitemap_first.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(982, '-Z)\0 )J', 1366480404, '.&)\0 )J', 'file', 'files/contaodemo/theme/img/bg/body.png', 'png', '4896af3604f1842836af1babf5d89725', '1', 'body.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(983, '-Z)\0 )J', 1366480404, '/:)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_y.png', 'png', 'c1c60496da30e162ecd09b0382c9a302', '1', 'sitemap_y.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(984, '-Z)\0 )J', 1366480404, '/yۤ)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_normal.png', 'png', '6919aa5f82a445da42dfca1444a46d6b', '1', 'sitemap_normal.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(987, '$?F)\0 )J', 1366484631, '0x)\0 )J', 'folder', 'files/contaodemo/media', '', '9cf129491fd3c8cf453116d2d1fcf7a6', '1', 'media', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(990, '0x)\0 )J', 1366833653, '16)\0 )J', 'folder', 'files/contaodemo/media/slider', '', '869507216f7e65801abfd77613c65959', '1', 'slider', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(991, '16)\0 )J', 1366833653, '1")\0 )J', 'file', 'files/contaodemo/media/slider/slider_big-c.jpg', 'jpg', '377f89dc9f37515bc681e8ed4f5d0976', '1', 'slider_big-c.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(992, '16)\0 )J', 1366833980, '1ڒ)\0 )J', 'file', 'files/contaodemo/media/slider/slider_big-c.png', 'png', '1ab829fea21df1c7e17d53fbee0d4a9c', '1', 'slider_big-c.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(993, '0x)\0 )J', 1367147413, '2)\0 )J', 'folder', 'files/contaodemo/media/content-images', '', 'e6a483474cde6ab8211a257906305679', '1', 'content-images', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1006, '0x)\0 )J', 1367147475, '2)\0 )J', 'folder', 'files/contaodemo/media/documents', '', '43550ba9fe8eb4eb7ecd416334273ac0', '1', 'documents', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1008, '2)\0 )J', 1367147476, '3x)\0 )J', 'file', 'files/contaodemo/media/documents/contao_fanpage_logo.pdf', 'pdf', 'f097a892e16ae90526faa9f219216ec1', '1', 'contao_fanpage_logo.pdf', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1033, NULL, 1367147485, '8)\0 )J', 'folder', 'files/tiny_templates', '', 'eacf331f0ffc35d4b482f1d15a887d3b', '1', 'tiny_templates', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1034, '8)\0 )J', 1367147485, '8&)\0 )J', 'file', 'files/tiny_templates/index.html', 'html', 'aeebec42dc0335ea1e0853f4393259b4', '1', 'index.html', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1035, NULL, 1367147485, '8)\0 )J', 'file', 'files/tinymce.css', 'css', 'e6cfd2993ed50341da010e66be287d2d', '1', 'tinymce.css', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1037, '2)\0 )J', 1367149757, '9rv)\0 )J', 'file', 'files/contaodemo/media/content-images/adding_images.png', 'png', 'ffeba55a5270c7a3a42bf45c6248c3c2', '1', 'adding_images.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1044, '2)\0 )J', 1399894209, 'u\0 )J', 'file', 'files/contaodemo/media/content-images/DSC_5316.jpg', 'jpg', '127947e9baeca2bc47e89449155bc321', '1', 'DSC_5316.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1045, '2)\0 )J', 1399894209, 'u\0 )J', 'file', 'files/contaodemo/media/content-images/DSC_5276.jpg', 'jpg', '75a22b52379aff794d07647511f688ea', '1', 'DSC_5276.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1046, '2)\0 )J', 1399894209, 'u\0 )J', 'file', 'files/contaodemo/media/content-images/DSC_5403.jpg', 'jpg', '3678e5197910bf3a06f31688e07dbdf6', '1', 'DSC_5403.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1048, '16)\0 )J', 1400841239, '?de\0 )J', 'file', 'files/contaodemo/media/slider/templates.jpg', 'jpg', 'd758309d25297f4924ef2b07a3fbd0f4', '1', 'templates.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1050, '$|Ť)\0 )J', 1401098845, 'h6\0 )J', 'file', 'files/contaodemo/theme/preview.jpg', 'jpg', 'c2c059f2d6f46ab3f25658ab2c6fc34c', '1', 'preview.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1051, '16)\0 )J', 1401870776, 'tc\0 )J', 'file', 'files/contaodemo/media/slider/contao_extensions.png', 'png', '9fb9bbb2e18fe18bbc731a123e234e25', '1', 'contao_extensions.png', 0, 0, 0, 0, 0x613a313a7b733a323a22656e223b613a333a7b733a353a227469746c65223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1052, '$|Ť)\0 )J', 1438638320, '2:(.Ya', 'folder', 'files/contaodemo/theme/scss', '', '82dd1f435b64cd5c13d0b791ab682e06', '1', 'scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1053, '2:(.Ya', 1438638320, '2:(.Ya', 'file', 'files/contaodemo/theme/scss/theme-styles.min.scss', 'scss', '582cbd820dae5295904c0b293ee07e65', '1', 'theme-styles.min.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1054, '2:(.Ya', 1442700474, '#_\ZQPF]', 'folder', 'files/contaodemo/theme/scss/layout', '', 'd70e40ad6d21ba9d81e69b46de11e12f', '1', 'layout', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1055, '#_\ZQPF]', 1442700474, '_\ZQPF]', 'file', 'files/contaodemo/theme/scss/layout/_layout.scss', 'scss', 'c08450f81b3574e98c184026bc607af3', '1', '_layout.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1056, '#_\ZQPF]', 1442700482, '_\ZQPF]', 'file', 'files/contaodemo/theme/scss/layout/_globals.scss', 'scss', '3969199f2526713a8cf3e17ea3cb8786', '1', '_globals.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1057, '2:(.Ya', 1442700502, 'p_\ZQPF]', 'folder', 'files/contaodemo/theme/scss/content', '', '82a4e32b69c6088b0446799f6e372bf0', '1', 'content', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1058, 'p_\ZQPF]', 1442700502, 'p_\ZQPF]', 'file', 'files/contaodemo/theme/scss/content/_content-elements.scss', 'scss', '30b5194cb48f00c5555ac813b9d02e7b', '1', '_content-elements.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1060, '$?F)\0 )J', 1503438386, 'Xp\\P\0\0', 'file', 'files/contaodemo/README.md', 'md', '09f308cc73932953a95c658a46a7cd33', '1', 'README.md', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1061, '( )\0 )J', 1503438386, 'Xp>P\0\0', 'folder', 'files/contaodemo/theme/img/favicon', '', '2ae7b0247c1b6e784b53d85e350cea58', '1', 'favicon', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1062, 'Xp>P\0\0', 1503438386, 'XpP\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-144x144.png', 'png', '94a9a58889327b5df7b66da193789750', '1', 'android-chrome-144x144.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1063, 'Xp>P\0\0', 1503438386, 'XoP\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-192x192.png', 'png', 'b055d911a1e72015962c28f2d82cdaa0', '1', 'android-chrome-192x192.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1064, 'Xp>P\0\0', 1503438386, 'Xo݇P\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-36x36.png', 'png', 'f015cd243f1dd7ca87dbbb3911699dee', '1', 'android-chrome-36x36.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1065, 'Xp>P\0\0', 1503438386, 'XoP\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-48x48.png', 'png', '62b55a62689eb882b283b87dabcb5db4', '1', 'android-chrome-48x48.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1066, 'Xp>P\0\0', 1503438386, 'XoP\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-72x72.png', 'png', '65e6cecb30ecd3d455236954f4798bd4', '1', 'android-chrome-72x72.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1067, 'Xp>P\0\0', 1503438386, 'XovP\0\0', 'file', 'files/contaodemo/theme/img/favicon/android-chrome-96x96.png', 'png', 'cd58f13a2bae70155394b19512ac64b4', '1', 'android-chrome-96x96.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1068, 'Xp>P\0\0', 1503438386, 'XnP\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-114x114.png', 'png', '49e3a8eda34d99dc2eabdbf66cebb45a', '1', 'apple-touch-icon-114x114.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1069, 'Xp>P\0\0', 1503438386, 'Y9;P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-120x120.png', 'png', 'eb1b78a56d9b265ec87caa88042917a5', '1', 'apple-touch-icon-120x120.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1070, 'Xp>P\0\0', 1503438386, 'Y9(P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-144x144.png', 'png', '89ca26f3eea426d988e861627cbde2fb', '1', 'apple-touch-icon-144x144.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1071, 'Xp>P\0\0', 1503438386, 'Y9P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-152x152.png', 'png', '52e4b53c61c3535b6dfa142c30d97676', '1', 'apple-touch-icon-152x152.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1072, 'Xp>P\0\0', 1503438386, 'Y9P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-180x180.png', 'png', '7f40e24e6603748821f1b8ff09f466a5', '1', 'apple-touch-icon-180x180.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1073, 'Xp>P\0\0', 1503438386, 'Y9އP\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-57x57.png', 'png', 'e0497aa16230a0a2b222a93109761711', '1', 'apple-touch-icon-57x57.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1074, 'Xp>P\0\0', 1503438386, 'Y9ƇP\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-60x60.png', 'png', '1fb65fcf46c0855af4b561566d379b37', '1', 'apple-touch-icon-60x60.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1075, 'Xp>P\0\0', 1503438386, 'Y9P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-72x72.png', 'png', '58598a4bd348bed8f9e9b9b7f0676aaa', '1', 'apple-touch-icon-72x72.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1076, 'Xp>P\0\0', 1503438386, 'Y9P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-76x76.png', 'png', '60be0e39d1813ae97a458df345e110e8', '1', 'apple-touch-icon-76x76.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1077, 'Xp>P\0\0', 1503438386, 'Y9nP\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon-precomposed.png', 'png', 'a72c3c02d62df7ad98871f7d8a677485', '1', 'apple-touch-icon-precomposed.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1078, 'Xp>P\0\0', 1503438386, 'Y9P\0\0', 'file', 'files/contaodemo/theme/img/favicon/apple-touch-icon.png', 'png', '7f40e24e6603748821f1b8ff09f466a5', '1', 'apple-touch-icon.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1079, 'Xp>P\0\0', 1503438386, 'YCHP\0\0', 'file', 'files/contaodemo/theme/img/favicon/browserconfig.xml', 'xml', '57ed6e2c5f07348097a41008f5564c93', '1', 'browserconfig.xml', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1080, 'Xp>P\0\0', 1503438386, 'YC0P\0\0', 'file', 'files/contaodemo/theme/img/favicon/favicon-16x16.png', 'png', '047862595e8e28b6bcbaf1b2b6b7c5ac', '1', 'favicon-16x16.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1081, 'Xp>P\0\0', 1503438386, 'YCP\0\0', 'file', 'files/contaodemo/theme/img/favicon/favicon-32x32.png', 'png', '99b144a07fc410631342ae2c9618447c', '1', 'favicon-32x32.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1082, 'Xp>P\0\0', 1503438386, 'YCP\0\0', 'file', 'files/contaodemo/theme/img/favicon/favicon-96x96.png', 'png', 'cd58f13a2bae70155394b19512ac64b4', '1', 'favicon-96x96.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1083, 'Xp>P\0\0', 1503438386, 'YC~뇃P\0\0', 'file', 'files/contaodemo/theme/img/favicon/favicon.ico', 'ico', 'd96dc3bd136550c6b96b92d98ead7354', '1', 'favicon.ico', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1084, 'Xp>P\0\0', 1503438386, 'YC~ӇP\0\0', 'file', 'files/contaodemo/theme/img/favicon/manifest.json', 'json', 'a50c9636b56ba39eba2d6eca7d6bb7ce', '1', 'manifest.json', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1085, 'Xp>P\0\0', 1503438386, 'YC~P\0\0', 'file', 'files/contaodemo/theme/img/favicon/mstile-144x144.png', 'png', '5ef797da473df7b8a4eb97ec00b02808', '1', 'mstile-144x144.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1086, 'Xp>P\0\0', 1503438386, 'YC~P\0\0', 'file', 'files/contaodemo/theme/img/favicon/mstile-150x150.png', 'png', '3aa14952a577634e26636cdf0d6ec55f', '1', 'mstile-150x150.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1087, 'Xp>P\0\0', 1503438386, 'YC~vP\0\0', 'file', 'files/contaodemo/theme/img/favicon/mstile-310x150.png', 'png', '76f703abf8dcf9fe51404680d8b6c582', '1', 'mstile-310x150.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1088, 'Xp>P\0\0', 1503438386, 'YC~P\0\0', 'file', 'files/contaodemo/theme/img/favicon/mstile-310x310.png', 'png', 'fa6e15844b6577483e9d77683c4341e8', '1', 'mstile-310x310.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1089, 'Xp>P\0\0', 1503438386, 'YLЇP\0\0', 'file', 'files/contaodemo/theme/img/favicon/mstile-70x70.png', 'png', '24638698a5e90fd120b783ff125e5101', '1', 'mstile-70x70.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1090, '$|Ť)\0 )J', 1503438386, 'YLP\0\0', 'folder', 'files/contaodemo/theme/js', '', 'a29fdbef56cae6a9317c2be730b94c0f', '1', 'js', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1091, 'YLP\0\0', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/js/jquery.contao.boomerang.js', 'js', '4837cf143c7c127f6def7745406ab16d', '1', 'jquery.contao.boomerang.js', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1092, 'YLP\0\0', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/js/jquery.contao.boomerang.min.js', 'js', '2896e9543879ec44658c69e335398640', '1', 'jquery.contao.boomerang.min.js', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1093, '#_\ZQPF]', 1503438386, 'YLjP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_footer.scss', 'scss', 'd0a68ee8803f67654e5566d1247e51c6', '1', '_footer.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1094, '#_\ZQPF]', 1503438386, 'YLQP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_header.scss', 'scss', '65795e1fdee23b53d6e973c32a54c34f', '1', '_header.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1095, '#_\ZQPF]', 1503438386, 'YL9P\0\0', 'file', 'files/contaodemo/theme/scss/layout/_print.scss', 'scss', '80f17a626d6e5d560d56cbeb9d8fc017', '1', '_print.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1096, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive400.scss', 'scss', '97cb0570f37e79cc94106120c10c0bc4', '1', '_responsive400.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1097, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive479.scss', 'scss', '69a07e5eabed386a909350a505b0d456', '1', '_responsive479.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1098, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive767.scss', 'scss', '091b80b092059d3fb571f9947fe521a1', '1', '_responsive767.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1099, '#_\ZQPF]', 1503438386, 'YpP"P\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive768-979.scss', 'scss', '034d9c2ee9db96ee28aa23427f20d09d', '1', '_responsive768-979.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1100, '2:(.Ya', 1503438386, 'YpPP\0\0', 'folder', 'files/contaodemo/theme/scss/modules', '', '8c2cf5dc6a73d5565c7839a3952e629f', '1', 'modules', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1101, 'YpPP\0\0', 1503438386, 'YpO쇃P\0\0', 'file', 'files/contaodemo/theme/scss/modules/_details.scss', 'scss', '0ce1b329be980ec4a1040ab5d9024bc2', '1', '_details.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1102, 'YpPP\0\0', 1503438386, 'YpOӇP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_events.scss', 'scss', '6fa505bfe7c0a121920ba52c55fef52b', '1', '_events.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1103, 'YpPP\0\0', 1503438386, 'YpOP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_faq.scss', 'scss', 'd944ca11598432aadd8014e30b1afd26', '1', '_faq.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1104, 'YpPP\0\0', 1503438386, 'YpOP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_forms.scss', 'scss', '94dc27e60fd354441792f8e334a0aa96', '1', '_forms.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1105, 'YpPP\0\0', 1503438386, 'YpOP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_listing.scss', 'scss', '428febced5160624ba8d8b0943f63433', '1', '_listing.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1106, 'YpPP\0\0', 1503517088, 'YpOhP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_navigation.scss', 'scss', '4af222e8337e57badb49e22aed45f6bc', '1', '_navigation.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1107, 'YpPP\0\0', 1503438386, 'YpOFP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_news.scss', 'scss', '82ea62168a946088154fe212ac087ff6', '1', '_news.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1108, 'YpPP\0\0', 1503438386, 'YpNڇP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_newsletter.scss', 'scss', '78203a7ce4d57232f1aee334849e8dcc', '1', '_newsletter.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1109, 'YpPP\0\0', 1503438386, 'Yz֙P\0\0', 'file', 'files/contaodemo/theme/scss/modules/_search.scss', 'scss', 'd04419953d13d74f66255fbd386ecb46', '1', '_search.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1110, '2:(.Ya', 1503438386, 'YzրP\0\0', 'file', 'files/contaodemo/theme/scss/_variables.scss', 'scss', '222302eb6cfa2aa25deac9ed5c193890', '1', '_variables.scss', 0, 0, 0, 0, NULL); + +-- +-- Daten für Tabelle `tl_form` +-- + +INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(3, 1358289627, 'Search', 'search', 14, '', '', '', 'raw', '', '', '', '', 'GET', '', 'a:2:{i:0;s:11:"form-search";i:1;s:0:"";}', '', ''); +INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(5, 1401218995, 'Contact', 'contact', 0, '', '', '', 'raw', '', '', '', '', 'POST', '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', '', ''); + +-- +-- Daten für Tabelle `tl_form_field` +-- + +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(12, 3, 128, 1401828419, 'text', '', 'keywords', NULL, NULL, NULL, '', '', 'Search', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(13, 3, 256, 1366485170, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', 'Submit', '1', ',״)\0 )J', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(15, 5, 128, 1356817520, 'select', 'Salutation', 'salutation', NULL, NULL, 0x613a323a7b693a303b613a323a7b733a353a2276616c7565223b733a333a226d7273223b733a353a226c6162656c223b733a343a224d72732e223b7d693a313b613a323a7b733a353a2276616c7565223b733a323a226d72223b733a353a226c6162656c223b733a333a224d722e223b7d7d, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(16, 5, 256, 1400065299, 'text', 'Name', 'name', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(18, 5, 512, 1361463003, 'text', 'E-Mail', 'email', NULL, NULL, NULL, '1', 'email', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(19, 5, 640, 1356817614, 'textarea', 'Your Message', 'message', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;s:1:"4";i:1;s:2:"40";}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(20, 5, 768, 1356817646, 'captcha', 'For security', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(21, 5, 896, 1401219340, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', 'submit_container', '', '', 0, 0, '', 'Submit', '', NULL, ''); + +-- +-- Daten für Tabelle `tl_layout` +-- + +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(1, 1, 1537387525, '2 columns - [ default ]', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223238223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:11:"j_tablesort";i:3;s:14:"j_mediaelement";}', '', 'moo_local', 'a:3:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";i:2;s:10:"moo_slider";}', '', NULL, NULL, NULL, 'a:3:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";i:2;s:12:"js_highlight";}', NULL, '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, NULL); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(10, 1, 1442685207, '2 columns - Events', '2rwh', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31313a7b693a303b613a333a7b733a333a226d6f64223b733a313a2232223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a323a223231223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2234223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223136223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a323a223230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(15, 1, 1536784767, '1 column', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '1cl', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"200";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31313a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:3:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";i:2;s:10:"moo_slider";}', '', NULL, NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', NULL, '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, NULL); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(17, 1, 1442685226, 'News Default', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223134223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(18, 1, 1442687456, '2 columns - Newsletter', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223238223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a323a223434223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', '', ''); + +-- +-- Daten für Tabelle `tl_member` +-- + +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(1, 1259754224, 'John', 'Smith', '238201200', 'male', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', 'en', 0x613a313a7b693a303b733a313a2232223b7d, '1', 'j.smith', '$6$f7adc2f62267f1ef$IRdcJ7tJ7wB4cii78reGgsdzPRRWRtNbKLpAudUmZnjaVEao7AT.wZk94dlO57oUmM6wzIC7oGtoQivGIjkWg.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1447617244, 1447621886, 3, 0, 0x613a343a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a32353a22696e6465782e7068702f6d792d6163636f756e742e68746d6c223b733a373a2263757272656e74223b733a32373a22696e6465782e7068702f6d656d626572732d617265612e68746d6c223b7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a383b733a333a226b6579223b733a33333a22633230646335666430353433646264383963633132623865626561376431343039223b733a343a2274696d65223b693a313430313030353337323b7d733a31353a22636170746368615f63617074636861223b613a333a7b733a333a2273756d223b693a383b733a333a226b6579223b733a33333a22633034356263656264333539633337653533393763356535316264313735326232223b733a343a2274696d65223b693a313336363436353930323b7d733a32313a22636170746368615f6c6f73745f70617373776f7264223b613a333a7b733a333a2273756d223b693a363b733a333a226b6579223b733a33333a22636561613339633462363864383732663534303030343534393364633464353965223b733a343a2274696d65223b693a313430313030353331393b7d7d, 1359899426, '', ''); +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(2, 1259754224, 'Donna', 'Evans', '191635200', 'female', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', 'en', 0x613a313a7b693a303b733a313a2231223b7d, '1', 'd.evans', '$6$70a19b67687cdfbe$lN.wIHSBkCxOYJTT0zibDd3lzalyWaAu00oCzmm9caVdXcBtp0WjjPPvgyUij.ljrrPQBskM5pdzCEj1kLJEO.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1401257670, 1401260025, 3, 0, 0x613a333a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a31393a22696e6465782e7068702f757365722e68746d6c223b733a373a2263757272656e74223b733a32313a22696e6465782e7068702f6c6f676f75742e68746d6c223b7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31313b733a333a226b6579223b733a33333a22633036623236313465326335613031643137636532333039656434383562336533223b733a343a2274696d65223b693a313339303134323031313b7d733a32313a22636170746368615f6c6f73745f70617373776f7264223b613a333a7b733a333a2273756d223b693a363b733a333a226b6579223b733a33333a22633634346635353637323565353066653262636138316537653035613731373139223b733a343a2274696d65223b693a313430313236303637373b7d7d, 1399624700, '', ''); +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(3, 1259754224, 'John', 'Doe', '0', '', '', '', '', '', '', '', '', '', '', 'j.doe@example.com', '', 'en', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '1', 'j.doe', '7a86a8cf9d7510cc4661b217133f2eed37981b75', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 0, 0, 3, 0, 0x613a313a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a31353a222f686973746f72792d312e68746d6c223b733a373a2263757272656e74223b733a313a222f223b7d7d, 0, '', ''); + +-- +-- Daten für Tabelle `tl_member_group` +-- + +INSERT INTO `tl_member_group` (`id`, `tstamp`, `name`, `redirect`, `jumpTo`, `disable`, `start`, `stop`) VALUES(1, 1172600419, 'Violin Students', '1', 6, '', '', ''); +INSERT INTO `tl_member_group` (`id`, `tstamp`, `name`, `redirect`, `jumpTo`, `disable`, `start`, `stop`) VALUES(2, 1172600394, 'Piano Students', '1', 7, '', '', ''); +INSERT INTO `tl_member_group` (`id`, `tstamp`, `name`, `redirect`, `jumpTo`, `disable`, `start`, `stop`) VALUES(3, 1367401146, 'general Members', '1', 67, '', '', ''); + +-- +-- Daten für Tabelle `tl_module` +-- + +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(1, 1, 1400757865, 'Navigation - Main navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 2, '1', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:8:"nav-main";i:1;s:27:"nav-main hideat768 dropdown";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(2, 1, 1338302298, 'Header image', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '
\n Music academy\n
', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', '', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(3, 1, 1359234589, 'Navigation - Breadcrumb', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'breadcrumb', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:3:"clr";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(4, 1, 1400776431, 'User - Login', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'login', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '1', 67, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(5, 1, 1400781083, 'News - Latest - Footer', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Latest news";}', 'newslist', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 0, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 3, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:17:"grid4 footer-list";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2231223b693a313b733a313a2233223b693a323b733a313a2232223b7d, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_simple', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(6, 1, 1141755173, 'User - Logout', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'logout', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 2, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(7, 1, 1401220248, 'News - Newsreader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'newsreader', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a313a7b693a303b733a313a2231223b7d, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_full', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(8, 1, 1177490575, 'Search engine', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'search', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 44, 400, 5, 'advanced', 'search_default', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(9, 1, 1359898455, 'User - Personal data', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'personalData', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 12, '', 0x613a31303a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a363a22737472656574223b693a333b733a363a22706f7374616c223b693a343b733a343a2263697479223b693a353b733a373a22636f756e747279223b693a363b733a353a2270686f6e65223b693a373b733a363a226d6f62696c65223b693a383b733a353a22656d61696c223b693a393b733a383a2270617373776f7264223b7d, 'member_grouped', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(13, 1, 1400783606, 'News - Newslist archive', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"News Archive";}', 'newsarchive', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2231223b693a313b733a313a2233223b693a323b733a313a2232223b7d, '', 'all_items', 7, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_short', 'news_month', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(14, 1, 1359241866, 'News - News archive menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'newsmenu', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 8, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', 'news_month', 0, 'descending', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(16, 1, 1343474884, 'User - Request new password', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '\n
\n{{link_open::20}}Did you lose your password?
\n{{toggle_view}}\n
\n', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '1', '', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(17, 1, 1377357891, 'User - Request new password form', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'lostPassword', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 20, '', '', '', 0, 'and', '', 40, 520, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 2, NULL, 'You have requested a new password for ##domain##.\n\nPlease click ##link## to set the new password. If you did not request this e-mail, please contact the website administrator.', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(18, 1, 1225289038, 'Calendar - Calendar', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(19, 1, 1257428447, 'Calendar - Event reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'eventreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_full', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(20, 1, 1400780961, 'Calendar - Event list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:23:"Upcoming Events Example";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a313a7b693a303b733a313a2233223b7d, '1', '', 0, 'next_all', '', 'ascending', 19, 6, 'event_upcoming', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(21, 1, 1325689493, 'Calendar - Event list menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Events";}', 'eventmenu', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 23, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:12:"minicalendar";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'cal_day', '', 'ascending', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(22, 1, 1240660545, 'Navigation - Article navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'articlenav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', NULL, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', 'news_month', 0, '', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(23, 1, 1377460548, 'Header - Included Top Bar', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
{{insert_article::30}}
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(24, 1, 1377359956, 'Header - Logo', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(25, 1, 1377357678, 'Navigation - Top Menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 1, '1', '', '1', 31, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(26, 1, 1355261702, 'Main - Share Buttons', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '{{insert_article::39}}', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(28, 1, 1400700253, 'Navigation - 2 Columns - Left', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 1, 1, '1', '', '', 0, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:18:"nav-left hideat768";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(30, 1, 1355664292, 'Navigation - Sitemap', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'sitemap', 0, 0, '', '', '', 1, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(32, 1, 1359664202, 'FAQ - Page', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'faqpage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 0x613a313a7b693a303b733a313a2233223b7d, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(33, 1, 1355665549, 'FAQ - Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'faqreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 0x613a313a7b693a303b733a313a2233223b7d, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(34, 1, 1367245210, 'Navigation - Book navigation - Content Elements', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'booknav', 0, 0, '', '', '', 48, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(35, 1, 1400781035, 'Calendar - Event list footer', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"Upcoming Events";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:17:"grid4 footer-list";}', 0x613a313a7b693a303b733a313a2233223b7d, '1', '', 0, 'next_all', '', 'ascending', 0, 3, 'event_upcoming', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(36, 1, 1359061076, 'Header - Line', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(37, 1, 1359239349, 'Navigation - Quick Navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'quicknav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', 'Quick Navigation', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:13:"grid4 offset4";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(38, 1, 1359205059, 'Footer - Adress', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(39, 1, 1359235621, 'Calendar - Mini Calendar', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(40, 1, 1359239039, 'Misc - RSS Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(42, 1, 1359288893, 'Newsletter - Subscribe', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:27:"Subscribe to our newsletter";}', 'subscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', 'You have subscribed to the following channels on ##domain##:\n\n##channels##\n\nPlease click ##link## to activate your subscription. If you did not subscribe yourself, please ignore this e-mail.', NULL, 'nl_default'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(43, 1, 1359288710, 'Newsletter - Unsubscribe', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:31:"Unsubscribe from our newsletter";}', 'unsubscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, 'You have unsubscribed from the following channels on ##domain##:\n\n##channels##', 'nl_default'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(44, 1, 1360274333, 'Newsletter - List', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Past Newsletters";}', 'nl_list', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(45, 1, 1360274362, 'Newsletter - Reader', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'nl_reader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(46, 1, 1399653747, 'Header - Logo Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(47, 1, 1400758725, 'Header - Navigation Link Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, 'Navigation', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(53, 1, 1367245361, 'Navigation - Book navigation - Modules', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'booknav', 0, 0, '', '', '', 49, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(55, 1, 1375459347, 'Miscellaneous - Flash Movie', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'flash', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(56, 1, 1400782083, 'Miscellaneous - Article list', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'articlelist', 0, 0, '', '', '1', 2, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(57, 1, 1400782226, 'Miscellaneous - Random image', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'randomImage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:3:"300";i:1;s:3:"200";i:2;s:12:"proportional";}', '', '', 0x613a343a7b693a303b733a31363a2282397276a4c311e38e29000c29e44aea223b693a313b733a31363a22c67514ced9c811e38217000c29e44aea223b693a323b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a333b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, 0x613a343a7b693a303b733a31363a2282397276a4c311e38e29000c29e44aea223b693a313b733a31363a22c67514ced9c811e38217000c29e44aea223b693a323b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a333b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(58, 1, 1390138393, 'Miscellaneous - Custom HTML', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
\n

Custom HTML

\n

HTML content as a module

\n
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(59, 1, 1400782564, 'Miscellaneous - RSS Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_items_only', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(61, 1, 1400758716, 'Navigation - Main navigation Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 1, '', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:15:"nav-main-mobile";i:1;s:18:"nav-main showat768";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(62, 1, 1400065032, 'Applications - Listing', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'listing', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 20, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, 'tl_files', 'name,path,extension', 'type="file"', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(63, 1, 1400783715, 'News - Simple List', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:17:"Example news list";}', 'newslist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 5, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_short', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); + +-- +-- Daten für Tabelle `tl_news` +-- + +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(3, 1, 1400846878, 'New Contao Community Members each day', 'new-contao-community-members-each-day', 3, 1398410100, 1398410100, 'The community is growing steadily', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(7, 1, 1401092611, 'New Contao Versions in short intervalls', 'new-contao-versions-in-short-intervalls', 1, 1400846460, 1400846460, 'New versions of Contao are released frequently', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao 3.3.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(8, 1, 1401092626, 'Contao is popular', 'contao-is-popular', 2, 1392643620, 1392643620, 'Contao ranked in the Top5 among popular CMS''s', '

In a recent security level comparison[nbsp]Contao excelled as one of the most secure Open Source CMS''s.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); + +-- +-- Daten für Tabelle `tl_newsletter` +-- + +INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(2, 3, 1400844354, 'The right newsletter for everyone', 'ma2-benefit-concert', '

The right newsletter for everyone

\n

The newsletter functionalities of Contao allows you to create different "Channels". So it''s possible to adress visitors or regular users of your site with their specific interests. Before you send a newsletter to a list of subscribers you can make the use of the option to send a preview. Better check your newsletters on all mail clients. Some of you might know that a lot of mail servers just allow a certain amount of Emails sent within a time-amount: The "Mails per cycle" function will help here with larger lists.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', 'TEXT Content', '', 0x613a313a7b693a303b4e3b7d, 'mail_default', '', '', '', '', '1', '1360273849'); +INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(3, 3, 1400844298, 'Keeping everyone up to date', 'music-academy-christmals-concert', '

Keeping everyone up to date

\n

Contao has a built in Newsletter administration system. It offers some features to create newsletters on a regular basis. Your are able to set up an HTML template, create your newsletters just as plain text or use both functionalities. Even attachments or external images can optionally be integrated.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', '', '', 0x613a313a7b693a303b4e3b7d, 'mail_default', '', '', '', '', '1', '1360274551'); + +-- +-- Daten für Tabelle `tl_newsletter_channel` +-- + +INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `sender`, `senderName`) VALUES(3, 1400846527, 'Newsletter - Demo', 45, '', '', ''); + +-- +-- Daten für Tabelle `tl_newsletter_recipients` +-- + +INSERT INTO `tl_newsletter_recipients` (`id`, `pid`, `tstamp`, `email`, `active`, `addedOn`, `confirmed`, `ip`, `token`) VALUES(2, 3, 1360273829, 'sascha.m@gmx.net', '1', '', '', '', ''); + +-- +-- Daten für Tabelle `tl_news_archive` +-- + +INSERT INTO `tl_news_archive` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1400844387, 'Contao Official Demo News', 8, '', NULL, '1', 'notify_admin', 'ascending', 0, '', '', '', ''); + +-- +-- Daten für Tabelle `tl_page` +-- + +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(1, 0, 128, 1536785153, 'Contao Official Demo', 'contao-offical-demo', 'root', '', 'en', '', '', '', 0, '', '', '', '', '', '', '1', '', '', '', '', '', '', '', '', '', '', '', '1', 1, 0, '1', 0, 0, '1', 1, 1, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(2, 1, 256, 1401137863, 'Home', 'index', 'regular', 'Welcome to the official Contao Demo Site', 'en', 'index,follow', 'Welcome to the official Contao Demo Site', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 15, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', 'start', 'map_default', '', '', 0, '1', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(8, 58, 128, 1401564623, 'News Detail', 'news-detail', 'regular', 'News and updates', 'en', 'index,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 17, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(12, 43, 128, 1401137863, 'Your data has been saved', 'your-data-has-been-saved', 'regular', '', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(14, 28, 128, 1401137863, 'Search', 'search', 'regular', 'Search this website', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(16, 1, 224, 1401137863, 'Not authenticated', '401', 'error_401', '', 'en', 'noindex,follow', 'You are not allowed to access the current page', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:6:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";}', '', '', '', '', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(18, 34, 64, 1401137863, 'Confirmation', 'confirmation', 'regular', 'We have received your term paper', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(19, 1, 192, 1401137863, 'Page not found', '404', 'error_404', '', 'en', 'noindex,follow', '', 'temporary', 2, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', '', '', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(20, 34, 128, 1401137863, 'Lost password', 'lost-password', 'regular', 'Request a new password', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '1', '1', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(28, 1, 768, 1401137863, 'Misc', 'misc', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(31, 1, 736, 1401137863, 'Top Menu Folder', 'top-menu-folder', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(32, 31, 128, 1401137863, 'Sitemap', 'sitemap', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(34, 31, 384, 1401137863, 'Login', 'login', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '1', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(41, 31, 512, 1401137863, 'RSS Reader', 'rss', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(43, 31, 64, 1447617163, 'My Account', 'my-account', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(44, 31, 96, 1401137863, 'Logout', 'logout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(45, 61, 128, 1401137863, 'Newsletter item', 'newsletter-item', 'regular', 'Newsletter item', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(48, 1, 320, 1401137863, 'Content Elements', 'content-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(49, 1, 352, 1401137863, 'Modules', 'modules', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(50, 1, 368, 1401137863, 'About Contao', 'about-contao', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 15, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(51, 48, 128, 1401137863, 'Text elements', 'text-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', 'noprevlink', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(52, 48, 256, 1401137863, 'Accordion', 'accordion', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(53, 48, 384, 1401137863, 'Content slider', 'content-slider', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(54, 48, 512, 1401537768, 'Link elements', 'link-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(55, 48, 640, 1401137863, 'Media elements', 'media-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(56, 48, 768, 1401137863, 'File elements', 'file-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(57, 48, 896, 1401137863, 'Include elements', 'include-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(58, 49, 128, 1401137863, 'News', 'news', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(59, 49, 256, 1401138829, 'Events', 'events', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(60, 49, 384, 1401137863, 'FAQ', 'faq', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(61, 49, 320, 1401137863, 'Newsletter', 'newsletter', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 18, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(62, 49, 640, 1401137863, 'Applications', 'applications', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(63, 49, 64, 1401137863, 'Navigation', 'navigation', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(64, 49, 96, 1401137863, 'User', 'user', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(66, 49, 768, 1401137863, 'Miscellaneous', 'miscellaneous', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(67, 31, 32, 1401137863, 'Members Area', 'members-area', 'regular', 'Members Area', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_never', '', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(70, 59, 128, 1447617564, 'Event Detail', 'event-detail', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 1, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); + +-- +-- Daten für Tabelle `tl_theme` +-- + +INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `vars`, `defaultImageDensities`) VALUES(1, 1537387404, 'Contao Official Demo', 'Joe Ray Gregory, Sascha Müller, Felix Pfeiffer, Stefan Melz', 0x613a323a7b693a303b733a31363a22823078a8a4c311e38e29000c29e44aea223b693a313b733a31363a2282247cc5a4c311e38e29000c29e44aea223b7d, 'h6\0 )J', 'templates/contaodemo', 'a:0:{}', ''); + +-- +-- Daten für Tabelle `tl_user` +-- + +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1401167745, 'k.jones', 'Kevin Jones', 'k.jones@example.com', 'en', 'default', '', 'FileUpload', '1', '1', '1', '1', '$2y$10$0.1LS2NnuqIvB56Qkw0er.3Vu2OI00jCPpGSvhtyN5xyoHhw8rb9u', '', '1', '', '', '', NULL, 0x613a303a7b7d, NULL, 0x613a313a7b693a303b733a363a22613a303a7b7d223b7d, '', NULL, NULL, NULL, NULL, '', '', '', 0x613a32393a7b733a373a2272656665726572223b613a32343a7b733a383a226663366464656330223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b7d733a383a226365396563366337223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a223835313739646466223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b7d733a383a223637343361306566223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31382672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3835313739646466223b7d733a383a223134343466323764223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b7d693a303b613a313a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b7d693a313b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223537353435306662223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223633396363326566223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223839306565323630223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226239353462666633223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226666633332336532223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a226333393362616131223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a223961343435343366223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b7d733a383a226366396137353636223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d35322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3961343435343366223b7d733a383a223361636636636330223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a226136373833363433223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b7d733a383a226266396163366562223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223262346330613266223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223631663366663365223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223065633432366166223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226564383133356433223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226162636635636164223b613a323a7b733a343a226c617374223b733a31353a22636f6e74616f2f6d61696e2e706870223b733a373a2263757272656e74223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b7d733a383a223539636432316439223b613a323a7b733a343a226c617374223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b733a373a2263757272656e74223b733a34323a22636f6e74616f2f6d61696e2e7068703f646f3d74706c5f656469746f72267265663d6162636635636164223b7d7d733a32323a227374796c655f73686565745f7570646174655f616c6c223b4e3b733a373a2243555252454e54223b613a343a7b733a333a22494453223b613a33383a7b693a303b733a323a223133223b693a313b733a323a223338223b693a323b733a313a2231223b693a333b733a323a223337223b693a343b733a323a223633223b693a353b733a323a223636223b693a363b733a323a223637223b693a373b733a323a223638223b693a383b733a323a223639223b693a393b733a323a223730223b693a31303b733a323a223731223b693a31313b733a323a223732223b693a31323b733a323a223634223b693a31333b733a323a223831223b693a31343b733a323a223739223b693a31353b733a323a223733223b693a31363b733a313a2239223b693a31373b733a323a223139223b693a31383b733a323a223531223b693a31393b733a323a223736223b693a32303b733a323a223735223b693a32313b733a323a223737223b693a32323b733a323a223830223b693a32333b733a323a223635223b693a32343b733a323a223333223b693a32353b733a323a223832223b693a32363b733a323a223132223b693a32373b733a323a223134223b693a32383b733a323a223238223b693a32393b733a323a223334223b693a33303b733a323a223336223b693a33313b733a323a223131223b693a33323b733a323a223138223b693a33333b733a323a223532223b693a33343b733a323a223632223b693a33353b733a323a223330223b693a33363b733a323a223530223b693a33373b733a313a2232223b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22746c5f7374796c65223b613a313a7b693a303b733a393a22696e76697369626c65223b7d733a393a22746c5f6c61796f7574223b613a313a7b693a303b733a383a22776562666f6e7473223b7d7d733a31303a2243555252454e545f4944223b733a34373a2274656d706c617465732f636f6e74616f64656d6f2f63655f706c617965725f726573706f6e736976652e68746d6c35223b733a31323a22746c5f706167655f74726565223b613a35333a7b693a313b693a313b693a31393b693a303b693a31363b693a303b693a323b693a303b693a333b693a313b693a343b693a303b693a353b693a303b693a32383b693a303b693a31343b693a303b693a32363b693a303b693a31383b693a303b693a32373b693a303b693a31353b693a303b693a31313b693a303b693a32393b693a303b693a383b693a303b693a32313b693a303b693a32333b693a303b693a393b693a303b693a32343b693a303b693a33303b693a303b693a33313b693a313b693a33323b693a303b693a33333b693a303b693a33343b693a313b693a33353b693a303b693a33363b693a303b693a34313b693a303b693a34333b693a313b693a34343b693a303b693a34383b693a313b693a34393b693a313b693a35303b693a303b693a36373b693a303b693a36333b693a303b693a36343b693a303b693a35383b693a313b693a35393b693a313b693a36313b693a303b693a36303b693a303b693a36323b693a303b693a36363b693a303b693a35313b693a303b693a35323b693a303b693a35333b693a303b693a35343b693a303b693a35353b693a303b693a35363b693a303b693a35373b693a303b693a37303b693a303b693a37313b693a303b693a31323b693a303b693a32303b693a303b7d733a32333a22747265655f746c5f6c61796f75745f65787465726e616c223b613a353a7b693a32323b693a313b693a33313b693a313b733a33323a223665623736383533613063316435383335383533633133626361656662353831223b693a313b733a33323a226664323134643532333533376231303765666439613538643633656163336162223b693a313b733a33323a226361396639356363646236383064643639353333303137636333303836316165223b693a313b7d733a393a22434c4950424f415244223b613a343a7b733a383a22746c5f66696c6573223b613a303a7b7d733a383a22746c5f7374796c65223b613a303a7b7d733a31303a22746c5f636f6e74656e74223b613a303a7b7d733a373a22746c5f70616765223b613a303a7b7d7d733a31313a226e65775f7265636f726473223b613a353a7b733a373a22746c5f666f726d223b613a313a7b693a303b693a333b7d733a31333a22746c5f666f726d5f6669656c64223b613a333a7b693a303b693a31323b693a313b693a31333b693a323b693a31343b7d733a393a22746c5f6d6f64756c65223b613a373a7b693a303b693a32333b693a313b693a32343b693a323b693a32353b693a333b693a32363b693a343b693a32373b693a353b693a32383b693a363b693a32393b7d733a363a22746c5f666171223b613a313a7b693a303b693a343b7d733a383a22746c5f7374796c65223b613a32323a7b693a303b693a3631373b693a313b693a3631383b693a323b693a3632303b693a333b693a3632313b693a343b693a3632323b693a353b693a3632333b693a363b693a3632343b693a373b693a3632353b693a383b693a3632363b693a393b693a3632373b693a31303b693a3632383b693a31313b693a3632393b693a31323b693a3633303b693a31333b693a3633313b693a31343b693a3633323b693a31353b693a3633333b693a31363b693a3633343b693a31373b693a3633353b693a31383b693a3633363b693a31393b693a3633373b693a32303b693a3633383b693a32313b693a3633393b7d7d733a31353a226669656c647365745f737461746573223b613a31323a7b733a31333a22746c5f666f726d5f6669656c64223b613a323a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31323a22696d6167655f6c6567656e64223b693a313b7d733a373a22746c5f70616765223b613a353a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a226c61796f75745f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a303b733a31343a22736974656d61705f6c6567656e64223b693a303b733a31323a2263686d6f645f6c6567656e64223b693a313b7d733a393a22746c5f6d6f64756c65223b613a333a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31363a227265666572656e63655f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b7d733a31303a22746c5f636f6e74656e74223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31343a22696d676c696e6b5f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b733a31333a22706f737465725f6c6567656e64223b693a303b7d733a373a22746c5f666f726d223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31313a22746c5f73657474696e6773223b613a373a7b733a31373a227265706f7369746f72795f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a313b733a31343a226261636b656e645f6c6567656e64223b693a313b733a31343a22707269766163795f6c6567656e64223b693a303b733a31323a2266696c65735f6c6567656e64223b693a313b733a31333a227570646174655f6c6567656e64223b693a313b733a31323a2263686d6f645f6c6567656e64223b693a313b7d733a31303a22746c5f61727469636c65223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a393a22746c5f6c61796f7574223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a227363726970745f6c6567656e64223b693a313b733a31353a22776562666f6e74735f6c6567656e64223b693a313b733a31383a227069637475726566696c6c5f6c6567656e64223b693a303b7d733a383a22746c5f7374796c65223b613a313a7b733a31333a22637573746f6d5f6c6567656e64223b693a313b7d733a31353a22746c5f6e6577735f61726368697665223b613a313a7b733a31353a22636f6d6d656e74735f6c6567656e64223b693a313b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31333a22746c5f757365725f67726f7570223b613a313a7b733a31323a22616c6578665f6c6567656e64223b693a313b7d7d733a31323a22746c5f706167655f6e6f6465223b733a313a2230223b733a32363a22746c5f61727469636c655f746c5f61727469636c655f74726565223b613a35363a7b693a33303b693a303b693a31333b693a303b693a313b693a303b693a31373b693a303b693a31303b693a303b693a393b693a303b693a363b693a303b693a33323b693a303b693a33333b693a303b693a31393b693a303b693a32393b693a303b693a353b693a303b693a32303b693a303b693a32323b693a303b693a32353b693a303b693a33373b693a303b693a33383b693a303b693a33393b693a303b693a34303b693a303b693a35313b693a303b693a34313b693a303b693a34363b693a303b693a34393b693a303b693a35303b693a303b693a35373b693a303b693a35363b693a303b693a36333b693a303b693a36343b693a303b693a36353b693a303b693a36323b693a303b693a36363b693a303b693a36373b693a303b693a36383b693a303b693a36393b693a303b693a37303b693a303b693a37313b693a303b693a37323b693a303b693a38323b693a303b693a31323b693a303b693a32383b693a303b693a33343b693a303b693a33353b693a303b693a33363b693a303b693a35323b693a303b693a38313b693a303b693a37393b693a303b693a37333b693a303b693a37363b693a303b693a37353b693a303b693a37373b693a303b693a38303b693a303b693a323b693a303b693a38373b693a303b693a31313b693a303b693a31383b693a303b693a31343b693a303b7d733a32333a22746c5f61727469636c655f746c5f706167655f74726565223b613a31333a7b693a313b693a313b693a31393b693a303b693a333b693a313b693a32313b693a303b693a34383b693a313b693a33313b693a313b693a34393b693a313b693a35383b693a313b693a32383b693a313b693a33343b693a313b693a31353b693a303b693a31313b693a303b693a34333b693a313b7d733a32333a22747265655f746c5f6d6f64756c655f726f6f7450616765223b613a333a7b693a313b693a313b693a33313b693a313b693a33343b693a313b7d733a32383a22747265655f746c5f666f726d5f6669656c645f73696e676c65535243223b613a333a7b693a32323b693a313b693a313b693a303b693a32343b693a313b7d733a32353a22747265655f746c5f636f6e74656e745f73696e676c65535243223b613a31313a7b693a32323b693a313b693a32343b693a313b693a32383b693a313b693a313b693a313b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226161326437343233643766663462363432383964336464303162373663333338223b693a313b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a313b693a34393b693a313b693a35393b693a313b7d733a31393a22747265655f746c5f636f6e74656e745f75726c223b613a313a7b693a313b693a313b7d733a32373a227265706f7369746f72795f636174616c6f675f73657474696e6773223b613a383a7b733a31343a227265706f7369746f72795f746167223b733a303a22223b733a31353a227265706f7369746f72795f74797065223b733a303a22223b733a31393a227265706f7369746f72795f63617465676f7279223b733a303a22223b733a31363a227265706f7369746f72795f7374617465223b733a303a22223b733a31373a227265706f7369746f72795f617574686f72223b733a303a22223b733a31363a227265706f7369746f72795f6f72646572223b733a373a22706f70756c6172223b733a31353a227265706f7369746f72795f70616765223b733a313a2230223b733a31353a227265706f7369746f72795f66696e64223b733a303a22223b7d733a383a2266696c6574726565223b613a32363a7b733a33323a223830353663386237343365626336636636626165636438623238646138313836223b693a313b733a33323a223564343531353562303835336261623563623239346633613563376534656530223b693a313b733a383a226365346162313134223b693a313b733a383a226535396565383934223b693a303b733a383a226161326437343233223b693a313b733a383a226236656261363663223b693a313b733a383a226132616661343638223b693a313b733a383a226461333163373839223b693a313b733a383a226132386465346466223b693a313b733a383a223562643331323931223b693a313b733a383a223937633239383639223b693a313b733a383a223162313966373263223b693a313b693a34303639363638313b693a313b733a383a223837663439393061223b693a313b693a33383636303830303b693a313b733a383a226137656331373131223b693a313b733a383a223735346336313939223b693a303b733a383a223961336337626236223b693a303b733a383a223865346464363037223b693a303b733a383a223836656438343966223b693a303b733a383a226632633935363635223b693a303b733a383a223661383139376437223b693a303b733a383a226134343532666235223b693a303b733a383a223939346539636436223b693a303b733a383a223862373531353134223b693a303b733a383a223662393463653235223b693a303b7d733a31373a22494e56414c49445f544f4b454e5f55524c223b733a38373a22636f6e74616f2f6d61696e2e7068703f646f3d70616765266163743d656469742669643d34312672743d3631643535626263313464623537353130343561373134323264353431646533267265663d6666376233643264223b733a32343a22747265655f746c5f636f6e74656e745f6d756c7469535243223b613a343a7b693a313b693a313b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b7d733a31393a227374796c655f73686565745f75706461746572223b4e3b733a31373a226e6577735f666565645f75706461746572223b4e3b733a31333a2266696c655069636b6572526566223b733a3131363a22636f6e74616f2f706167652e7068703f646f3d7468656d6573267461626c653d746c5f6d6f64756c65266669656c643d726f6f7450616765266163743d73686f772669643d32352676616c75653d33312672743d3631643535626263313464623537353130343561373134323264353431646533223b733a363a2266696c746572223b613a383a7b733a31313a22746c5f6d6f64756c655f31223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3137223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3334223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3237223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3232223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3335223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3233223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3235223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31323b733a333a226b6579223b733a33333a22633863626564633333396464316332393531343135303363643064343730653162223b733a343a2274696d65223b693a313430313231393334303b7d733a32343a22747265655f746c5f7468656d655f73637265656e73686f74223b613a333a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b7d733a31323a22706f70757052656665726572223b613a343a7b733a383a226338323036626631223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226366653465373266223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d693a31303538363738313b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226537326634323866223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d7d733a363a22736561726368223b613a313a7b733a383a22746c5f7374796c65223b613a323a7b733a353a2276616c7565223b733a303a22223b733a353a226669656c64223b733a383a2273656c6563746f72223b7d7d733a32313a22747265655f746c5f7374796c655f6267696d616765223b613a343a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b733a33323a223638653935336364326366356434396431336338656633616539636366613934223b693a313b7d7d, 1257428510, NULL, '', 1536784711, 1537387262, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(2, 1401139828, 'j.wilson', 'James Wilson', 'j.wilson@example.com', 'en', 'default', '', '', '1', '1', '1', '1', 'babe801666efc8a28081c9b6a0d5fc50eac7de87', '', '', 0x613a313a7b693a303b733a313a2231223b7d, 'extend', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a343a226e657773223b693a323b733a383a2263616c656e646172223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, NULL, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a383a227265646972656374223b693a323b733a373a22666f7277617264223b7d, 0x613a313a7b693a303b4e3b7d, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, NULL, NULL, NULL, NULL, '', '', '', '', 1259754527, NULL, '', 0, 0, 3, 0, 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL); +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(3, 1401139827, 'h.lewis', 'Helen Lewis', 'h.lewis@example.com', 'en', 'default', '', '', '1', '1', '1', '1', '22cce67837ea3e18b1ce6b323d1e281e434e1a71', '', '', 0x613a313a7b693a303b733a313a2231223b7d, 'extend', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a343a226e657773223b693a323b733a383a2263616c656e646172223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, NULL, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a383a227265646972656374223b693a323b733a373a22666f7277617264223b7d, 0x613a313a7b693a303b4e3b7d, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, NULL, '', NULL, NULL, '', '', '', 0x613a32393a7b733a373a2272656665726572223b613a32343a7b733a383a226663366464656330223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b7d733a383a226365396563366337223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a223835313739646466223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b7d733a383a223637343361306566223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31382672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3835313739646466223b7d733a383a223134343466323764223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b7d693a303b613a313a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b7d693a313b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223537353435306662223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223633396363326566223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223839306565323630223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226239353462666633223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226666633332336532223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a226333393362616131223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a223961343435343366223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b7d733a383a226366396137353636223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d35322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3961343435343366223b7d733a383a223361636636636330223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a226136373833363433223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b7d733a383a226266396163366562223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223262346330613266223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223631663366663365223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223065633432366166223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226564383133356433223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226162636635636164223b613a323a7b733a343a226c617374223b733a31353a22636f6e74616f2f6d61696e2e706870223b733a373a2263757272656e74223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b7d733a383a223539636432316439223b613a323a7b733a343a226c617374223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b733a373a2263757272656e74223b733a34323a22636f6e74616f2f6d61696e2e7068703f646f3d74706c5f656469746f72267265663d6162636635636164223b7d7d733a32323a227374796c655f73686565745f7570646174655f616c6c223b4e3b733a373a2243555252454e54223b613a343a7b733a333a22494453223b613a33383a7b693a303b733a323a223133223b693a313b733a323a223338223b693a323b733a313a2231223b693a333b733a323a223337223b693a343b733a323a223633223b693a353b733a323a223636223b693a363b733a323a223637223b693a373b733a323a223638223b693a383b733a323a223639223b693a393b733a323a223730223b693a31303b733a323a223731223b693a31313b733a323a223732223b693a31323b733a323a223634223b693a31333b733a323a223831223b693a31343b733a323a223739223b693a31353b733a323a223733223b693a31363b733a313a2239223b693a31373b733a323a223139223b693a31383b733a323a223531223b693a31393b733a323a223736223b693a32303b733a323a223735223b693a32313b733a323a223737223b693a32323b733a323a223830223b693a32333b733a323a223635223b693a32343b733a323a223333223b693a32353b733a323a223832223b693a32363b733a323a223132223b693a32373b733a323a223134223b693a32383b733a323a223238223b693a32393b733a323a223334223b693a33303b733a323a223336223b693a33313b733a323a223131223b693a33323b733a323a223138223b693a33333b733a323a223532223b693a33343b733a323a223632223b693a33353b733a323a223330223b693a33363b733a323a223530223b693a33373b733a313a2232223b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22746c5f7374796c65223b613a313a7b693a303b733a393a22696e76697369626c65223b7d733a393a22746c5f6c61796f7574223b613a313a7b693a303b733a383a22776562666f6e7473223b7d7d733a31303a2243555252454e545f4944223b733a34373a2274656d706c617465732f636f6e74616f64656d6f2f63655f706c617965725f726573706f6e736976652e68746d6c35223b733a31323a22746c5f706167655f74726565223b613a35333a7b693a313b693a313b693a31393b693a303b693a31363b693a303b693a323b693a303b693a333b693a313b693a343b693a303b693a353b693a303b693a32383b693a303b693a31343b693a303b693a32363b693a303b693a31383b693a303b693a32373b693a303b693a31353b693a303b693a31313b693a303b693a32393b693a303b693a383b693a303b693a32313b693a303b693a32333b693a303b693a393b693a303b693a32343b693a303b693a33303b693a303b693a33313b693a313b693a33323b693a303b693a33333b693a303b693a33343b693a313b693a33353b693a303b693a33363b693a303b693a34313b693a303b693a34333b693a313b693a34343b693a303b693a34383b693a313b693a34393b693a313b693a35303b693a303b693a36373b693a303b693a36333b693a303b693a36343b693a303b693a35383b693a313b693a35393b693a313b693a36313b693a303b693a36303b693a303b693a36323b693a303b693a36363b693a303b693a35313b693a303b693a35323b693a303b693a35333b693a303b693a35343b693a303b693a35353b693a303b693a35363b693a303b693a35373b693a303b693a37303b693a303b693a37313b693a303b693a31323b693a303b693a32303b693a303b7d733a32333a22747265655f746c5f6c61796f75745f65787465726e616c223b613a353a7b693a32323b693a313b693a33313b693a313b733a33323a223665623736383533613063316435383335383533633133626361656662353831223b693a313b733a33323a226664323134643532333533376231303765666439613538643633656163336162223b693a313b733a33323a226361396639356363646236383064643639353333303137636333303836316165223b693a313b7d733a393a22434c4950424f415244223b613a343a7b733a383a22746c5f66696c6573223b613a303a7b7d733a383a22746c5f7374796c65223b613a303a7b7d733a31303a22746c5f636f6e74656e74223b613a303a7b7d733a373a22746c5f70616765223b613a303a7b7d7d733a31313a226e65775f7265636f726473223b613a353a7b733a373a22746c5f666f726d223b613a313a7b693a303b693a333b7d733a31333a22746c5f666f726d5f6669656c64223b613a333a7b693a303b693a31323b693a313b693a31333b693a323b693a31343b7d733a393a22746c5f6d6f64756c65223b613a373a7b693a303b693a32333b693a313b693a32343b693a323b693a32353b693a333b693a32363b693a343b693a32373b693a353b693a32383b693a363b693a32393b7d733a363a22746c5f666171223b613a313a7b693a303b693a343b7d733a383a22746c5f7374796c65223b613a32323a7b693a303b693a3631373b693a313b693a3631383b693a323b693a3632303b693a333b693a3632313b693a343b693a3632323b693a353b693a3632333b693a363b693a3632343b693a373b693a3632353b693a383b693a3632363b693a393b693a3632373b693a31303b693a3632383b693a31313b693a3632393b693a31323b693a3633303b693a31333b693a3633313b693a31343b693a3633323b693a31353b693a3633333b693a31363b693a3633343b693a31373b693a3633353b693a31383b693a3633363b693a31393b693a3633373b693a32303b693a3633383b693a32313b693a3633393b7d7d733a31353a226669656c647365745f737461746573223b613a31323a7b733a31333a22746c5f666f726d5f6669656c64223b613a323a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31323a22696d6167655f6c6567656e64223b693a313b7d733a373a22746c5f70616765223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a226c61796f75745f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a303b733a31343a22736974656d61705f6c6567656e64223b693a303b7d733a393a22746c5f6d6f64756c65223b613a333a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31363a227265666572656e63655f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b7d733a31303a22746c5f636f6e74656e74223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31343a22696d676c696e6b5f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b733a31333a22706f737465725f6c6567656e64223b693a303b7d733a373a22746c5f666f726d223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31313a22746c5f73657474696e6773223b613a363a7b733a31373a227265706f7369746f72795f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a313b733a31343a226261636b656e645f6c6567656e64223b693a313b733a31343a22707269766163795f6c6567656e64223b693a303b733a31323a2266696c65735f6c6567656e64223b693a313b733a31333a227570646174655f6c6567656e64223b693a313b7d733a31303a22746c5f61727469636c65223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a393a22746c5f6c61796f7574223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a227363726970745f6c6567656e64223b693a303b733a31353a22776562666f6e74735f6c6567656e64223b693a313b733a31383a227069637475726566696c6c5f6c6567656e64223b693a303b7d733a383a22746c5f7374796c65223b613a313a7b733a31333a22637573746f6d5f6c6567656e64223b693a313b7d733a31353a22746c5f6e6577735f61726368697665223b613a313a7b733a31353a22636f6d6d656e74735f6c6567656e64223b693a313b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31333a22746c5f757365725f67726f7570223b613a313a7b733a31323a22616c6578665f6c6567656e64223b693a313b7d7d733a31323a22746c5f706167655f6e6f6465223b733a313a2230223b733a32363a22746c5f61727469636c655f746c5f61727469636c655f74726565223b613a35363a7b693a33303b693a303b693a31333b693a303b693a313b693a303b693a31373b693a303b693a31303b693a303b693a393b693a303b693a363b693a303b693a33323b693a303b693a33333b693a303b693a31393b693a303b693a32393b693a303b693a353b693a303b693a32303b693a303b693a32323b693a303b693a32353b693a303b693a33373b693a303b693a33383b693a303b693a33393b693a303b693a34303b693a303b693a35313b693a303b693a34313b693a303b693a34363b693a303b693a34393b693a303b693a35303b693a303b693a35373b693a303b693a35363b693a303b693a36333b693a303b693a36343b693a303b693a36353b693a303b693a36323b693a303b693a36363b693a303b693a36373b693a303b693a36383b693a303b693a36393b693a303b693a37303b693a303b693a37313b693a303b693a37323b693a303b693a38323b693a303b693a31323b693a303b693a32383b693a303b693a33343b693a303b693a33353b693a303b693a33363b693a303b693a35323b693a303b693a38313b693a303b693a37393b693a303b693a37333b693a303b693a37363b693a303b693a37353b693a303b693a37373b693a303b693a38303b693a303b693a323b693a303b693a38373b693a303b693a31313b693a303b693a31383b693a303b693a31343b693a303b7d733a32333a22746c5f61727469636c655f746c5f706167655f74726565223b613a31333a7b693a313b693a313b693a31393b693a303b693a333b693a313b693a32313b693a303b693a34383b693a313b693a33313b693a313b693a34393b693a313b693a35383b693a313b693a32383b693a313b693a33343b693a313b693a31353b693a303b693a31313b693a303b693a34333b693a313b7d733a32333a22747265655f746c5f6d6f64756c655f726f6f7450616765223b613a333a7b693a313b693a313b693a33313b693a313b693a33343b693a313b7d733a32383a22747265655f746c5f666f726d5f6669656c645f73696e676c65535243223b613a333a7b693a32323b693a313b693a313b693a303b693a32343b693a313b7d733a32353a22747265655f746c5f636f6e74656e745f73696e676c65535243223b613a31313a7b693a32323b693a313b693a32343b693a313b693a32383b693a313b693a313b693a313b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226161326437343233643766663462363432383964336464303162373663333338223b693a313b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a313b693a34393b693a313b693a35393b693a313b7d733a31393a22747265655f746c5f636f6e74656e745f75726c223b613a313a7b693a313b693a313b7d733a32373a227265706f7369746f72795f636174616c6f675f73657474696e6773223b613a383a7b733a31343a227265706f7369746f72795f746167223b733a303a22223b733a31353a227265706f7369746f72795f74797065223b733a303a22223b733a31393a227265706f7369746f72795f63617465676f7279223b733a303a22223b733a31363a227265706f7369746f72795f7374617465223b733a303a22223b733a31373a227265706f7369746f72795f617574686f72223b733a303a22223b733a31363a227265706f7369746f72795f6f72646572223b733a373a22706f70756c6172223b733a31353a227265706f7369746f72795f70616765223b733a313a2230223b733a31353a227265706f7369746f72795f66696e64223b733a303a22223b7d733a383a2266696c6574726565223b613a32353a7b733a33323a223830353663386237343365626336636636626165636438623238646138313836223b693a313b733a33323a223564343531353562303835336261623563623239346633613563376534656530223b693a313b733a383a226365346162313134223b693a313b733a383a226535396565383934223b693a303b733a383a226161326437343233223b693a313b733a383a226236656261363663223b693a313b733a383a226132616661343638223b693a313b733a383a226461333163373839223b693a313b733a383a226132386465346466223b693a313b733a383a223562643331323931223b693a313b733a383a223937633239383639223b693a313b733a383a223162313966373263223b693a313b693a34303639363638313b693a313b733a383a223837663439393061223b693a313b693a33383636303830303b693a313b733a383a226137656331373131223b693a313b733a383a223735346336313939223b693a303b733a383a223961336337626236223b693a303b733a383a223865346464363037223b693a303b733a383a223836656438343966223b693a303b733a383a226632633935363635223b693a303b733a383a223661383139376437223b693a303b733a383a226134343532666235223b693a303b733a383a223939346539636436223b693a303b733a383a223862373531353134223b693a303b7d733a31373a22494e56414c49445f544f4b454e5f55524c223b733a38373a22636f6e74616f2f6d61696e2e7068703f646f3d70616765266163743d656469742669643d34312672743d3631643535626263313464623537353130343561373134323264353431646533267265663d6666376233643264223b733a32343a22747265655f746c5f636f6e74656e745f6d756c7469535243223b613a343a7b693a313b693a313b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b7d733a31393a227374796c655f73686565745f75706461746572223b4e3b733a31373a226e6577735f666565645f75706461746572223b4e3b733a31333a2266696c655069636b6572526566223b733a3131363a22636f6e74616f2f706167652e7068703f646f3d7468656d6573267461626c653d746c5f6d6f64756c65266669656c643d726f6f7450616765266163743d73686f772669643d32352676616c75653d33312672743d3631643535626263313464623537353130343561373134323264353431646533223b733a363a2266696c746572223b613a383a7b733a31313a22746c5f6d6f64756c655f31223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3137223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3334223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3237223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3232223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3335223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3233223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3235223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31323b733a333a226b6579223b733a33333a22633863626564633333396464316332393531343135303363643064343730653162223b733a343a2274696d65223b693a313430313231393334303b7d733a32343a22747265655f746c5f7468656d655f73637265656e73686f74223b613a333a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b7d733a31323a22706f70757052656665726572223b613a343a7b733a383a226338323036626631223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226366653465373266223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d693a31303538363738313b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226537326634323866223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d7d733a363a22736561726368223b613a313a7b733a383a22746c5f7374796c65223b613a323a7b733a353a2276616c7565223b733a303a22223b733a353a226669656c64223b733a383a2273656c6563746f72223b7d7d733a32313a22747265655f746c5f7374796c655f6267696d616765223b613a343a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b733a33323a223638653935336364326366356434396431336338656633616539636366613934223b693a313b7d7d, 1259754527, NULL, '', 0, 0, 3, 0, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', NULL); + +-- +-- Daten für Tabelle `tl_user_group` +-- + +INSERT INTO `tl_user_group` (`id`, `tstamp`, `name`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `alexf`, `disable`, `start`, `stop`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1536785063, 'Editors', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a383a2263616c656e646172223b693a323b733a343a226e657773223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, 0x613a313a7b693a303b693a313b7d, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a373a22666f7277617264223b693a323b733a383a227265646972656374223b7d, NULL, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, 0x613a31323a7b693a303b733a31323a2270726f706f7274696f6e616c223b693a313b733a333a22626f78223b693a323b733a343a2263726f70223b693a333b733a383a226c6566745f746f70223b693a343b733a31303a2263656e7465725f746f70223b693a353b733a393a2272696768745f746f70223b693a363b733a31313a226c6566745f63656e746572223b693a373b733a31333a2263656e7465725f63656e746572223b693a383b733a31323a2272696768745f63656e746572223b693a393b733a31313a226c6566745f626f74746f6d223b693a31303b733a31333a2263656e7465725f626f74746f6d223b693a31313b733a31323a2272696768745f626f74746f6d223b7d, NULL, NULL, NULL, 0x613a3138313a7b693a303b733a31373a22746c5f61727469636c653a3a7469746c65223b693a313b733a31373a22746c5f61727469636c653a3a616c696173223b693a323b733a31383a22746c5f61727469636c653a3a617574686f72223b693a333b733a32303a22746c5f61727469636c653a3a696e436f6c756d6e223b693a343b733a32303a22746c5f61727469636c653a3a6b6579776f726473223b693a353b733a32323a22746c5f61727469636c653a3a73686f77546561736572223b693a363b733a32333a22746c5f61727469636c653a3a7465617365724373734944223b693a373b733a31383a22746c5f61727469636c653a3a746561736572223b693a383b733a32313a22746c5f61727469636c653a3a7072696e7461626c65223b693a393b733a31373a22746c5f61727469636c653a3a6373734944223b693a31303b733a31383a22746c5f63616c656e6461723a3a7469746c65223b693a31313b733a31393a22746c5f63616c656e6461723a3a6a756d70546f223b693a31323b733a32323a22746c5f63616c656e6461723a3a70726f746563746564223b693a31333b733a31393a22746c5f63616c656e6461723a3a67726f757073223b693a31343b733a32363a22746c5f63616c656e6461723a3a616c6c6f77436f6d6d656e7473223b693a31353b733a31393a22746c5f63616c656e6461723a3a6e6f74696679223b693a31363b733a32323a22746c5f63616c656e6461723a3a736f72744f72646572223b693a31373b733a32303a22746c5f63616c656e6461723a3a70657250616765223b693a31383b733a32313a22746c5f63616c656e6461723a3a6d6f646572617465223b693a31393b733a31393a22746c5f63616c656e6461723a3a6262636f6465223b693a32303b733a32353a22746c5f63616c656e6461723a3a726571756972654c6f67696e223b693a32313b733a32373a22746c5f63616c656e6461723a3a64697361626c6543617074636861223b693a32323b733a32353a22746c5f63616c656e6461725f6576656e74733a3a7469746c65223b693a32333b733a32353a22746c5f63616c656e6461725f6576656e74733a3a616c696173223b693a32343b733a32363a22746c5f63616c656e6461725f6576656e74733a3a617574686f72223b693a32353b733a32373a22746c5f63616c656e6461725f6576656e74733a3a61646454696d65223b693a32363b733a32393a22746c5f63616c656e6461725f6576656e74733a3a737461727454696d65223b693a32373b733a32373a22746c5f63616c656e6461725f6576656e74733a3a656e6454696d65223b693a32383b733a32393a22746c5f63616c656e6461725f6576656e74733a3a737461727444617465223b693a32393b733a32373a22746c5f63616c656e6461725f6576656e74733a3a656e6444617465223b693a33303b733a32363a22746c5f63616c656e6461725f6576656e74733a3a746561736572223b693a33313b733a32383a22746c5f63616c656e6461725f6576656e74733a3a616464496d616765223b693a33323b733a32393a22746c5f63616c656e6461725f6576656e74733a3a73696e676c65535243223b693a33333b733a32333a22746c5f63616c656e6461725f6576656e74733a3a616c74223b693a33343b733a32343a22746c5f63616c656e6461725f6576656e74733a3a73697a65223b693a33353b733a33313a22746c5f63616c656e6461725f6576656e74733a3a696d6167656d617267696e223b693a33363b733a32383a22746c5f63616c656e6461725f6576656e74733a3a696d61676555726c223b693a33373b733a32383a22746c5f63616c656e6461725f6576656e74733a3a66756c6c73697a65223b693a33383b733a32373a22746c5f63616c656e6461725f6576656e74733a3a63617074696f6e223b693a33393b733a32383a22746c5f63616c656e6461725f6576656e74733a3a666c6f6174696e67223b693a34303b733a32393a22746c5f63616c656e6461725f6576656e74733a3a726563757272696e67223b693a34313b733a33303a22746c5f63616c656e6461725f6576656e74733a3a72657065617445616368223b693a34323b733a33313a22746c5f63616c656e6461725f6576656e74733a3a726563757272656e636573223b693a34333b733a33323a22746c5f63616c656e6461725f6576656e74733a3a616464456e636c6f73757265223b693a34343b733a32393a22746c5f63616c656e6461725f6576656e74733a3a656e636c6f73757265223b693a34353b733a32363a22746c5f63616c656e6461725f6576656e74733a3a736f75726365223b693a34363b733a32363a22746c5f63616c656e6461725f6576656e74733a3a6a756d70546f223b693a34373b733a32393a22746c5f63616c656e6461725f6576656e74733a3a61727469636c654964223b693a34383b733a32333a22746c5f63616c656e6461725f6576656e74733a3a75726c223b693a34393b733a32363a22746c5f63616c656e6461725f6576656e74733a3a746172676574223b693a35303b733a32383a22746c5f63616c656e6461725f6576656e74733a3a637373436c617373223b693a35313b733a33303a22746c5f63616c656e6461725f6576656e74733a3a6e6f436f6d6d656e7473223b693a35323b733a31363a22746c5f636f6e74656e743a3a74797065223b693a35333b733a32303a22746c5f636f6e74656e743a3a686561646c696e65223b693a35343b733a31363a22746c5f636f6e74656e743a3a74657874223b693a35353b733a32303a22746c5f636f6e74656e743a3a616464496d616765223b693a35363b733a32313a22746c5f636f6e74656e743a3a73696e676c65535243223b693a35373b733a31353a22746c5f636f6e74656e743a3a616c74223b693a35383b733a31363a22746c5f636f6e74656e743a3a73697a65223b693a35393b733a32333a22746c5f636f6e74656e743a3a696d6167656d617267696e223b693a36303b733a32303a22746c5f636f6e74656e743a3a696d61676555726c223b693a36313b733a32303a22746c5f636f6e74656e743a3a66756c6c73697a65223b693a36323b733a31393a22746c5f636f6e74656e743a3a63617074696f6e223b693a36333b733a32303a22746c5f636f6e74656e743a3a666c6f6174696e67223b693a36343b733a31363a22746c5f636f6e74656e743a3a68746d6c223b693a36353b733a32303a22746c5f636f6e74656e743a3a6c69737474797065223b693a36363b733a32313a22746c5f636f6e74656e743a3a6c6973746974656d73223b693a36373b733a32323a22746c5f636f6e74656e743a3a7461626c656974656d73223b693a36383b733a31393a22746c5f636f6e74656e743a3a73756d6d617279223b693a36393b733a31373a22746c5f636f6e74656e743a3a7468656164223b693a37303b733a31373a22746c5f636f6e74656e743a3a74666f6f74223b693a37313b733a31373a22746c5f636f6e74656e743a3a746c656674223b693a37323b733a32303a22746c5f636f6e74656e743a3a736f727461626c65223b693a37333b733a32313a22746c5f636f6e74656e743a3a736f7274496e646578223b693a37343b733a32313a22746c5f636f6e74656e743a3a736f72744f72646572223b693a37353b733a32333a22746c5f636f6e74656e743a3a6d6f6f486561646c696e65223b693a37363b733a32303a22746c5f636f6e74656e743a3a6d6f6f5374796c65223b693a37373b733a32323a22746c5f636f6e74656e743a3a6d6f6f436c6173736573223b693a37383b733a32313a22746c5f636f6e74656e743a3a686967686c69676874223b693a37393b733a31363a22746c5f636f6e74656e743a3a636f6465223b693a38303b733a31353a22746c5f636f6e74656e743a3a75726c223b693a38313b733a31383a22746c5f636f6e74656e743a3a746172676574223b693a38323b733a32313a22746c5f636f6e74656e743a3a6c696e6b5469746c65223b693a38333b733a31373a22746c5f636f6e74656e743a3a656d626564223b693a38343b733a31353a22746c5f636f6e74656e743a3a72656c223b693a38353b733a32303a22746c5f636f6e74656e743a3a757365496d616765223b693a38363b733a32303a22746c5f636f6e74656e743a3a6d756c7469535243223b693a38373b733a32323a22746c5f636f6e74656e743a3a757365486f6d65446972223b693a38383b733a31383a22746c5f636f6e74656e743a3a706572526f77223b693a38393b733a31393a22746c5f636f6e74656e743a3a70657250616765223b693a39303b733a32353a22746c5f636f6e74656e743a3a6e756d6265724f664974656d73223b693a39313b733a31383a22746c5f636f6e74656e743a3a736f72744279223b693a39323b733a32323a22746c5f636f6e74656e743a3a67616c6c65727954706c223b693a39333b733a32303a22746c5f636f6e74656e743a3a637465416c696173223b693a39343b733a32343a22746c5f636f6e74656e743a3a61727469636c65416c696173223b693a39353b733a31393a22746c5f636f6e74656e743a3a61727469636c65223b693a39363b733a31363a22746c5f636f6e74656e743a3a666f726d223b693a39373b733a31383a22746c5f636f6e74656e743a3a6d6f64756c65223b693a39383b733a32313a22746c5f636f6e74656e743a3a70726f746563746564223b693a39393b733a31383a22746c5f636f6e74656e743a3a67726f757073223b693a3130303b733a31383a22746c5f636f6e74656e743a3a677565737473223b693a3130313b733a31373a22746c5f636f6e74656e743a3a6373734944223b693a3130323b733a32313a22746c5f636f6e74656e743a3a636f6d5f6f72646572223b693a3130333b733a32333a22746c5f636f6e74656e743a3a636f6d5f70657250616765223b693a3130343b733a32343a22746c5f636f6e74656e743a3a636f6d5f6d6f646572617465223b693a3130353b733a32323a22746c5f636f6e74656e743a3a636f6d5f6262636f6465223b693a3130363b733a33303a22746c5f636f6e74656e743a3a636f6d5f64697361626c6543617074636861223b693a3130373b733a32383a22746c5f636f6e74656e743a3a636f6d5f726571756972654c6f67696e223b693a3130383b733a32343a22746c5f636f6e74656e743a3a636f6d5f74656d706c617465223b693a3130393b733a31373a22746c5f6e6577733a3a686561646c696e65223b693a3131303b733a31343a22746c5f6e6577733a3a616c696173223b693a3131313b733a31353a22746c5f6e6577733a3a617574686f72223b693a3131323b733a31333a22746c5f6e6577733a3a64617465223b693a3131333b733a31333a22746c5f6e6577733a3a74696d65223b693a3131343b733a32303a22746c5f6e6577733a3a737562686561646c696e65223b693a3131353b733a31353a22746c5f6e6577733a3a746561736572223b693a3131363b733a31373a22746c5f6e6577733a3a616464496d616765223b693a3131373b733a31383a22746c5f6e6577733a3a73696e676c65535243223b693a3131383b733a31323a22746c5f6e6577733a3a616c74223b693a3131393b733a31333a22746c5f6e6577733a3a73697a65223b693a3132303b733a32303a22746c5f6e6577733a3a696d6167656d617267696e223b693a3132313b733a31373a22746c5f6e6577733a3a696d61676555726c223b693a3132323b733a31373a22746c5f6e6577733a3a66756c6c73697a65223b693a3132333b733a31363a22746c5f6e6577733a3a63617074696f6e223b693a3132343b733a31373a22746c5f6e6577733a3a666c6f6174696e67223b693a3132353b733a32313a22746c5f6e6577733a3a616464456e636c6f73757265223b693a3132363b733a31383a22746c5f6e6577733a3a656e636c6f73757265223b693a3132373b733a31353a22746c5f6e6577733a3a736f75726365223b693a3132383b733a31353a22746c5f6e6577733a3a6a756d70546f223b693a3132393b733a31383a22746c5f6e6577733a3a61727469636c654964223b693a3133303b733a31323a22746c5f6e6577733a3a75726c223b693a3133313b733a31353a22746c5f6e6577733a3a746172676574223b693a3133323b733a31373a22746c5f6e6577733a3a637373436c617373223b693a3133333b733a31393a22746c5f6e6577733a3a6e6f436f6d6d656e7473223b693a3133343b733a31373a22746c5f6e6577733a3a6665617475726564223b693a3133353b733a32323a22746c5f6e6577735f617263686976653a3a7469746c65223b693a3133363b733a32333a22746c5f6e6577735f617263686976653a3a6a756d70546f223b693a3133373b733a32363a22746c5f6e6577735f617263686976653a3a70726f746563746564223b693a3133383b733a32333a22746c5f6e6577735f617263686976653a3a67726f757073223b693a3133393b733a33303a22746c5f6e6577735f617263686976653a3a616c6c6f77436f6d6d656e7473223b693a3134303b733a32333a22746c5f6e6577735f617263686976653a3a6e6f74696679223b693a3134313b733a32363a22746c5f6e6577735f617263686976653a3a736f72744f72646572223b693a3134323b733a32343a22746c5f6e6577735f617263686976653a3a70657250616765223b693a3134333b733a32353a22746c5f6e6577735f617263686976653a3a6d6f646572617465223b693a3134343b733a32333a22746c5f6e6577735f617263686976653a3a6262636f6465223b693a3134353b733a32393a22746c5f6e6577735f617263686976653a3a726571756972654c6f67696e223b693a3134363b733a33313a22746c5f6e6577735f617263686976653a3a64697361626c6543617074636861223b693a3134373b733a31343a22746c5f706167653a3a7469746c65223b693a3134383b733a31343a22746c5f706167653a3a616c696173223b693a3134393b733a31333a22746c5f706167653a3a74797065223b693a3135303b733a31383a22746c5f706167653a3a706167655469746c65223b693a3135313b733a31373a22746c5f706167653a3a6c616e6775616765223b693a3135323b733a31353a22746c5f706167653a3a726f626f7473223b693a3135333b733a32303a22746c5f706167653a3a6465736372697074696f6e223b693a3135343b733a31373a22746c5f706167653a3a7265646972656374223b693a3135353b733a31353a22746c5f706167653a3a6a756d70546f223b693a3135363b733a31323a22746c5f706167653a3a75726c223b693a3135373b733a31353a22746c5f706167653a3a746172676574223b693a3135383b733a31323a22746c5f706167653a3a646e73223b693a3135393b733a31373a22746c5f706167653a3a66616c6c6261636b223b693a3136303b733a31393a22746c5f706167653a3a61646d696e456d61696c223b693a3136313b733a31393a22746c5f706167653a3a64617465466f726d6174223b693a3136323b733a31393a22746c5f706167653a3a74696d65466f726d6174223b693a3136333b733a32303a22746c5f706167653a3a646174696d466f726d6174223b693a3136343b733a32323a22746c5f706167653a3a637265617465536974656d6170223b693a3136353b733a32303a22746c5f706167653a3a736974656d61704e616d65223b693a3136363b733a31353a22746c5f706167653a3a75736553534c223b693a3136373b733a32303a22746c5f706167653a3a6175746f666f7277617264223b693a3136383b733a31383a22746c5f706167653a3a70726f746563746564223b693a3136393b733a31353a22746c5f706167653a3a67726f757073223b693a3137303b733a32323a22746c5f706167653a3a696e636c7564654c61796f7574223b693a3137313b733a31353a22746c5f706167653a3a6c61796f7574223b693a3137323b733a32313a22746c5f706167653a3a696e636c7564654361636865223b693a3137333b733a31343a22746c5f706167653a3a6361636865223b693a3137343b733a31373a22746c5f706167653a3a6e6f536561726368223b693a3137353b733a31373a22746c5f706167653a3a637373436c617373223b693a3137363b733a31363a22746c5f706167653a3a736974656d6170223b693a3137373b733a31333a22746c5f706167653a3a68696465223b693a3137383b733a31353a22746c5f706167653a3a677565737473223b693a3137393b733a31373a22746c5f706167653a3a746162696e646578223b693a3138303b733a31383a22746c5f706167653a3a6163636573736b6579223b7d, '', '', '', 0x613a313a7b693a303b733a313a2233223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a313a7b693a303b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL); + +/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; +/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; +/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; From 928618d5c35c40a27c9b21fd917775a131893869 Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Wed, 22 May 2019 20:55:53 +0200 Subject: [PATCH 3/9] Adapted version to compatible with Contao 4.7.6 ( #91 ) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 73840e9..c3fd4d0 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Contao Official Demo", "license": "CC-BY-SA-4.0", "require": { - "contao/core-bundle":"~4.6.4", + "contao/core-bundle":"~4.7.6", "contao-community-alliance/composer-plugin":"~3.0" }, "replace": { @@ -14,7 +14,7 @@ "contao": { "sources": { "src/files/contaodemo": "files/contaodemo", - "src/templates/codv4.2.2_contao_4.6.4.sql": "templates/codv4.2.2_contao_4.6.4.sql", + "src/templates/codv4.3.0_contao_4.7.6.sql": "templates/codv4.3.0_contao_4.7.6.sql", "src/templates/contaodemo": "templates/contaodemo" } } From edb9516b23d2a17b637d6027f9cabbcf09eabedf Mon Sep 17 00:00:00 2001 From: Joe Ray Gregory Date: Mon, 5 Aug 2019 07:21:41 +0200 Subject: [PATCH 4/9] Remove comment from line ending Fix #92 --- src/files/contaodemo/theme/scss/_variables.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/files/contaodemo/theme/scss/_variables.scss b/src/files/contaodemo/theme/scss/_variables.scss index 28bc0c0..e06c0a9 100755 --- a/src/files/contaodemo/theme/scss/_variables.scss +++ b/src/files/contaodemo/theme/scss/_variables.scss @@ -40,6 +40,7 @@ $inputOnBg: #fdfdfd; $errorColor: #c20000; $confirmColor: #00adf1; -@function data-quote($input) { /* compile $input in single quotes */ +/* compile $input in single quotes */ +@function data-quote($input) { @return "'" + $input + "'"; } From b213cb24053823c331f861bca4721e668c655e2b Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Tue, 1 Oct 2019 20:55:40 +0200 Subject: [PATCH 5/9] Adapted version to compatible with Contao 4.7.6 ( #93 ) --- composer.json | 4 ++-- ...{codv4.3.0_contao_4.7.6.sql => codv4.3.0_contao_4.8.4.sql} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename src/templates/{codv4.3.0_contao_4.7.6.sql => codv4.3.0_contao_4.8.4.sql} (100%) diff --git a/composer.json b/composer.json index c3fd4d0..042e264 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Contao Official Demo", "license": "CC-BY-SA-4.0", "require": { - "contao/core-bundle":"~4.7.6", + "contao/core-bundle":"~4.8.4", "contao-community-alliance/composer-plugin":"~3.0" }, "replace": { @@ -14,7 +14,7 @@ "contao": { "sources": { "src/files/contaodemo": "files/contaodemo", - "src/templates/codv4.3.0_contao_4.7.6.sql": "templates/codv4.3.0_contao_4.7.6.sql", + "src/templates/codv4.3.0_contao_4.8.4.sql": "templates/codv4.3.0_contao_4.8.4.sql", "src/templates/contaodemo": "templates/contaodemo" } } diff --git a/src/templates/codv4.3.0_contao_4.7.6.sql b/src/templates/codv4.3.0_contao_4.8.4.sql similarity index 100% rename from src/templates/codv4.3.0_contao_4.7.6.sql rename to src/templates/codv4.3.0_contao_4.8.4.sql From 64b8630b04357e8e3673139ba75bc11b195f6a52 Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Tue, 1 Oct 2019 21:55:48 +0200 Subject: [PATCH 6/9] Add explanation how to upate the COD --- docs/SQL Export.png | Bin 0 -> 118074 bytes docs/Update_COD.md | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 docs/SQL Export.png create mode 100644 docs/Update_COD.md diff --git a/docs/SQL Export.png b/docs/SQL Export.png new file mode 100644 index 0000000000000000000000000000000000000000..ded1420847c7516818c2124c2c81fdadded099c6 GIT binary patch literal 118074 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 z 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 Y@@ Date: Tue, 1 Oct 2019 21:56:20 +0200 Subject: [PATCH 7/9] Update exported theme ( #93 ) --- src/files/contaodemo/contao_official_demo.cto | Bin 911673 -> 911600 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/files/contaodemo/contao_official_demo.cto b/src/files/contaodemo/contao_official_demo.cto index f72d40edc33834676183fef3b9a1c7b2132556ab..4ec9d21331fe38644b554db2801292b379aa9073 100644 GIT binary patch delta 14412 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≦RDG`gY);wBnwfYB=b`sT`VYgT4YDgt8 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 TRIrK^GP(;OM>Zb>z#9JtvUD~e From 977e6830d3208a11fc15ee0c1554c3b4d39574c2 Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Tue, 1 Oct 2019 21:57:00 +0200 Subject: [PATCH 8/9] Update SQL ( #93 ) --- src/templates/codv4.3.0_contao_4.8.4.sql | 692 +++++++++++------------ 1 file changed, 346 insertions(+), 346 deletions(-) diff --git a/src/templates/codv4.3.0_contao_4.8.4.sql b/src/templates/codv4.3.0_contao_4.8.4.sql index ae1e327..838217a 100644 --- a/src/templates/codv4.3.0_contao_4.8.4.sql +++ b/src/templates/codv4.3.0_contao_4.8.4.sql @@ -5,274 +5,274 @@ SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8 */; +/*!40101 SET NAMES utf8mb4 */; -- -- Daten für Tabelle `tl_article` -- -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(1, 2, 128, 1355258048, 'Home', 'index', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"grid6";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(2, 14, 128, 1195922456, 'Search', 'search', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(9, 8, 128, 1358693051, 'News', 'news', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(11, 18, 128, 1195926210, 'Confirmation', 'confirmation', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(12, 43, 64, 1359898373, 'My account', 'my-account', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(13, 16, 128, 1195841130, 'Not authenticated', 'not-authenticated', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(14, 12, 128, 1195928016, 'Your data has been saved', 'your-data-has-been-saved', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(18, 20, 128, 1195927038, 'Lost password', 'lost-password', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(19, 59, 256, 1400775369, 'Calendar', 'calendar', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(28, 44, 64, 1359898398, 'Logout', 'logout', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(30, 28, 128, 1349187402, 'Header Top', 'header-top', 1, 'main', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(1, 2, 128, 1355258048, 'Home', 'index', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"grid6\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(2, 14, 128, 1195922456, 'Search', 'search', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(9, 8, 128, 1358693051, 'News', 'news', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(11, 18, 128, 1195926210, 'Confirmation', 'confirmation', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(12, 43, 64, 1359898373, 'My account', 'my-account', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(13, 16, 128, 1195841130, 'Not authenticated', 'not-authenticated', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(14, 12, 128, 1195928016, 'Your data has been saved', 'your-data-has-been-saved', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(18, 20, 128, 1195927038, 'Lost password', 'lost-password', 1, 'main', '', '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(19, 59, 256, 1400775369, 'Calendar', 'calendar', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(28, 44, 64, 1359898398, 'Logout', 'logout', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(30, 28, 128, 1349187402, 'Header Top', 'header-top', 1, 'main', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(33, 31, 128, 1349272220, 'Top Menu Folder', 'top-menu-folder', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(34, 32, 128, 1349272455, 'Sitemap', 'sitemap', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(36, 34, 128, 1349272508, 'Login', 'login-34', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(37, 2, 256, 1399896180, 'Home Right', 'home-right', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"grid6";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(38, 2, 64, 1401829365, 'Slider', 'header-image', 1, 'header', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:20:"header-image-wrapper";i:1;s:12:"header-image";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(50, 28, 256, 1359204835, 'Footer', 'Footer', 1, 'main', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(51, 59, 384, 1367244514, 'Calendar on left side', 'calendar-on-left-side', 1, 'left', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-2";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(37, 2, 256, 1399896180, 'Home Right', 'home-right', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"grid6\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(38, 2, 64, 1401829365, 'Slider', 'header-image', 1, 'header', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:20:\"header-image-wrapper\";i:1;s:12:\"header-image\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(50, 28, 256, 1359204835, 'Footer', 'Footer', 1, 'main', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(51, 59, 384, 1367244514, 'Calendar on left side', 'calendar-on-left-side', 1, 'left', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"box-2\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(52, 41, 128, 1359238933, 'RSS', 'rss', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(59, 45, 128, 1360274200, 'Newsletter item', 'newsletter-item', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(62, 28, 64, 1366474094, 'Logo', 'logo', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(62, 28, 64, 1366474094, 'Logo', 'logo', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(63, 48, 128, 1366742572, 'Content Elements', 'content-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(64, 49, 128, 1366742599, 'Modules', 'modules', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(65, 50, 128, 1366742625, 'About Contao', 'about-contao', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(66, 51, 128, 1366742718, 'Text Elements', 'text-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(67, 52, 128, 1423514963, 'Accordion', 'accordion', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:17:"accordion-element";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(68, 53, 128, 1401089993, 'Content slider', 'content-slider', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:10:"sliderdemo";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(69, 54, 128, 1367243721, 'Link elements', 'link-elements', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(67, 52, 128, 1423514963, 'Accordion', 'accordion', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:17:\"accordion-element\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(68, 53, 128, 1401089993, 'Content slider', 'content-slider', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:10:\"sliderdemo\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(69, 54, 128, 1367243721, 'Link elements', 'link-elements', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(70, 55, 128, 1367243750, 'Media elements', 'media-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(71, 56, 128, 1367243750, 'File elements', 'file-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(72, 57, 128, 1367243751, 'Include elements', 'include-elements', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(73, 58, 128, 1367245749, 'News', 'news-2', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(73, 58, 128, 1367245749, 'News', 'news-2', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(75, 60, 128, 1367244336, 'FAQ', 'faq-60', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(76, 61, 128, 1366743198, 'Newsletter', 'newsletter-61', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(77, 62, 128, 1400063803, 'Appliction examples', 'appliction-examples', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(79, 64, 128, 1422920610, 'User', 'user', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(77, 62, 128, 1400063803, 'Appliction examples', 'appliction-examples', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(79, 64, 128, 1422920610, 'User', 'user', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(80, 66, 128, 1366743380, 'Miscellaneous', 'miscellaneous', 1, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(81, 63, 256, 1366743484, 'Navigation', 'navigation-81', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(81, 63, 256, 1366743484, 'Navigation', 'navigation-81', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(82, 67, 128, 1367401087, 'Members Area', 'members-area', 6, 'main', NULL, '', '', NULL, '', '', '', NULL, '', '', '1', '', ''); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(86, 70, 128, 1400782644, 'Event Detail', 'event-detail', 1, 'main', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, 'a:3:{i:0;s:8:"facebook";i:1;s:7:"twitter";i:2;s:5:"gplus";}', '', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', ''); +INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `keywords`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `guests`, `cssID`, `published`, `start`, `stop`) VALUES(86, 70, 128, 1400782644, 'Event Detail', 'event-detail', 1, 'main', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, 'a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:5:\"gplus\";}', '', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '1', '', ''); -- -- Daten für Tabelle `tl_calendar` -- -INSERT INTO `tl_calendar` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(3, 1400782849, 'Contao Public Example Events', 70, '', 0x613a313a7b693a303b733a313a2232223b7d, '', '', '', 0, '', '', '', ''); +INSERT INTO `tl_calendar` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(3, 1400782849, 'Contao Public Example Events', 70, '', 'a:1:{i:0;s:1:\"2\";}', '', '', '', 0, '', '', '', ''); -- -- Daten für Tabelle `tl_calendar_events` -- -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(5, 3, 1401092586, 'Contao Example Event', 'contao-example-event', 3, '1', 1368086400, 1368212400, 1368050400, 1368136800, '', '', '

Save the Date for the fifth Contao Conference this year.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(6, 3, 1400847066, 'Contao North-Day', 'contao-north-day', 10, '', 1414274400, 1414364399, 1414274400, NULL, '', '', '

The Contao North-Day is an event dedicated to Contao users, developers and supportes situated in the north of Germany. The event started in 2013 and takes place in Hamburg. In a series of presentations participants get the chance to learn from first hand experience from expterts of varying fields and to expand their horizons in the website development context. [nbsp]

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(7, 3, 1401092561, 'Annual Contao Conference', 'annual-contao-conference', 3, '', 1404943200, 1405029599, 1404943200, NULL, '', '', '

The official Contao Conference had its debut in 2011 and has been held each year since. During the 2-day event developers, users and supporters meet up to attain workshops and presentations, share knowledge and to network.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`) VALUES(8, 3, 1401092580, 'The Contao NRW-Day', 'the-contao-nrw-day', 1, '', 1400796000, 1400882399, 1400796000, NULL, '', '', '

The Contao NRW-Day is the role model of the Contao North-Day covering similar aspects of web development. It started in 2012 and is held in Essen.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:"unit";s:5:"years";s:5:"value";s:1:"1";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(5, 3, 1401092586, 'Contao Example Event', 'contao-example-event', 3, '1', 1368086400, 1368212400, 1368050400, 1368136800, '', '', '

Save the Date for the fifth Contao Conference this year.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', '', NULL, ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(6, 3, 1400847066, 'Contao North-Day', 'contao-north-day', 10, '', 1414274400, 1414364399, 1414274400, NULL, '', '', '

The Contao North-Day is an event dedicated to Contao users, developers and supportes situated in the north of Germany. The event started in 2013 and takes place in Hamburg. In a series of presentations participants get the chance to learn from first hand experience from expterts of varying fields and to expand their horizons in the website development context. [nbsp]

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', '', NULL, ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(7, 3, 1401092561, 'Annual Contao Conference', 'annual-contao-conference', 3, '', 1404943200, 1405029599, 1404943200, NULL, '', '', '

The official Contao Conference had its debut in 2011 and has been held each year since. During the 2-day event developers, users and supporters meet up to attain workshops and presentations, share knowledge and to network.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', '', NULL, ''); +INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(8, 3, 1401092580, 'The Contao NRW-Day', 'the-contao-nrw-day', 1, '', 1400796000, 1400882399, 1400796000, NULL, '', '', '

The Contao NRW-Day is the role model of the Contao North-Day covering similar aspects of web development. It started in 2012 and is held in Essen.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '1', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 2145913200, 0, '', '', NULL, 'default', 0, 0, '', '', '', '', '1', '', '', NULL, ''); -- -- Daten für Tabelle `tl_comments` -- -INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(1, 1359896156, 'tl_news', 1, '1196602246', 'John Smith', 'j.smith@example.com', '', '

It is great to have him back!
He is the best!

', '1', 2, '

Thanks a lot, John. I am happy to be back.

', '1', '127.0.0.1', '', ''); -INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(2, 1401000352, 'tl_content', 310, '1400999337', 'comment author', 'fake@mail.de', '', '

This is a single short comment in the comment system.

', '1', 6, '

And here is a short answer from an admin as reaction of the comment

', '1', '77.20.148.0', '', ''); -INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`) VALUES(3, 1401733573, 'tl_news', 7, '1401733573', 'Guest', 'guest@example.org', '', '

This is an example news comment.

', '', 0, NULL, '1', '77.189.38.0', '', ''); +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`, `member`) VALUES(1, 1359896156, 'tl_news', 1, '1196602246', 'John Smith', 'j.smith@example.com', '', '

It is great to have him back!
He is the best!

', '1', 2, '

Thanks a lot, John. I am happy to be back.

', '1', '127.0.0.1', '', '', 0); +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`, `member`) VALUES(2, 1401000352, 'tl_content', 310, '1400999337', 'comment author', 'fake@mail.de', '', '

This is a single short comment in the comment system.

', '1', 6, '

And here is a short answer from an admin as reaction of the comment

', '1', '77.20.148.0', '', '', 0); +INSERT INTO `tl_comments` (`id`, `tstamp`, `source`, `parent`, `date`, `name`, `email`, `website`, `comment`, `addReply`, `author`, `reply`, `published`, `ip`, `notified`, `notifiedReply`, `member`) VALUES(3, 1401733573, 'tl_news', 7, '1401733573', 'Guest', 'guest@example.org', '', '

This is an example news comment.

', '', 0, NULL, '1', '77.189.38.0', '', '', 0); -- -- Daten für Tabelle `tl_content` -- -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(1, 1, 'tl_article', 128, 1389538662, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"About this demo";}', '

Welcome to the official demo website of the open source content managment system Contao. On its pages you will find demonstrations and examples of some of the features this CMS has to offer. The official Contao demo comes with every installation of the CMS and is designed to help you get started with your first web projects.

\n

Like any other content management system Contao is divided into two areas: the back end (administration area) and the front end (website). If you are reading this you are currently viewing the front end. To log in to the back end, simply add /contao to the URL of the site ({{env::path}}contao).

\n

This demo contains a scenario demonstrating the different users - admins and editors - and their specific roles and rights within the CMS. Contao covers a lot of different scenarios: from a simple website managed by a single administrator to a community website with a lot of members participating as front end users. Complex company websites as intranet or internet solutions with a lot of back end users can be realized as well.

\n

The scenario includes three back end users (employees) and two front end users (students). Each of those users has been assigned a different role. You are able log in to their accounts and see how Contao looks like from their perspective. Please note that employees with the back end user role can only log in to the back end and students as front end users can only log in to the front end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(2, 2, 'tl_article', 512, 1360422578, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Ways to search";}', '

1. Keyword search

\n

This might be the default way to use a search engine. Simply enter one or more keywords and the search engine will return all pages that contain either all keywords (AND query) or at least one keyword (OR query). You can predefine the query type in the module configuration or you can change it dynamically by adding a checkbox named "query_type" to the search form.

\n

2. Wildcard search

\n

By default, the search engine searches for exact keywords only. This means that a search for music will not return pages containing the words musical or musician. However, if you want to search for all words that begin with music, you can add an asterisk (*) after the keyword (music* instead of music). Of course, you can also put the wildcard in front of a keyword.

\n

3. Phrase search

\n

Sometimes you only need results that include an exact phrase. E.g. searching for music academy would also return the page of a sports academy announcing an event with music and buffet. To narrow your results, simply put quotation marks around your search term ("music academy" instead of music academy) and the search engine will only return pages that contain the exact phrase.

\n

4. Forcing a keyword

\n

This feature is particularly useful when you are searching for multiple keyword (OR query) but still want ensure that a page contains a certain keyword. To force a keyword, put a plus (+) in front of it (without space). E.g. if you want to know about college fees or university fees, you are basically looking for pages that contain either the word college or university and the word fees. Therefor your search term should be school college +fees.

\n

5. Excluding a keyword

\n

To exclude a keyword, put a minus (-) in front of it. Thus, pages containing this keyword will not be returned. E.g. if you want to learn everything about Music Academy that has nothing to do with its campus or its courses, you should search for "music academy" -campus -courses.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(4, 2, '', 384, 1140278146, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 8, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(15, 11, '', 128, 1195926441, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:33:"We have received your term paper!";}', 'Of course, nothing happens with the submitted data in our tutorial. However, if this was a real world website, you should do one of the following:
\r\n
\r\n1. Download or program a front end module that handles the form data and include it on this page.
\r\n
\r\n2. Edit the form header (using module "form generator") and choose to send the form data via e-mail. Enter a working e-mail address and a subject and save the form. Then go back to the front end page and submit the form again. You should now receive the form data via e-mail.
\r\n
\r\n{{link::back}}
\r\n
\r\nBy the way, the "Go back" link above is not a static link (of course) but a dynamic one. It was created using an "insert tag" called link::back. There are a few insert tags in Contao that help you include dynamic data.
\r\n
\r\nLearn more about insert tags
', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(16, 82, 'tl_article', 128, 1447622853, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:47:"Welcome {{user::firstname}} {{user::lastname}}!";}', '

To address a front end user by his name, we are using insert tags again (you might have come across them submitting a term paper). Insert tags are special tags which allow you to include dynamic data (e.g. the current date, the current user name or the current referer). Insert tags are replaced just before a page is printed to the screen, so they will always show the correct information even if the page is cached.

Learn more about insert tags

Below this paragraph you can see the "personal data" module in action. This module allows front end users to change their personal data. Make sure to cross-check all changes in the back end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(17, 12, '', 256, 1195927968, 'module', 'Edit your personal data', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(19, 13, 'tl_article', 64, 1400067331, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:18:"Not authenticated!";}', '

You are not allowed to access the requested page!

\n

Maybe you are not logged in correctly?

\n

If a user tries to access a protected page without permission, a special error_401 page will be called. In this case you can either display an error message (like we are doing now) by simply creating an article on this page, or you can redirect the user to another page (e.g. the welcome page).

\n

Accordingly, if a user tries to access a page that does not exist, a special error_404 page will be called. Again, you can either display an error message or redirect the user to another page.

', '', '', NULL, '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', '', 'ordered', 0x613a313a7b693a303b733a303a22223b7d, 0x613a313a7b693a303b613a313a7b693a303b733a303a22223b7d7d, '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(21, 14, '', 128, 1195928133, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:24:"Your data has been saved";}', 'You can cross-check the changes you have made in the back end (module "members"). Select {{user::firstname}} {{user::lastname}} and take a closer look at the record.
\n
\n{{link::back}}\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(40, 37, 'tl_article', 256, 1401138046, 'accordionSingle', '', '

Username: k.jones
Password: kevinjones
Role: back end user and administrator

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. Kevin Jones - Administrator', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(41, 37, 'tl_article', 384, 1401138064, 'accordionSingle', '', '

Username: h.lewis
Password: helenlewis
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Helen Lewis', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(42, 37, 'tl_article', 512, 1401138078, 'accordionSingle', '', '

Username: j.wilson
Password: jameswilson
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '3. James Wilson', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(44, 37, 'tl_article', 848, 1386327489, 'accordionSingle', '', '

Username: j.smith
Password: johnsmith
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. John Smith', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(45, 37, 'tl_article', 864, 1386327587, 'accordionSingle', '', '

Username: d.evans
Password: donnaevans
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Donna Evans', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(46, 1, 'tl_article', 896, 1438639218, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Learn more";}', '

On the following pages you will get a brief introduction into the basics of Contao. Of course we can not explain all the possibilities Contao offers but you will get the essential information and a first glimpse of what this CMS can do.

\n

What about some basics on Navigation.

\n

Also a straight forward Calendar is on board.

\n

There is a lot more to discover in this demo. Make sure you also visit[nbsp]https://contao.org[nbsp]for more information.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(47, 37, 'tl_article', 128, 1401138124, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Back end Login";}', '

If you like to see the administration panel of contao, please choose a back end user below to log into the panel.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(48, 18, '', 128, 1195927178, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:22:"Request a new password";}', 'Request a new password is part of the registration module and allows members to receive a new password vie e-mail. After the form has been submitted, a confirmation e-mail including an activation link is sent to the user.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(49, 18, '', 256, 1170870665, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(50, 18, '', 192, 1195927254, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:25:"Enter your e-mail address";}', 'Please enter your e-mail address below. A confirmation e-mail with an activation link will be sent to this address. Click this activation link to proceed.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(51, 18, '', 384, 1195927289, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'Note that you will not be able to send any e-mails in the online demo.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(52, 19, 'tl_article', 128, 1536784862, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Events";}', '

Here are some examples on how the calendar modules can be used. You can either use a big calendar view, a mini-calender as shown on the left side below the vertical navigation or an event-list shown at the bottom of the page. All of those offer you different options of with what, where, when and how to display the calendar.

\n

To see some actual calendar entries[nbsp]click here to go to May 2013.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(53, 19, '', 256, 1180638510, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 18, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(55, 19, 'tl_article', 384, 1400775267, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"List all events";}', '

And here you see the event list. Events can be listed drawing from one or more categories that can be set up in the back end. Here is a short list of options that go along with every event.

\n
    \n
  • Start date and end date
  • \n
  • Start time and end time
  • \n
  • Repeat event (recurring)
  • \n
  • Add a picture or enclosures
  • \n
  • Disable comments (if enabled for events)
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(77, 28, '', 128, 1195928200, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 6, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(82, 3, 'tl_news', 128, 1401827428, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve constantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(88, 5, 'tl_calendar_events', 128, 1400844024, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(89, 30, 'tl_article', 8, 1377460400, 'form', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 3, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:11:"form-search";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(90, 30, 'tl_article', 16, 1377357793, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 25, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:8:"nav-meta";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(91, 30, 'tl_article', 4, 1377460376, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '1', '()\0 )J', 'RSS Feed', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::41}}', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:3:"rss";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(98, 34, 'tl_article', 128, 1390138753, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:7:"Sitemap";}', '

Below there is an example of Contao''s Sitemap module. It allows you to set a reference page in the site structure. All its nested child pages will then appear in a list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(99, 34, 'tl_article', 256, 1355664332, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 30, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(115, 37, 'tl_article', 896, 1358687474, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(116, 37, 'tl_article', 832, 1386327377, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"Front end Login";}', '

Please choose a front end use below to login as a front end member. This feature demonstrates the posibility to create a member area for your website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(118, 50, 'tl_article', 128, 1423512848, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:7:"License";}', '

The license[nbsp]for the official Contao demo is[nbsp]CC-BY-SA-4.0. Please read and respect the terms of use!

\n

The Contao demo is a community driven project.[nbsp]Got some ideas? Found some bugs? Visit the GitHub[nbsp]page and share them with us!

\n

Best regards the Contao official demo[nbsp]theme team.

', '', '1', NULL, 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(119, 51, 'tl_article', 128, 1359236031, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 39, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(120, 52, 'tl_article', 128, 1359238992, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 40, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(121, 9, 'tl_article', 320, 1401220179, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 13, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(123, 76, 'tl_article', 128, 1390136387, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:10:"Newsletter";}', '

Contao offers you an easy way to manage newsletters and subscribers. With four modules you are able to handle the processes of subscription, unsubscription and the viewing of past newsletters on your website.

\n
    \n
  • Newsletter subscribe
  • \n
  • Newsletter unsubscribe
  • \n
  • Newsletter list
  • \n
  • Newsletter reader
  • \n
\n

You can offer visitors or user groups the possibility to subscribe to different channels.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(124, 76, 'tl_article', 256, 1401800236, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 42, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(125, 76, 'tl_article', 384, 1367156803, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 43, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(126, 19, 'tl_article', 512, 1400780965, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 20, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:7:"example";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(127, 2, 'tl_article', 64, 1360422557, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Search";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(132, 36, 'tl_article', 128, 1359897835, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 37, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(140, 59, 'tl_article', 128, 1360274228, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 45, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(141, 36, 'tl_article', 64, 1401138231, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:5:"Login";}', '

Now let''s get to the heart of Contao. Below you''ll find login data for different members and user groups. "Members" in Contao refer to people that have access to the frontend of your website. On the other hand we have "Users" who are [nbsp]people that have access to the back end and are usually divided into administrators or editors.

\n

But Contao lets you create all kinds of groups with everyone having its own access rights. You can allow frontend members to read just certain pages, access chosen forms or to be allowed to interact just with defined modules. Nearly everything in Contao has an access level parameter.

\n

And the same goes for the back end users. Create one group that has only the right to edit calendar entries, another one that is only allowed to write articles and a third one that has access to both.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(149, 62, 'tl_article', 128, 1366474155, 'image', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '1', NULL, 'Contao Demo', 'Contao Demo', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '{{link_url::2}}', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(150, 81, 'tl_article', 128, 1389541764, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Navigation menus";}', '

Contao offers you great freedom when it comes to creating navigations on a website. Eight different modules with their own options help you to cover almost every way you could think of to lead visitors to the information they are looking for. A big part of the navigation of a site tree based CMS with nested pages is the concept of start and stop levels.

\n

Let''s try to get a little insight into this concept and explain what can be accomplished with Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(151, 81, 'tl_article', 256, 1366743464, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:22:"Example site structure";}', '
    \n
  • Home
  • \n
  • Music\n
      \n
    • Genres\n
        \n
      • Rock
      • \n
      • Pop
      • \n
      \n
    • \n
    • Artists\n
        \n
      • Mrs. X
      • \n
      • Mrs. Y
      • \n
      \n
    • \n
    \n
  • \n
  • Movies\n
      \n
    • Genres\n
        \n
      • Action
      • \n
      • Fantasy
      • \n
      \n
    • \n
    • Actors\n
        \n
      • Mr. X
      • \n
      • Mr. Y
      • \n
      \n
    • \n
    \n
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(152, 81, 'tl_article', 384, 1366743464, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"Default navigation menu";}', '

By default, the navigation menu module simply displays the whole site structure. Whenever you add a page to the site tree it will automatically appear in this list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(153, 81, 'tl_article', 512, 1389541823, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:19:"Stop level set to 1";}', '

If you set the stop level to 1, the navigation menu will only display the first level and all activated pages. Here is what the navigation menu looks like when you are viewing the page Music -[gt] Genres -[gt] Pop.

\n
    \n
  • Home
  • \n
  • Music\n
      \n
    • Genres\n
        \n
      • Pop
      • \n
      • Rock
      • \n
      \n
    • \n
    \n
  • \n
  • Movies
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(154, 81, 'tl_article', 640, 1389541974, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Stop level 1 with hard limit";}', '

If you want to display even less pages in the navigation menu, you choose the new option "hard limit". That way the navigation menu never shows any page beyond the stop level no matter wether they are activated or not. The ouput is exacly the same as with the "navigation main menu items" module. However, by being able to set a stop level of your choosing, you are not limited to the first level anymore as with the "navigation main menu items" module!

\n
    \n
  • Home
  • \n
  • Music
  • \n
  • Movies
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(155, 81, 'tl_article', 768, 1389542035, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Stop level 2 with hard limit";}', '

A lot of people have requested a navigation menu that allows them to show the first two levels as horizontal main navigation menu and the other levels as optional vertical submenu. You can now accomplish that with the combination of the stop level set to 2 and ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(156, 81, 'tl_article', 896, 1389542110, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Start level 1";}', '

The "navigation submenu items" module basically displays the navigation menu from the second level, using the current main menu item as the starting point. Now you can accomplish the same structure with the navigation menu by simply setting the start level to 1. Here is how the navigation menu looks like on the page Music -[gt] Genres -[gt] Pop.

\n
    \n
  • Genres\n
      \n
    • Pop
    • \n
    • Rock
    • \n
    \n
  • \n
  • Artists\n
      \n
    • Mrs. X
    • \n
    • Mrs. Y
    • \n
    \n
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(157, 81, 'tl_article', 1024, 1389542158, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Start level 2";}', '

If your main navigation menu includes the first two levels, but you also want your submenu to start with an offset of two levels you have to set the start level to an equivalent 2. Here is how the navigation menu looks like on the Pop page.

\n
    \n
  • Pop
  • \n
  • Rock
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(158, 38, 'tl_article', 64, 1377460656, 'sliderStart', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 5000, 300, 0, '1', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(159, 38, 'tl_article', 96, 1366744215, 'sliderStop', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(160, 38, 'tl_article', 68, 1389533046, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"A powerful CMS";}', '

Manage your contents the easy/simple way. Contao enables you to create awesome interactive elements like the slider you see here with ease. This slider is based on swipe.js and comes out of the box with/including support for mobile devices.

', '1', '1', '1ڒ)\0 )J', 'Big Slider C', 'Big Slider C', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(163, 63, 'tl_article', 128, 1366991117, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Content elements";}', '

Content elements are an easy and intuitive way to create content. Instead of just using a Rich Text Editor, Contao provides a separate element for each type of content like texts, lists, tables, hyperlinks, images or downloads. Here is an overview of the Contao core content elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(164, 63, 'tl_article', 256, 1422920319, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Text elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a383a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d23686561646c696e6522207469746c653d2241626f75742074686520686561646c696e6520656c656d656e74223e486561646c696e653c2f613e223b693a313b733a31313a2263655f686561646c696e65223b693a323b733a33313a2247656e657261746573206120686561646c696e6520286831202d206836292e223b7d693a323b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d237465787422207469746c653d2241626f757420746865207465787420656c656d656e74223e546578743c2f613e223b693a313b733a373a2263655f74657874223b693a323b733a35383a2247656e65726174657320612072696368207465787420746861742063616e20626520666f726d6174746564207573696e672054696e794d43452e223b7d693a333b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d2368746d6c22207469746c653d2241626f7574207468652068746d6c20656c656d656e74223e48544d4c3c2f613e223b693a313b733a313a222d223b693a323b733a33353a22416c6c6f777320796f7520746f2061646420637573746f6d2048544d4c20636f64652e223b7d693a343b613a333a7b693a303b733a36373a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d236c69737422207469746c653d2241626f7574206c69737420656c656d656e74223e4c6973743c2f613e223b693a313b733a373a2263655f6c697374223b693a323b733a33393a2247656e65726174657320616e206f726465726564206f7220756e6f726465726564206c6973742e223b7d693a353b613a333a7b693a303b733a37343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d237461626c6522207469746c653d2241626f757420746865207461626c6520656c656d656e74223e5461626c653c2f613e223b693a313b733a383a2263655f7461626c65223b693a323b733a33393a2247656e65726174657320616e206f7074696f6e616c6c7920736f727461626c65207461626c652e223b7d693a363b613a333a7b693a303b733a37313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d23636f646522207469746c653d2241626f75742074686520636f646520656c656d656e74223e436f64653c2f613e223b693a313b733a373a2263655f636f6465223b693a323b733a35353a22486967686c696768747320636f646520736e69707065747320616e64207072696e7473207468656d20746f207468652073637265656e2e223b7d693a373b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35317d7d236d61726b646f776e22207469746c653d2241626f757420746865206d61726b646f776e20656c656d656e74223e4d61726b646f776e3c2f613e223b693a313b733a31313a2263655f6d61726b646f776e223b693a323b733a33323a22436f6e766572746573206d61726b646f776e207465787420746f2068746d6c2e223b7d7d, 'Listing of all text content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(165, 63, 'tl_article', 384, 1366996916, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:18:"Accordion elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a3131313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d2373696e676c655f6163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e20202873696e676c6520656c656d656e74293c2f613e223b693a313b733a31323a2263655f6163636f7264696f6e223b693a323b733a36333a2247656e65726174657320612073696e676c65206163636f7264696f6e20656c656d656e74202877697468204d6f6f546f6f6c73206f72206a5175657279292e223b7d693a323b613a333a7b693a303b733a3130343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d236163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e2020202877726170706572207374617274293c2f613e223b693a313b733a31373a2263655f6163636f7264696f6e5374617274223b693a323b733a35323a2247656e65726174657320746865206f70656e696e672070617274206f6620746865206163636f7264696f6e20777261707065722e223b7d693a333b613a333a7b693a303b733a3130323a223c6120687265663d227b7b6c696e6b5f75726c3a3a35327d7d236163636f7264696f6e22207469746c653d2241626f757420746865206163636f7264656f6e20656c656d656e74223e4163636f7264696f6e202028777261707065722073746f70293c2f613e223b693a313b733a313a222d223b693a323b733a35323a2247656e6572617465732074686520636c6f73696e672070617274206f6620746865206163636f7264696f6e20777261707065722e223b7d7d, 'Listing of all accordion content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(166, 63, 'tl_article', 512, 1367509491, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Content slider";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a39363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35337d7d22207469746c653d2241626f75742074686520636f6e74656e7420736c69646572223e436f6e74656e7420736c696465722020202877726170706572207374617274293c2f613e223b693a313b733a31343a2263655f736c696465725374617274223b693a323b733a34393a2247656e65726174657320746865206f70656e696e672070617274206f662074686520736c6964657220777261707065722e223b7d693a323b613a333a7b693a303b733a39343a223c6120687265663d227b7b6c696e6b5f75726c3a3a35337d7d22207469746c653d2241626f75742074686520636f6e74656e7420736c69646572223e436f6e74656e7420736c69646572202028777261707065722073746f70293c2f613e223b693a313b733a313a222d223b693a323b733a34393a2247656e6572617465732074686520636c6f73696e672070617274206f662074686520736c6964657220777261707065722e223b7d7d, 'Listing of all content slider elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(167, 63, 'tl_article', 640, 1366996988, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Link elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35347d7d2368797065726c696e6b22207469746c653d2241626f7574207468652068797065726c696e6b20656c656d656e74223e48797065726c696e6b3c2f613e223b693a313b733a31323a2263655f68797065726c696e6b223b693a323b733a33363a2247656e6572617465732061206c696e6b20746f20616e6f7468657220776562736974652e223b7d693a323b613a333a7b693a303b733a38323a223c6120687265663d227b7b6c696e6b5f75726c3a3a35347d7d23746f706c696e6b22207469746c653d2241626f75742074686520746f70206c696e6b20656c656d656e74223e546f70206c696e6b3c2f613e223b693a313b733a31303a2263655f746f706c696e6b223b693a323b733a34383a2247656e6572617465732061206c696e6b20746f206a756d7020746f2074686520746f70206f662074686520706167652e223b7d7d, 'Listing of all link elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(168, 63, 'tl_article', 768, 1401260918, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Media elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a37353a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23696d61676522207469746c653d2241626f75742074686520696d61676520656c656d656e7473223e496d6167653c2f613e223b693a313b733a383a2263655f696d616765223b693a323b733a33303a2247656e6572617465732061207374616e642d616c6f6e6520696d6167652e223b7d693a323b613a333a7b693a303b733a38303a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d2367616c6c65727922207469746c653d2241626f7574207468652067616c6c65727920656c656d656e74223e47616c6c6572793c2f613e223b693a313b733a31303a2263655f67616c6c657279223b693a323b733a33353a2247656e6572617465732061206c69676874626f7820696d6167652067616c6c6572792e223b7d693a333b613a333a7b693a303b733a3130313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23617564696f766964656f22207469746c653d2241626f7574207468652048544d4c3520766964656f20616e6420617564696f20656c656d656e74223e566964656f2f617564696f3c2f613e223b693a313b733a393a2263655f706c61796572223b693a323b733a34313a2247656e65726174657320616e2048544d4c3520766964656f206f7220617564696f20706c617965722e223b7d693a343b613a333a7b693a303b733a38303a223c6120687265663d227b7b6c696e6b5f75726c3a3a35357d7d23796f757475626522207469746c653d2241626f75742074686520596f757475626520656c656d656e74223e596f75747562653c2f613e223b693a313b733a31303a2263655f796f7574756265223b693a323b733a32313a2241646473206120596f755475626520766964656f2e223b7d7d, 'Listing of all media elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(169, 63, 'tl_article', 896, 1366997050, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:17:"Download elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a333a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38333a223c6120687265663d227b7b6c696e6b5f75726c3a3a35367d7d23646f776e6c6f616422207469746c653d2241626f75742074686520646f776e6c6f616420656c656d656e74223e446f776e6c6f61643c2f613e223b693a313b733a31313a2263655f646f776e6c6f6164223b693a323b733a33363a2247656e6572617465732061206c696e6b20746f20646f776e6c6f616420612066696c652e223b7d693a323b613a333a7b693a303b733a38363a223c6120687265663d227b7b6c696e6b5f75726c3a3a35367d7d23646f776e6c6f61647322207469746c653d2241626f75742074686520646f776e6c6f61647320656c656d656e74223e446f776e6c6f6164733c2f613e223b693a313b733a31323a2263655f646f776e6c6f616473223b693a323b733a34333a2247656e657261746573206d756c7469706c65206c696e6b7320746f20646f776e6c6f61642066696c65732e223b7d7d, 'Listing of all download elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(170, 63, 'tl_article', 1024, 1366997091, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Include elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a343a224e616d65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a38383a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d2361727469636c6522207469746c653d2241626f7574207468652061727469636c6520696e636c75646520656c656d656e74223e41727469636c653c2f613e223b693a313b733a313a222d223b693a323b733a32353a22496e636c7564657320616e6f746865722061727469636c652e223b7d693a323b613a333a7b693a303b733a3131313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23636f6e74656e74656c656d656e7422207469746c653d2241626f75742074686520636f6e74656e7420656c656d656e7420696e636c75646520656c656d656e74223e436f6e74656e7420656c656d656e743c2f613e223b693a313b733a31343a2228706172656e7420636c61737329223b693a323b733a33333a22496e636c7564657320616e6f7468657220636f6e74656e7420656c656d656e742e223b7d693a333b613a333a7b693a303b733a37393a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23666f726d22207469746c653d2241626f75742074686520666f726d20696e636c75646520656c656d656e74223e466f726d3c2f613e223b693a313b733a373a2263655f666f726d223b693a323b733a31363a22496e636c75646573206120666f726d2e223b7d693a343b613a333a7b693a303b733a38353a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d236d6f64756c6522207469746c653d2241626f757420746865206d6f64756c6520696e636c75646520656c656d656e74223e4d6f64756c653c2f613e223b693a313b733a31343a2228706172656e7420636c61737329223b693a323b733a32383a22496e636c7564657320612066726f6e7420656e64206d6f64756c652e223b7d693a353b613a333a7b693a303b733a3130383a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d2361727469636c6574656173657222207469746c653d2241626f7574207468652061727469636c652074656173657220696e636c75646520656c656d656e74223e41727469636c65207465617365723c2f613e223b693a313b733a393a2263655f746561736572223b693a323b733a33393a22446973706c61797320746865207465617365722074657874206f6620616e2061727469636c652e223b7d693a363b613a333a7b693a303b733a39313a223c6120687265663d227b7b6c696e6b5f75726c3a3a35377d7d23636f6d6d656e747322207469746c653d2241626f75742074686520636f6d6d656e747320696e636c75646520656c656d656e74223e436f6d6d656e74733c2f613e223b693a313b733a31313a2263655f636f6d6d656e7473223b693a323b733a33323a2241646473206120636f6d6d656e7420666f726d20746f2074686520706167652e223b7d7d, 'Listing of all include elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(171, 66, 'tl_article', 128, 1389538926, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

You use text elements to include different types of text content on your page.
Contao offers special elements that are optimized for management in the back-end and deliver correct output in the front end. In the following paragraphs the characteristics of the individual element types are described and explained.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(172, 66, 'tl_article', 256, 1389538980, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Headline";}', '

The headline element adds a single headline to your page. You can set the level of the headline ranging from h1 to h6.

\n

The first headline on this page was created by using a headline element with the level set to h1.

\n

But you do not have to use this element to add a headline to your page. Almost every other element features an additional input field to add a headline also offering the levels h1 to h6.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:"headline";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(173, 66, 'tl_article', 64, 1366997952, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Text elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(174, 66, 'tl_article', 384, 1389539049, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"Text";}', '

The text element provides a rich text editor in the back-end allowing you to format the text output in the same way as popular office software. You can set words or phrases in bold or italic or add underlining and integrate (hyper) links to other pages of the same website, links to files or file downloads or external URLs to name just a few features of the utilized tinyMCE editor.

\n

The element also allows to add a single image which can be positioned relatively to the text. The image can be placed above or below the text or placed floating left or right of the text. You are able to choose from several options to modify the picture, e.g. resizing or even cropping it and to add a link to a contao page, to an external URI or to a full resolution version of the image. You can define wether the linked page will be opened in a new window or tab of your browser. The full resolution version of the image will be opened in an overlay on the same page if defined that way in the page layout.

', '1', '1', '9rv)\0 )J', 'Adding an image to a text element', 'Adding an image to a text element', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'Adding an image to a text element', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"text";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(176, 66, 'tl_article', 512, 1389539110, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"HTML";}', '

The HTML element can be used to enter pure HTML code.

\n

The allowed tags have to be defined in the contao settings in the security section. Most of the HTML tags are allowed by default. Some tags with security relevance such as ''script'' have to be added manually if needed.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"html";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(177, 66, 'tl_article', 640, 1389539216, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"List";}', '

To add ordered or unordered lists as a single element - not within the text element - contao provides the list element. With a special back-end widget you can add each list entry via a single input field, sort the entries, insert new entries or copy them.

', '', '1', '9@)\0 )J', 'The list widget', 'The list widget', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'The list widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"list";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(179, 66, 'tl_article', 768, 1389539361, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:5:"Table";}', '

To create a table you can use the table element. Contao offers a special back-end widget, similar to the one utilized for lists, to add columns and rows, define a head- and footer-row and add a summary for the table content. In the front-end output, special classes can be chosen and added to the table, rows and cells. Just check the HTML code of the page content elements, to explore the possible classes.

\n

In addition, you can add a sorting option for the frontend to make the table sortable by all columns.

', '', '1', '9)\0 )J', 'The table widget', 'The table widget', 'a:3:{i:0;s:3:"250";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:1:"1";s:4:"left";s:1:"1";s:5:"right";s:1:"0";s:3:"top";s:1:"0";s:4:"unit";s:2:"em";}', '', '1', 'The table widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:5:"table";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(180, 66, 'tl_article', 896, 1389539394, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"Code";}', '

To provide a snippet of programming code like i.e. Php or JavaScript, you use the code element. The code will not be executed in the front-end of the page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:"code";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(181, 66, 'tl_article', 1024, 1537387626, 'code', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', 'JavaScript', '', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(182, 67, 'tl_article', 128, 1367243633, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:9:"Accordion";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(183, 67, 'tl_article', 256, 1389539522, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The accordion element allows you to place content inside a closed panel. By clicking the headline of the panel, it will expand and close any other expanded panels.

\n

You can add an unlimited number of accordion elements on a page.

\n

Contao offers two types of accordion elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(185, 68, 'tl_article', 128, 1367243683, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"Content slider";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(186, 68, 'tl_article', 256, 1389540065, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The content slider does exactly, what its name says. Similar to the accordion the slider needs a wrapper start and stop. All elements placed between these wrapper elements represent the slided content.

\n

The wrapper start element offers you some parameters to modify the slider:

\n
    \n
  1. Sliding interval: the time in milliseconds a slide is displayed until it is replaced by the next
    one (1000 = 1s)
  2. \n
  3. Transition speed: the speed of the transition from slide to slide in milliseconds (1000 = 1s)
  4. \n
  5. Slide offset: setting a specific slide as the starting point, the counting starts at 0
  6. \n
  7. Continous:[nbsp]Make the slider start all over when reaching the end
  8. \n
\n

You can see the slider in action on the[nbsp]homepage.

\n

To use it, jQuery or Mootools need to be enabled in the page layout and the corresponding j- or moo-template has to be added as well.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(187, 69, 'tl_article', 128, 1367243736, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Link elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(188, 70, 'tl_article', 128, 1367243806, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:14:"Media elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(189, 71, 'tl_article', 128, 1367243825, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"File elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(190, 72, 'tl_article', 128, 1367243847, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:16:"Include elements";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(191, 75, 'tl_article', 128, 1390136452, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:3:"FAQ";}', '

Contaos FAQ module offers a structured method to create customized "Question [&] Answer" sections on your website.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(192, 75, 'tl_article', 256, 1367244342, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 32, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(193, 77, 'tl_article', 128, 1400065282, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Form generator";}', '

Forms are a very important tool to help you to create user feedback from the visitors of your website. Contao features an easy way to build and edit individual forms with its Form generator. All the common form fields known from HTML can be used and there are several ways to apply different options to each field. You can make them mandatory, define allowed input values or add CSS classes to specific fields.

\n

The Form generator also allows to "Send form data via e-mail" or "Store data" in your database. For the submission methods you can choose between POST and GET. You will see there is a lot of fun in the module out of the box.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(194, 77, 'tl_article', 256, 1400065356, 'form', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:20:"Contact form example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 5, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(195, 66, 'tl_article', 1152, 1367244923, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(196, 67, 'tl_article', 512, 1367244958, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(197, 79, 'tl_article', 128, 1367245735, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:4:"User";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(198, 73, 'tl_article', 128, 1367245761, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:4:"News";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(199, 81, 'tl_article', 1152, 1367265244, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(200, 19, 'tl_article', 640, 1367265280, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(201, 73, 'tl_article', 256, 1367265356, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(202, 75, 'tl_article', 384, 1367265379, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(203, 76, 'tl_article', 512, 1367265415, 'module', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(204, 77, 'tl_article', 1024, 1400775660, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(205, 80, 'tl_article', 1536, 1367265479, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(206, 79, 'tl_article', 192, 1367265557, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(212, 67, 'tl_article', 320, 1389539668, 'accordionSingle', '', '

This panel is build with only one element. You enter the section headline that is used as the expanding link. The content of the section is entered in a richt text field similar to text field in text elements.

\n

You even have the possibility to add an image to the content.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion single element', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:16:"single_accordion";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(213, 67, 'tl_article', 352, 1367508090, 'accordionStart', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion wrapper start & end', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:"accordion";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(214, 67, 'tl_article', 368, 1367508219, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The second type of accordion is the combination of a wrapper start and stop element.[nbsp]

\n

All elements added between start and stop build the content of the accordion panel.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(215, 67, 'tl_article', 376, 1367508230, 'accordionStop', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(216, 67, 'tl_article', 444, 1389539732, 'accordionSingle', '', '

To use this type of accordion element on your page, you have to enable either jQuery or Mootools and add the j_accordion or moo_accordion template to your page layout.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Javascript Accordion', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(217, 69, 'tl_article', 256, 1389540500, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Links are an essential part of each website. You can place links within any element with a rich text editor as a hyperlink and you can add a link which always leads to the top if the page, the toplink.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(218, 69, 'tl_article', 384, 1389540661, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:9:"Hyperlink";}', '

You can add links within the rich text editor in the text element. To define special links, with a specific layout or with an image acting as the link, you use the hyperlink element.

\n

The following fields should always be addressed:

\n
    \n
  1. Link target: the destination of the link, it can be an external URL such as https://contao.org or an internal link you can chose from the Contao site structure
  2. \n
  3. Open in new window: force the link to be opend in a new browser window or tab
  4. \n
  5. Link text: the word or phrase that will be displayed and act as the link
  6. \n
  7. Embed the link: a phrase to embed the link in the page by using "%p" as the wildcard
  8. \n
  9. Link title: the title attribute of the a-tag
  10. \n
  11. 6. Lightbox: forces the browser to open the link inside a lightbox. For this field to be available Mootools or jQuery has to be enabled in the page layout and a corresponding j- or moo-template has to be added
  12. \n
\n

You can even use an image link by activating the checkbox "create an image link". Choose an image in the file manager, enter alternate text to be displayed when the image can not be displayed, enter an image title to be displayed with the image, set the title dimensions of the image and an optional caption.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:"hyperlink";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(219, 69, 'tl_article', 512, 1389540746, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Top link";}', '

The toplink element adds a link element leading to the top of the current page.

\n

You just enter the link text to be displayed for this element.

\n

You can see the element in action on the content element overview page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:7:"toplink";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(220, 63, 'tl_article', 320, 1367511821, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(221, 63, 'tl_article', 448, 1367511854, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(222, 63, 'tl_article', 576, 1367511875, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(223, 63, 'tl_article', 704, 1367511889, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(224, 63, 'tl_article', 832, 1367511912, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(225, 63, 'tl_article', 960, 1367511921, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(226, 63, 'tl_article', 1152, 1367511924, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(227, 64, 'tl_article', 128, 1389541206, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:7:"Modules";}', '

In this section we would like to introduce the different modules delivered with every Contao installation. Modules in Contao help you to achieve certain functions and possibilities for your users to interact with your website. You can either create different ways of displaying page navigations, create a search module, import RSS-feeds or integrate a user registration.

\n

Modules are defined in the front end modules section of the back end under Layout [gt] Themes

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(228, 64, 'tl_article', 256, 1367612139, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Navigation";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a393a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a31353a224e617669676174696f6e206d656e75223b693a313b733a31343a226d6f645f6e617669676174696f6e223b693a323b733a35323a2247656e6572617465732061206e617669676174696f6e206d656e752066726f6d207468652073697465207374727563747572652e223b7d693a323b613a333a7b693a303b733a31373a22437573746f6d206e617669676174696f6e223b693a313b733a31333a226d6f645f637573746f6d6e6176223b693a323b733a33353a2247656e657261746573206120637573746f6d206e617669676174696f6e206d656e752e223b7d693a333b613a333a7b693a303b733a32313a2242726561646372756d62206e617669676174696f6e223b693a313b733a31343a226d6f645f62726561646372756d62223b693a323b733a33393a2247656e65726174657320612062726561646372756d62206e617669676174696f6e206d656e752e223b7d693a343b613a333a7b693a303b733a31363a22517569636b206e617669676174696f6e223b693a313b733a31323a226d6f645f717569636b6e6176223b693a323b733a35313a2247656e65726174657320612064726f702d646f776e206d656e752066726f6d207468652073697465207374727563747572652e223b7d693a353b613a333a7b693a303b733a31303a22517569636b206c696e6b223b693a313b733a31333a226d6f645f717569636b6c696e6b223b693a323b733a33343a2247656e657261746573206120637573746f6d2064726f702d646f776e206d656e752e223b7d693a363b613a333a7b693a303b733a31353a22426f6f6b206e617669676174696f6e223b693a313b733a31313a226d6f645f626f6f6b6e6176223b693a323b733a33333a2247656e657261746573206120626f6f6b206e617669676174696f6e206d656e752e223b7d693a373b613a333a7b693a303b733a31383a2241727469636c65206e617669676174696f6e223b693a313b733a31353a226d6f645f61727469636c655f6e6176223b693a323b733a34393a2247656e657261746573206120706167696e6174696f6e206d656e7520746f206e617669676174652061727469636c65732e223b7d693a383b613a333a7b693a303b733a373a22536974656d6170223b693a313b733a31313a226d6f645f736974656d6170223b693a323b733a35323a2247656e6572617465732061206c697374206f6620616c6c20706167657320696e207468652073697465207374727563747572652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(229, 64, 'tl_article', 384, 1367612265, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"User";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a31303a224c6f67696e20666f726d223b693a313b733a393a226d6f645f6c6f67696e223b693a323b733a32333a2247656e6572617465732061206c6f67696e20666f726d2e223b7d693a323b613a333a7b693a303b733a31363a224175746f6d61746963206c6f676f7574223b693a313b733a313a222d223b693a323b733a33303a224175746f6d61746963616c6c79206c6f6773206f7574206120757365722e223b7d693a333b613a333a7b693a303b733a31333a22506572736f6e616c2064617461223b693a313b733a31363a226d6f645f706572736f6e616c44617461223b693a323b733a34383a2247656e657261746573206120666f726d20746f206564697420612075736572277320706572736f6e616c20646174612e223b7d693a343b613a333a7b693a303b733a31323a22526567697374726174696f6e223b693a313b733a31363a226d6f645f726567697374726174696f6e223b693a323b733a33353a2247656e6572617465732061207573657220726567697374726174696f6e20666f726d2e223b7d693a353b613a333a7b693a303b733a31333a224c6f73742070617373776f7264223b693a313b733a31323a226d6f645f70617373776f7264223b693a323b733a34333a2247656e657261746573206120666f726d20746f20726571756573742061206e65772070617373776f72642e223b7d693a363b613a333a7b693a303b733a31333a22436c6f7365206163636f756e74223b693a313b733a31363a226d6f645f636c6f73654163636f756e74223b693a323b733a34343a2247656e657261746573206120666f726d20746f2064656c6574652061206d656d626572206163636f756e742e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(230, 64, 'tl_article', 512, 1367612395, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:4:"News";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a224e6577736c697374223b693a313b733a31323a226d6f645f6e6577736c697374223b693a323b733a33383a22416464732061206c697374206f66206e657773206974656d7320746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31303a224e657773726561646572223b693a313b733a31343a226d6f645f6e657773726561646572223b693a323b733a33333a2253686f7773207468652064657461696c73206f662061206e657773206974656d2e223b7d693a333b613a333a7b693a303b733a31323a224e6577732061726368697665223b693a313b733a31353a226d6f645f6e65777361726368697665223b693a323b733a33323a22416464732061206e657773206172636869766520746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31373a224e6577732061726368697665206d656e75223b693a313b733a31323a226d6f645f6e6577736d656e75223b693a323b733a35353a2247656e6572617465732061206e617669676174696f6e206d656e7520746f2062726f77736520746865206e65777320617263686976652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(231, 64, 'tl_article', 320, 1367612456, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(232, 64, 'tl_article', 448, 1367612465, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(233, 64, 'tl_article', 640, 1367612472, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(234, 64, 'tl_article', 768, 1367612524, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:6:"Events";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a2243616c656e646172223b693a313b733a31323a226d6f645f63616c656e646172223b693a323b733a32383a224164647320612063616c656e64617220746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31323a224576656e7420726561646572223b693a313b733a31353a226d6f645f6576656e74726561646572223b693a323b733a33303a2253686f7773207468652064657461696c73206f6620616e206576656e742e223b7d693a333b613a333a7b693a303b733a31303a224576656e74206c697374223b693a313b733a31333a226d6f645f6576656e746c697374223b693a323b733a33343a22416464732061206c697374206f66206576656e747320746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31353a224576656e74206c697374206d656e75223b693a313b733a31333a226d6f645f6576656e746d656e75223b693a323b733a35333a2247656e6572617465732061206e617669676174696f6e206d656e7520746f2062726f77736520746865206576656e74206c6973742e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(235, 64, 'tl_article', 896, 1367612537, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(236, 64, 'tl_article', 1024, 1389541607, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"Newsletter";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a353a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a393a22537562736372696265223b693a313b733a31333a226d6f645f737562736372696265223b693a323b733a35363a2247656e657261746573206120666f726d20746f2073756273637269626520746f206f6e65206f72206d6f7265206e6577736c65747465722e223b7d693a323b613a333a7b693a303b733a31313a22556e737562736372696265223b693a313b733a31353a226d6f645f756e737562736372696265223b693a323b733a36313a2247656e657261746573206120666f726d20746f20756e7375627363726962652066726f6d206f6e65206f72206d6f7265206e6577736c6574746572732e223b7d693a333b613a333a7b693a303b733a31353a224e6577736c6574746572206c697374223b693a313b733a31313a226d6f645f6e6c5f6c697374223b693a323b733a33393a22416464732061206c697374206f66206e6577736c65747465727320746f2074686520706167652e223b7d693a343b613a333a7b693a303b733a31373a224e6577736c657474657220726561646572223b693a313b733a31333a226d6f645f6e6c5f726561646572223b693a323b733a33343a2253686f7773207468652064657461696c73206f662061206e6577736c65747465722e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(238, 64, 'tl_article', 1152, 1367612665, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(239, 64, 'tl_article', 1280, 1367612717, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:3:"FAQ";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a363a224d6f64756c65223b693a313b733a393a2243535320636c617373223b693a323b733a31313a224465736372697074696f6e223b7d693a313b613a333a7b693a303b733a383a22464151206c697374223b693a313b733a31313a226d6f645f6661716c697374223b693a323b733a35343a22416464732061206c697374206f66206672657175656e746c792061736b6564207175657374696f6e7320746f2074686520706167652e223b7d693a323b613a333a7b693a303b733a31303a2246415120726561646572223b693a313b733a31333a226d6f645f666171726561646572223b693a323b733a34383a2253686f77732074686520616e7377657220746f2061206672657175656e746c792061736b6564207175657374696f6e2e223b7d693a333b613a333a7b693a303b733a383a224641512070616765223b693a313b733a31313a226d6f645f66617170616765223b693a323b733a35313a2253686f77732074686520464151206c69737420616e642046415120726561646572206f6e207468652073616d6520706167652e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:20:"content-element-list";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(240, 64, 'tl_article', 1408, 1367612751, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(241, 73, 'tl_article', 192, 1400783743, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 63, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(242, 73, 'tl_article', 160, 1389542545, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao handles news via news archives in the back end. Among a lot of functions for the handling of your news the most important ones are the title, a teaser text, a full text, images or the publishing date.

\n

With only four modules you can create different outputs for your news articles. The Newslist adds a simple list of news items to the page. Different templates also enabke you to style the output. If you would like to direct visitors of your page to the corresponding full news article of a given news item you need to integrate the Newsreader. News can also be sorted using the modules News Archive. The News Archive menu makes the news archive more accessible by generating a navigation menu to enable a visitor to browse the news archive.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(243, 79, 'tl_article', 160, 1401221910, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:5:"box-1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(244, 79, 'tl_article', 176, 1401221899, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(245, 79, 'tl_article', 184, 1367613748, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(246, 79, 'tl_article', 144, 1389542248, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao comes with a very smart user handling. User is a very general term and refers in Contao to users who have access to the back end. Front end users are called members in Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(247, 65, 'tl_article', 128, 1367708516, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"About Contao";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(248, 65, 'tl_article', 256, 1367708549, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Contao is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. Easy management of user rights, the Live Update Service, the modern CSS framework and many already integrated modules (news, calendar, forms, etc.) have quickly made Contao one of the most popular open source content management systems on the market.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(251, 65, 'tl_article', 320, 1438639018, 'table', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Contao Resources";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a373a7b693a303b613a333a7b693a303b733a31373a22556e6465727374616e6420436f6e74616f223b693a313b733a31343a22456e68616e636520436f6e74616f223b693a323b733a31393a224b656570207570207769746820436f6e74616f223b7d693a313b613a333a7b693a303b733a37383a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f6d616e75616c2e68746d6c22207469746c653d22557365722773204775696465223e5573657227732047756964653c2f613e223b693a313b733a39353a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f656e2f657874656e73696f6e2d6c6973742e68746d6c22207469746c653d22457874656e73696f6e73206c697374223e457874656e73696f6e73206c6973743c2f613e223b693a323b733a39333a223c6120687265663d2268747470733a2f2f636f6d6d756e6974792e636f6e74616f2e6f72672f22207469746c653d2254686520436f6e74616f20436f6d6d756e697479223e54686520436f6e74616f20436f6d6d756e6974793c2f613e223b7d693a323b613a333a7b693a303b733a3130343a223c6120687265663d2268747470733a2f2f646f63732e636f6e74616f2e6f72672f656e2f23646576656c6f7065722d646f63756d656e746174696f6e22207469746c653d22446576656c6f70657273204775696465223e446576656c6f7065722773204775696465223b693a313b733a37363a223c6120687265663d2268747470733a2f2f7468656d65732e636f6e74616f2e6f72672f22207469746c653d22436f6e74616f205468656d6573223e436f6e74616f205468656d65733c2f613e223b693a323b733a39313a223c6120687265663d2268747470733a2f2f7777772e66616365626f6f6b2e636f6d2f636f6e74616f22207469746c653d22436f6e74616f206f6e2046616365626f6f6b223e436f6e74616f206f6e2046616365626f6f6b3c2f613e223b7d693a333b613a333a7b693a303b733a37313a223c6120687265663d22687474703a2f2f64652e636f6e74616f77696b692e6f72672f22207469746c653d22436f6e74616f2057696b69223e436f6e74616f2057696b693c2f613e223b693a313b733a303a22223b693a323b733a38363a223c6120687265663d22687474703a2f2f747769747465722e636f6d2f636f6e74616f636d7322207469746c653d22436f6e74616f206f6e2054776974746572223e436f6e74616f206f6e20547769747465723c2f613e223b7d693a343b613a333a7b693a303b733a39363a223c6120687265663d2268747470733a2f2f636f6e74616f2e6f72672f626f6f6b732d616e642d766964656f732e68746d6c22207469746c653d22426f6f6b7320616e6420566964656f73223e426f6f6b7320616e6420566964656f733c2f613e223b693a313b733a303a22223b693a323b733a38363a223c6120687265663d2268747470733a2f2f6769746875622e636f6d2f636f6e74616f2f636f726522207469746c653d22436f6e74616f206f6e20476974487562223e436f6e74616f206f6e204769744875623c2f613e223b7d693a353b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a39353a223c6120687265663d22687474703a2f2f7777772e796f75747562652e636f6d2f757365722f636f6e74616f636d7322207469746c653d22436f6e74616f206f6e20596f7554756265223e436f6e74616f206f6e20596f75547562653c2f613e223b7d693a363b613a333a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a3130393a223c6120687265663d2268747470733a2f2f706c75732e676f6f676c652e636f6d2f3131343734303338343437313538313530343732322f706f73747322207469746c653d22436f6e74616f206f6e20476f6f676c652b223e436f6e74616f206f6e20476f6f676c652b3c2f613e223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(253, 80, 'tl_article', 128, 1375458260, 'headline', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:13:"Miscellaneous";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(254, 80, 'tl_article', 256, 1390138083, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Flash movie";}', '

With the Flash movie module you can easily add any .swf file to be displayed on your site. This might come in handy if you would like to display web banners, Flash menus or any other kinds of Flash visualisations. Several options allow you to define the appearance of the Flash movie such as width and height, the transparency mode (wmode), FlashVars and if you want to trigger an internal or external source.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(255, 80, 'tl_article', 1024, 1400782014, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:12:"Article list";}', '

The module "article list" shows[nbsp]all articles of an selected page (or all if empty) from a specified column. In the example above you see all articles[nbsp]of the home page in the main column.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(256, 80, 'tl_article', 1152, 1400782523, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:12:"Random image";}', '

The module "random image" displays randomized images.[nbsp]

\n

Reload the Page[nbsp]to see another random image

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:12:"random-image";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(257, 80, 'tl_article', 1280, 1390138120, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Custom HTML";}', '

The Custom HTML module is plain and simple. You get a text area input field that renders all your HTML content as a module. You can use it for all kinds HTML tags. Custom HTML

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(258, 80, 'tl_article', 1408, 1390138576, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:10:"RSS reader";}', '

The RSS reader module offers the possibility to integrate XML-feeds into your website. You can add multiple feeds, define the number of news items to be displayed, set the items per page to activate a pagination or tell the module how many news items you would like to skip.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(260, 80, 'tl_article', 640, 1375459838, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 55, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(261, 80, 'tl_article', 1088, 1375459777, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 56, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(262, 80, 'tl_article', 1216, 1375459784, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 57, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(263, 80, 'tl_article', 1472, 1375459787, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 59, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(264, 80, 'tl_article', 1344, 1390138521, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 58, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(265, 80, 'tl_article', 192, 1390138068, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

In addition to the previously mentioned modules there are some others left we categorized under Miscellaneous. They deliver different functions as explained below.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(266, 70, 'tl_article', 256, 1389540884, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

Images, videos and other media are one of the most powerful contents available for a website. Images are faster to assess and have a stronger impact on the visitor compared to a simple text block. Therefore Contao allows you to integrate different kinds of media easily. When creating a media element, e.g. for an image, in the back end, you are able to:

\n
    \n
  1. select a media source where the image is uploaded from
  2. \n
  3. a substitute text, which is shown, if the image can not be displayed
  4. \n
  5. the height and width of the image, the distance of the image to the surrounding text
  6. \n
  7. the destination website, if the image acts as a link
  8. \n
  9. a subline for the image
  10. \n
  11. the option to show the image in full resolution, when the visitor clicks on the image Some media can also be grouped in a gallery.
  12. \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(267, 71, 'tl_article', 256, 1389540994, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

File elements create the possibility to make files available for download on your website. The element ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(268, 72, 'tl_article', 256, 1389541103, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The Include element could be seen as a kind of flexible copy and paste function. By creating an include element on a given page you can integrate a content element of any kind already existing on another page with all attributes such as CSS style. The output on the front end will be identical to the output of the original content element on its page. The content element to be displayed via the include element can be chosen in a drop-down menu containing all content elements used on the entire website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(276, 66, 'tl_article', 576, 1393981321, 'html', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', '
\n
\n
Definition list Example
\n
Buil with the Contao Content Element HTML.
\n
You can use many more HTML Tags if you like.
\n
\n
', '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(277, 66, 'tl_article', 704, 1389645264, 'list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:20:"Ordered list Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'ordered', 0x613a343a7b693a303b733a32323a224f726465726564204c697374204578616d706c652031223b693a313b733a32323a224f726465726564204c697374204578616d706c652032223b693a323b733a32323a224f726465726564204c697374204578616d706c652033223b693a333b733a32323a224f726465726564204c697374204578616d706c652034223b7d, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(278, 66, 'tl_article', 736, 1389645252, 'list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:22:"Unordered list Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'unordered', 0x613a343a7b693a303b733a32343a22556e6f726465726564204c697374204578616d706c652031223b693a313b733a32343a22556e6f726465726564204c697374204578616d706c652032223b693a323b733a32343a22556e6f726465726564204c697374204578616d706c652033223b693a333b733a32343a22556e6f726465726564204c697374204578616d706c652034223b7d, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(279, 66, 'tl_article', 832, 1389645360, 'table', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:7:"Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 0x613a343a7b693a303b613a333a7b693a303b733a363a22486561642031223b693a313b733a363a22486561642032223b693a323b733a363a22486561642033223b7d693a313b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d693a323b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d693a333b613a333a7b693a303b733a383a22436f6c756d6e2031223b693a313b733a383a22436f6c756d6e2032223b693a323b733a383a22436f6c756d6e2033223b7d7d, '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(286, 69, 'tl_article', 448, 1389646492, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::49}}', '', '', '', 'Internal link. Opens in the same window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(287, 69, 'tl_article', 480, 1389646472, 'hyperlink', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, 'http://contao.org', '1', '', '', 'External link to contao.org. Opens in a new window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(288, 69, 'tl_article', 640, 1389646543, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go to top example', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(289, 70, 'tl_article', 384, 1401088488, 'youtube', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Youtube video example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', 'ce_player_responsive', NULL, 'rOGhp63Lvbo', '', NULL, 'a:2:{i:0;s:3:"400";i:1;s:3:"300";}', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(290, 70, 'tl_article', 320, 1399894253, 'gallery', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:50:"Gallery example with thumbnails and full-size view";}', NULL, '', '', NULL, '', '', 'a:3:{i:0;s:3:"300";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:2:"10";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '1', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, 0x613a333a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, '', 4, 0, 0, 'custom', '', 'gallery_default', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(291, 68, 'tl_article', 640, 1399623637, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(292, 69, 'tl_article', 768, 1399623662, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(293, 70, 'tl_article', 512, 1399623684, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(294, 71, 'tl_article', 384, 1399623700, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(295, 72, 'tl_article', 384, 1399623713, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(297, 79, 'tl_article', 152, 1399896356, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Frontend Member Login";}', '

Username: j.smith
Password: johnsmith

\n

Username: d.evans
Password: donnaevans

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(300, 79, 'tl_article', 180, 1399896312, 'headline', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Lost Password";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(302, 71, 'tl_article', 320, 1399908258, 'download', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:28:"Single Download file example";}', NULL, '', '', '3x)\0 )J', '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(303, 71, 'tl_article', 352, 1399908263, 'downloads', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:21:"Download List Example";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b693a333b733a31363a2282337884a4c311e38e29000c29e44aea223b7d, 0x613a343a7b693a303b733a31363a22c67514ced9c811e38217000c29e44aea223b693a313b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a323b733a31363a22c67514bdd9c811e38217000c29e44aea223b693a333b733a31363a2282337884a4c311e38e29000c29e44aea223b7d, '', 4, 0, 0, 'custom', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(305, 79, 'tl_article', 168, 1399997231, 'headline', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:14:"Edit User Data";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(306, 79, 'tl_article', 172, 1399997354, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

This feature is only visible for logged in users. Please use the login form above to edit the data of the user.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '1', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(307, 77, 'tl_article', 512, 1400846406, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:13:"Search engine";}', '

This module generates a search feature. The search lists all sites which consist the[nbsp]keyword. With this module allows to search a whole Contao website which is great for a better user experience.

\n

Just visit the following link to see it in action on this demo website:[nbsp]Check out Search[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(308, 77, 'tl_article', 640, 1399997586, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:8:"Comments";}', '

Some text about the comments and an example

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(309, 77, 'tl_article', 768, 1400846675, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:7:"Listing";}', '

The module Article list will make a list of data sets available on the website. The list can be sorted, viewed with applied filters and searched by Front-End users. A table drawn from a database acts as the basis for the list.

\n

In ', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(310, 77, 'tl_article', 704, 1401219211, 'comments', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', '', '', '', 'ascending', 10, '1', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(311, 77, 'tl_article', 896, 1400064420, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 62, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(312, 77, 'tl_article', 64, 1400065564, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"Applications";}', '

Contao brings some extra modules for complex interactions like form building, search, comments or data listing. Just take a look at the examples below.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(313, 86, 'tl_article', 128, 1400782636, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 19, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(315, 38, 'tl_article', 82, 1422919302, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:17:"Highly Extendible";}', '

Contao ist highly[nbsp]extendible with a lot of extensions build by the great Contao Community.[nbsp]Go and check out the[nbsp]Contao Extension Repository[nbsp]to see more than 1500 Extensions.

', '1', '1', 'tc\0 )J', '', 'Big Slider C (copy)', 'a:3:{i:0;s:0:"";i:1;s:3:"300";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(316, 38, 'tl_article', 89, 1400845959, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:19:"Flexible Templating";}', '

The modification of templates is very simple and straight forward. Nearly every template can be modified and with Contao 3.3 it is also possible to create[nbsp]as many extra templates for each element as you like. Take a look at the case studies[nbsp]to see the[nbsp]variety.

', '1', '1', '?de\0 )J', 'Contao Case Studys', 'Contao Case Studys', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:2:"px";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:9:"slidebox1";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(317, 6, 'tl_calendar_events', 128, 1400845184, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(318, 7, 'tl_calendar_events', 128, 1400845218, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(319, 8, 'tl_calendar_events', 128, 1400845262, 'text', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:23:"The famous Contao Event";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(320, 7, 'tl_news', 128, 1400848036, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao {{version::*}}.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(321, 8, 'tl_news', 128, 1400848046, 'text', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', 'a:5:{s:6:"bottom";s:0:"";s:4:"left";s:0:"";s:5:"right";s:0:"";s:3:"top";s:0:"";s:4:"unit";s:0:"";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '', '', '', '', 0, '', '', '', '', ''); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(322, 68, 'tl_article', 320, 1401089906, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 38, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); -INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`) VALUES(323, 66, 'tl_article', 1088, 1422920206, 'markdown', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', '## Markdown\n\nSince Contao 3.3.x Contao ships with the markdown content element. \n\n### What is Markdown?\n\n> Markdown is a markup language with plain text formatting syntax designed so that it can be converted to HTML and many other formats using a tool by the same name.\n\nFrom [wikipedia](http://en.wikipedia.org/wiki/Markdown)\n\n[Learn more](http://daringfireball.net/projects/markdown/syntax)', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:"markdown";i:1;s:0:"";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default'); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(1, 1, 'tl_article', 128, 1389538662, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"About this demo\";}', '

Welcome to the official demo website of the open source content managment system Contao. On its pages you will find demonstrations and examples of some of the features this CMS has to offer. The official Contao demo comes with every installation of the CMS and is designed to help you get started with your first web projects.

\n

Like any other content management system Contao is divided into two areas: the back end (administration area) and the front end (website). If you are reading this you are currently viewing the front end. To log in to the back end, simply add /contao to the URL of the site ({{env::path}}contao).

\n

This demo contains a scenario demonstrating the different users - admins and editors - and their specific roles and rights within the CMS. Contao covers a lot of different scenarios: from a simple website managed by a single administrator to a community website with a lot of members participating as front end users. Complex company websites as intranet or internet solutions with a lot of back end users can be realized as well.

\n

The scenario includes three back end users (employees) and two front end users (students). Each of those users has been assigned a different role. You are able log in to their accounts and see how Contao looks like from their perspective. Please note that employees with the back end user role can only log in to the back end and students as front end users can only log in to the front end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(2, 2, 'tl_article', 512, 1360422578, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Ways to search\";}', '

1. Keyword search

\n

This might be the default way to use a search engine. Simply enter one or more keywords and the search engine will return all pages that contain either all keywords (AND query) or at least one keyword (OR query). You can predefine the query type in the module configuration or you can change it dynamically by adding a checkbox named \"query_type\" to the search form.

\n

2. Wildcard search

\n

By default, the search engine searches for exact keywords only. This means that a search for music will not return pages containing the words musical or musician. However, if you want to search for all words that begin with music, you can add an asterisk (*) after the keyword (music* instead of music). Of course, you can also put the wildcard in front of a keyword.

\n

3. Phrase search

\n

Sometimes you only need results that include an exact phrase. E.g. searching for music academy would also return the page of a sports academy announcing an event with music and buffet. To narrow your results, simply put quotation marks around your search term (\"music academy\" instead of music academy) and the search engine will only return pages that contain the exact phrase.

\n

4. Forcing a keyword

\n

This feature is particularly useful when you are searching for multiple keyword (OR query) but still want ensure that a page contains a certain keyword. To force a keyword, put a plus (+) in front of it (without space). E.g. if you want to know about college fees or university fees, you are basically looking for pages that contain either the word college or university and the word fees. Therefor your search term should be school college +fees.

\n

5. Excluding a keyword

\n

To exclude a keyword, put a minus (-) in front of it. Thus, pages containing this keyword will not be returned. E.g. if you want to learn everything about Music Academy that has nothing to do with its campus or its courses, you should search for \"music academy\" -campus -courses.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(4, 2, '', 384, 1140278146, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 8, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(15, 11, '', 128, 1195926441, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:33:\"We have received your term paper!\";}', 'Of course, nothing happens with the submitted data in our tutorial. However, if this was a real world website, you should do one of the following:
\r\n
\r\n1. Download or program a front end module that handles the form data and include it on this page.
\r\n
\r\n2. Edit the form header (using module \"form generator\") and choose to send the form data via e-mail. Enter a working e-mail address and a subject and save the form. Then go back to the front end page and submit the form again. You should now receive the form data via e-mail.
\r\n
\r\n{{link::back}}
\r\n
\r\nBy the way, the \"Go back\" link above is not a static link (of course) but a dynamic one. It was created using an \"insert tag\" called link::back. There are a few insert tags in Contao that help you include dynamic data.
\r\n
\r\nLearn more about insert tags
', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(16, 82, 'tl_article', 128, 1447622853, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:47:\"Welcome {{user::firstname}} {{user::lastname}}!\";}', '

To address a front end user by his name, we are using insert tags again (you might have come across them submitting a term paper). Insert tags are special tags which allow you to include dynamic data (e.g. the current date, the current user name or the current referer). Insert tags are replaced just before a page is printed to the screen, so they will always show the correct information even if the page is cached.

Learn more about insert tags

Below this paragraph you can see the \"personal data\" module in action. This module allows front end users to change their personal data. Make sure to cross-check all changes in the back end.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(17, 12, '', 256, 1195927968, 'module', 'Edit your personal data', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(19, 13, 'tl_article', 64, 1400067331, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:18:\"Not authenticated!\";}', '

You are not allowed to access the requested page!

\n

Maybe you are not logged in correctly?

\n

If a user tries to access a protected page without permission, a special error_401 page will be called. In this case you can either display an error message (like we are doing now) by simply creating an article on this page, or you can redirect the user to another page (e.g. the welcome page).

\n

Accordingly, if a user tries to access a page that does not exist, a special error_404 page will be called. Again, you can either display an error message or redirect the user to another page.

', '', '', NULL, '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '', '', '', '', '', 'ordered', 'a:1:{i:0;s:0:\"\";}', 'a:1:{i:0;a:1:{i:0;s:0:\"\";}}', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(21, 14, '', 128, 1195928133, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Your data has been saved\";}', 'You can cross-check the changes you have made in the back end (module \"members\"). Select {{user::firstname}} {{user::lastname}} and take a closer look at the record.
\n
\n{{link::back}}\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(40, 37, 'tl_article', 256, 1401138046, 'accordionSingle', '', '

Username: k.jones
Password: kevinjones
Role: back end user and administrator

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. Kevin Jones - Administrator', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(41, 37, 'tl_article', 384, 1401138064, 'accordionSingle', '', '

Username: h.lewis
Password: helenlewis
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Helen Lewis', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(42, 37, 'tl_article', 512, 1401138078, 'accordionSingle', '', '

Username: j.wilson
Password: jameswilson
Role: back end user

\n

Go to back end login

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '3. James Wilson', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(44, 37, 'tl_article', 848, 1386327489, 'accordionSingle', '', '

Username: j.smith
Password: johnsmith
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '1. John Smith', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(45, 37, 'tl_article', 864, 1386327587, 'accordionSingle', '', '

Username: d.evans
Password: donnaevans
Role: front end user

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '2. Donna Evans', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(46, 1, 'tl_article', 896, 1438639218, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Learn more\";}', '

On the following pages you will get a brief introduction into the basics of Contao. Of course we can not explain all the possibilities Contao offers but you will get the essential information and a first glimpse of what this CMS can do.

\n

What about some basics on Navigation.

\n

Also a straight forward Calendar is on board.

\n

There is a lot more to discover in this demo. Make sure you also visit[nbsp]https://contao.org[nbsp]for more information.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(47, 37, 'tl_article', 128, 1401138124, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Back end Login\";}', '

If you like to see the administration panel of contao, please choose a back end user below to log into the panel.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(48, 18, '', 128, 1195927178, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:22:\"Request a new password\";}', 'Request a new password is part of the registration module and allows members to receive a new password vie e-mail. After the form has been submitted, a confirmation e-mail including an activation link is sent to the user.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(49, 18, '', 256, 1170870665, 'module', '', '', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', '', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(50, 18, '', 192, 1195927254, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Enter your e-mail address\";}', 'Please enter your e-mail address below. A confirmation e-mail with an activation link will be sent to this address. Click this activation link to proceed.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(51, 18, '', 384, 1195927289, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'Note that you will not be able to send any e-mails in the online demo.\n', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(52, 19, 'tl_article', 128, 1536784862, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Events\";}', '

Here are some examples on how the calendar modules can be used. You can either use a big calendar view, a mini-calender as shown on the left side below the vertical navigation or an event-list shown at the bottom of the page. All of those offer you different options of with what, where, when and how to display the calendar.

\n

To see some actual calendar entries[nbsp]click here to go to May 2013.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(53, 19, '', 256, 1180638510, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 18, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(55, 19, 'tl_article', 384, 1400775267, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"List all events\";}', '

And here you see the event list. Events can be listed drawing from one or more categories that can be set up in the back end. Here is a short list of options that go along with every event.

\n
    \n
  • Start date and end date
  • \n
  • Start time and end time
  • \n
  • Repeat event (recurring)
  • \n
  • Add a picture or enclosures
  • \n
  • Disable comments (if enabled for events)
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(77, 28, '', 128, 1195928200, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 6, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(82, 3, 'tl_news', 128, 1401827428, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve constantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(88, 5, 'tl_calendar_events', 128, 1400844024, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"The famous Contao Event\";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(89, 30, 'tl_article', 8, 1377460400, 'form', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 3, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:11:\"form-search\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(90, 30, 'tl_article', 16, 1377357793, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 25, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"nav-meta\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(91, 30, 'tl_article', 4, 1377460376, 'hyperlink', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '1', '()\0 )J', 'RSS Feed', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::41}}', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:3:\"rss\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(98, 34, 'tl_article', 128, 1390138753, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Sitemap\";}', '

Below there is an example of Contao\'s Sitemap module. It allows you to set a reference page in the site structure. All its nested child pages will then appear in a list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(99, 34, 'tl_article', 256, 1355664332, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 30, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(115, 37, 'tl_article', 896, 1358687474, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"box-1\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(116, 37, 'tl_article', 832, 1386327377, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Front end Login\";}', '

Please choose a front end use below to login as a front end member. This feature demonstrates the posibility to create a member area for your website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(118, 50, 'tl_article', 128, 1423512848, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"License\";}', '

The license[nbsp]for the official Contao demo is[nbsp]CC-BY-SA-4.0. Please read and respect the terms of use!

\n

The Contao demo is a community driven project.[nbsp]Got some ideas? Found some bugs? Visit the GitHub[nbsp]page and share them with us!

\n

Best regards the Contao official demo[nbsp]theme team.

', '', '1', NULL, 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'Contao Music Academy - Contaostr. 42 - 21337 Contaoort', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(119, 51, 'tl_article', 128, 1359236031, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 39, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(120, 52, 'tl_article', 128, 1359238992, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 40, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(121, 9, 'tl_article', 320, 1401220179, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 13, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(123, 76, 'tl_article', 128, 1390136387, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Newsletter\";}', '

Contao offers you an easy way to manage newsletters and subscribers. With four modules you are able to handle the processes of subscription, unsubscription and the viewing of past newsletters on your website.

\n
    \n
  • Newsletter subscribe
  • \n
  • Newsletter unsubscribe
  • \n
  • Newsletter list
  • \n
  • Newsletter reader
  • \n
\n

You can offer visitors or user groups the possibility to subscribe to different channels.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(124, 76, 'tl_article', 256, 1401800236, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 42, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(125, 76, 'tl_article', 384, 1367156803, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 43, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(126, 19, 'tl_article', 512, 1400780965, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 20, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:7:\"example\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(127, 2, 'tl_article', 64, 1360422557, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Search\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(132, 36, 'tl_article', 128, 1359897835, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 37, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(140, 59, 'tl_article', 128, 1360274228, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 45, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(141, 36, 'tl_article', 64, 1401138231, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Login\";}', '

Now let\'s get to the heart of Contao. Below you\'ll find login data for different members and user groups. \"Members\" in Contao refer to people that have access to the frontend of your website. On the other hand we have \"Users\" who are [nbsp]people that have access to the back end and are usually divided into administrators or editors.

\n

But Contao lets you create all kinds of groups with everyone having its own access rights. You can allow frontend members to read just certain pages, access chosen forms or to be allowed to interact just with defined modules. Nearly everything in Contao has an access level parameter.

\n

And the same goes for the back end users. Create one group that has only the right to edit calendar entries, another one that is only allowed to write articles and a third one that has access to both.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(149, 62, 'tl_article', 128, 1366474155, 'image', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '1', NULL, 'Contao Demo', 'Contao Demo', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '{{link_url::2}}', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(150, 81, 'tl_article', 128, 1389541764, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:16:\"Navigation menus\";}', '

Contao offers you great freedom when it comes to creating navigations on a website. Eight different modules with their own options help you to cover almost every way you could think of to lead visitors to the information they are looking for. A big part of the navigation of a site tree based CMS with nested pages is the concept of start and stop levels.

\n

Let\'s try to get a little insight into this concept and explain what can be accomplished with Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(151, 81, 'tl_article', 256, 1366743464, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Example site structure\";}', '
    \n
  • Home
  • \n
  • Music\n
      \n
    • Genres\n
        \n
      • Rock
      • \n
      • Pop
      • \n
      \n
    • \n
    • Artists\n
        \n
      • Mrs. X
      • \n
      • Mrs. Y
      • \n
      \n
    • \n
    \n
  • \n
  • Movies\n
      \n
    • Genres\n
        \n
      • Action
      • \n
      • Fantasy
      • \n
      \n
    • \n
    • Actors\n
        \n
      • Mr. X
      • \n
      • Mr. Y
      • \n
      \n
    • \n
    \n
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(152, 81, 'tl_article', 384, 1366743464, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Default navigation menu\";}', '

By default, the navigation menu module simply displays the whole site structure. Whenever you add a page to the site tree it will automatically appear in this list.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(153, 81, 'tl_article', 512, 1389541823, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:19:\"Stop level set to 1\";}', '

If you set the stop level to 1, the navigation menu will only display the first level and all activated pages. Here is what the navigation menu looks like when you are viewing the page Music -[gt] Genres -[gt] Pop.

\n
    \n
  • Home
  • \n
  • Music\n
      \n
    • Genres\n
        \n
      • Pop
      • \n
      • Rock
      • \n
      \n
    • \n
    \n
  • \n
  • Movies
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(154, 81, 'tl_article', 640, 1389541974, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Stop level 1 with hard limit\";}', '

If you want to display even less pages in the navigation menu, you choose the new option \"hard limit\". That way the navigation menu never shows any page beyond the stop level no matter wether they are activated or not. The ouput is exacly the same as with the \"navigation main menu items\" module. However, by being able to set a stop level of your choosing, you are not limited to the first level anymore as with the \"navigation main menu items\" module!

\n
    \n
  • Home
  • \n
  • Music
  • \n
  • Movies
  • \n
  • Contact
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(155, 81, 'tl_article', 768, 1389542035, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Stop level 2 with hard limit\";}', '

A lot of people have requested a navigation menu that allows them to show the first two levels as horizontal main navigation menu and the other levels as optional vertical submenu. You can now accomplish that with the combination of the stop level set to 2 and ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(156, 81, 'tl_article', 896, 1389542110, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Start level 1\";}', '

The \"navigation submenu items\" module basically displays the navigation menu from the second level, using the current main menu item as the starting point. Now you can accomplish the same structure with the navigation menu by simply setting the start level to 1. Here is how the navigation menu looks like on the page Music -[gt] Genres -[gt] Pop.

\n
    \n
  • Genres\n
      \n
    • Pop
    • \n
    • Rock
    • \n
    \n
  • \n
  • Artists\n
      \n
    • Mrs. X
    • \n
    • Mrs. Y
    • \n
    \n
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(157, 81, 'tl_article', 1024, 1389542158, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Start level 2\";}', '

If your main navigation menu includes the first two levels, but you also want your submenu to start with an offset of two levels you have to set the start level to an equivalent 2. Here is how the navigation menu looks like on the Pop page.

\n
    \n
  • Pop
  • \n
  • Rock
  • \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(158, 38, 'tl_article', 64, 1377460656, 'sliderStart', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 5000, 300, 0, '1', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(159, 38, 'tl_article', 96, 1366744215, 'sliderStop', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(160, 38, 'tl_article', 68, 1389533046, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"A powerful CMS\";}', '

Manage your contents the easy/simple way. Contao enables you to create awesome interactive elements like the slider you see here with ease. This slider is based on swipe.js and comes out of the box with/including support for mobile devices.

', '1', '1', '1ڒ)\0 )J', 'Big Slider C', 'Big Slider C', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"slidebox1\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(163, 63, 'tl_article', 128, 1366991117, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:16:\"Content elements\";}', '

Content elements are an easy and intuitive way to create content. Instead of just using a Rich Text Editor, Contao provides a separate element for each type of content like texts, lists, tables, hyperlinks, images or downloads. Here is an overview of the Contao core content elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(164, 63, 'tl_article', 256, 1422920319, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Text elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:8:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:83:\"Headline\";i:1;s:11:\"ce_headline\";i:2;s:31:\"Generates a headline (h1 - h6).\";}i:2;a:3:{i:0;s:71:\"Text\";i:1;s:7:\"ce_text\";i:2;s:58:\"Generates a rich text that can be formatted using TinyMCE.\";}i:3;a:3:{i:0;s:71:\"HTML\";i:1;s:1:\"-\";i:2;s:35:\"Allows you to add custom HTML code.\";}i:4;a:3:{i:0;s:67:\"List\";i:1;s:7:\"ce_list\";i:2;s:39:\"Generates an ordered or unordered list.\";}i:5;a:3:{i:0;s:74:\"Table\";i:1;s:8:\"ce_table\";i:2;s:39:\"Generates an optionally sortable table.\";}i:6;a:3:{i:0;s:71:\"Code\";i:1;s:7:\"ce_code\";i:2;s:55:\"Highlights code snippets and prints them to the screen.\";}i:7;a:3:{i:0;s:83:\"Markdown\";i:1;s:11:\"ce_markdown\";i:2;s:32:\"Convertes markdown text to html.\";}}', 'Listing of all text content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(165, 63, 'tl_article', 384, 1366996916, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Accordion elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:4:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:111:\"Accordion (single element)\";i:1;s:12:\"ce_accordion\";i:2;s:63:\"Generates a single accordion element (with MooTools or jQuery).\";}i:2;a:3:{i:0;s:104:\"Accordion (wrapper start)\";i:1;s:17:\"ce_accordionStart\";i:2;s:52:\"Generates the opening part of the accordion wrapper.\";}i:3;a:3:{i:0;s:102:\"Accordion (wrapper stop)\";i:1;s:1:\"-\";i:2;s:52:\"Generates the closing part of the accordion wrapper.\";}}', 'Listing of all accordion content elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(166, 63, 'tl_article', 512, 1367509491, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Content slider\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:3:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:96:\"Content slider (wrapper start)\";i:1;s:14:\"ce_sliderStart\";i:2;s:49:\"Generates the opening part of the slider wrapper.\";}i:2;a:3:{i:0;s:94:\"Content slider (wrapper stop)\";i:1;s:1:\"-\";i:2;s:49:\"Generates the closing part of the slider wrapper.\";}}', 'Listing of all content slider elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(167, 63, 'tl_article', 640, 1366996988, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Link elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:3:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:86:\"Hyperlink\";i:1;s:12:\"ce_hyperlink\";i:2;s:36:\"Generates a link to another website.\";}i:2;a:3:{i:0;s:82:\"Top link\";i:1;s:10:\"ce_toplink\";i:2;s:48:\"Generates a link to jump to the top of the page.\";}}', 'Listing of all link elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(168, 63, 'tl_article', 768, 1401260918, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Media elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:5:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:75:\"Image\";i:1;s:8:\"ce_image\";i:2;s:30:\"Generates a stand-alone image.\";}i:2;a:3:{i:0;s:80:\"Gallery\";i:1;s:10:\"ce_gallery\";i:2;s:35:\"Generates a lightbox image gallery.\";}i:3;a:3:{i:0;s:101:\"Video/audio\";i:1;s:9:\"ce_player\";i:2;s:41:\"Generates an HTML5 video or audio player.\";}i:4;a:3:{i:0;s:80:\"Youtube\";i:1;s:10:\"ce_youtube\";i:2;s:21:\"Adds a YouTube video.\";}}', 'Listing of all media elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(169, 63, 'tl_article', 896, 1366997050, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Download elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:3:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:83:\"Download\";i:1;s:11:\"ce_download\";i:2;s:36:\"Generates a link to download a file.\";}i:2;a:3:{i:0;s:86:\"Downloads\";i:1;s:12:\"ce_downloads\";i:2;s:43:\"Generates multiple links to download files.\";}}', 'Listing of all download elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(170, 63, 'tl_article', 1024, 1366997091, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Include elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:7:{i:0;a:3:{i:0;s:4:\"Name\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:88:\"Article\";i:1;s:1:\"-\";i:2;s:25:\"Includes another article.\";}i:2;a:3:{i:0;s:111:\"Content element\";i:1;s:14:\"(parent class)\";i:2;s:33:\"Includes another content element.\";}i:3;a:3:{i:0;s:79:\"Form\";i:1;s:7:\"ce_form\";i:2;s:16:\"Includes a form.\";}i:4;a:3:{i:0;s:85:\"Module\";i:1;s:14:\"(parent class)\";i:2;s:28:\"Includes a front end module.\";}i:5;a:3:{i:0;s:108:\"Article teaser\";i:1;s:9:\"ce_teaser\";i:2;s:39:\"Displays the teaser text of an article.\";}i:6;a:3:{i:0;s:91:\"Comments\";i:1;s:11:\"ce_comments\";i:2;s:32:\"Adds a comment form to the page.\";}}', 'Listing of all include elements', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(171, 66, 'tl_article', 128, 1389538926, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

You use text elements to include different types of text content on your page.
Contao offers special elements that are optimized for management in the back-end and deliver correct output in the front end. In the following paragraphs the characteristics of the individual element types are described and explained.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(172, 66, 'tl_article', 256, 1389538980, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Headline\";}', '

The headline element adds a single headline to your page. You can set the level of the headline ranging from h1 to h6.

\n

The first headline on this page was created by using a headline element with the level set to h1.

\n

But you do not have to use this element to add a headline to your page. Almost every other element features an additional input field to add a headline also offering the levels h1 to h6.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:\"headline\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(173, 66, 'tl_article', 64, 1366997952, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:13:\"Text elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(174, 66, 'tl_article', 384, 1389539049, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Text\";}', '

The text element provides a rich text editor in the back-end allowing you to format the text output in the same way as popular office software. You can set words or phrases in bold or italic or add underlining and integrate (hyper) links to other pages of the same website, links to files or file downloads or external URLs to name just a few features of the utilized tinyMCE editor.

\n

The element also allows to add a single image which can be positioned relatively to the text. The image can be placed above or below the text or placed floating left or right of the text. You are able to choose from several options to modify the picture, e.g. resizing or even cropping it and to add a link to a contao page, to an external URI or to a full resolution version of the image. You can define wether the linked page will be opened in a new window or tab of your browser. The full resolution version of the image will be opened in an overlay on the same page if defined that way in the page layout.

', '1', '1', '9rv)\0 )J', 'Adding an image to a text element', 'Adding an image to a text element', 'a:3:{i:0;s:3:\"250\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"unit\";s:2:\"em\";}', '', '1', 'Adding an image to a text element', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:\"text\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(176, 66, 'tl_article', 512, 1389539110, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"HTML\";}', '

The HTML element can be used to enter pure HTML code.

\n

The allowed tags have to be defined in the contao settings in the security section. Most of the HTML tags are allowed by default. Some tags with security relevance such as \'script\' have to be added manually if needed.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:\"html\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(177, 66, 'tl_article', 640, 1389539216, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"List\";}', '

To add ordered or unordered lists as a single element - not within the text element - contao provides the list element. With a special back-end widget you can add each list entry via a single input field, sort the entries, insert new entries or copy them.

', '', '1', '9@)\0 )J', 'The list widget', 'The list widget', 'a:3:{i:0;s:3:\"250\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"unit\";s:2:\"em\";}', '', '1', 'The list widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:\"list\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(179, 66, 'tl_article', 768, 1389539361, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Table\";}', '

To create a table you can use the table element. Contao offers a special back-end widget, similar to the one utilized for lists, to add columns and rows, define a head- and footer-row and add a summary for the table content. In the front-end output, special classes can be chosen and added to the table, rows and cells. Just check the HTML code of the page content elements, to explore the possible classes.

\n

In addition, you can add a sorting option for the frontend to make the table sortable by all columns.

', '', '1', '9)\0 )J', 'The table widget', 'The table widget', 'a:3:{i:0;s:3:\"250\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"unit\";s:2:\"em\";}', '', '1', 'The table widget', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:5:\"table\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(180, 66, 'tl_article', 896, 1389539394, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', '

To provide a snippet of programming code like i.e. Php or JavaScript, you use the code element. The code will not be executed in the front-end of the page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:4:\"code\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(181, 66, 'tl_article', 1024, 1537387626, 'code', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', 'JavaScript', '', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(182, 67, 'tl_article', 128, 1367243633, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Accordion\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(183, 67, 'tl_article', 256, 1389539522, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

The accordion element allows you to place content inside a closed panel. By clicking the headline of the panel, it will expand and close any other expanded panels.

\n

You can add an unlimited number of accordion elements on a page.

\n

Contao offers two types of accordion elements:

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(185, 68, 'tl_article', 128, 1367243683, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content slider\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(186, 68, 'tl_article', 256, 1389540065, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

The content slider does exactly, what its name says. Similar to the accordion the slider needs a wrapper start and stop. All elements placed between these wrapper elements represent the slided content.

\n

The wrapper start element offers you some parameters to modify the slider:

\n
    \n
  1. Sliding interval: the time in milliseconds a slide is displayed until it is replaced by the next
    one (1000 = 1s)
  2. \n
  3. Transition speed: the speed of the transition from slide to slide in milliseconds (1000 = 1s)
  4. \n
  5. Slide offset: setting a specific slide as the starting point, the counting starts at 0
  6. \n
  7. Continous:[nbsp]Make the slider start all over when reaching the end
  8. \n
\n

You can see the slider in action on the[nbsp]homepage.

\n

To use it, jQuery or Mootools need to be enabled in the page layout and the corresponding j- or moo-template has to be added as well.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(187, 69, 'tl_article', 128, 1367243736, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:13:\"Link elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(188, 70, 'tl_article', 128, 1367243806, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(189, 71, 'tl_article', 128, 1367243825, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:13:\"File elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(190, 72, 'tl_article', 128, 1367243847, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:16:\"Include elements\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(191, 75, 'tl_article', 128, 1390136452, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"FAQ\";}', '

Contaos FAQ module offers a structured method to create customized \"Question [&] Answer\" sections on your website.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(192, 75, 'tl_article', 256, 1367244342, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 32, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(193, 77, 'tl_article', 128, 1400065282, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Form generator\";}', '

Forms are a very important tool to help you to create user feedback from the visitors of your website. Contao features an easy way to build and edit individual forms with its Form generator. All the common form fields known from HTML can be used and there are several ways to apply different options to each field. You can make them mandatory, define allowed input values or add CSS classes to specific fields.

\n

The Form generator also allows to \"Send form data via e-mail\" or \"Store data\" in your database. For the submission methods you can choose between POST and GET. You will see there is a lot of fun in the module out of the box.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(194, 77, 'tl_article', 256, 1400065356, 'form', 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:20:\"Contact form example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 5, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(195, 66, 'tl_article', 1152, 1367244923, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(196, 67, 'tl_article', 512, 1367244958, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(197, 79, 'tl_article', 128, 1367245735, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(198, 73, 'tl_article', 128, 1367245761, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"News\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(199, 81, 'tl_article', 1152, 1367265244, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(200, 19, 'tl_article', 640, 1367265280, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(201, 73, 'tl_article', 256, 1367265356, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(202, 75, 'tl_article', 384, 1367265379, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(203, 76, 'tl_article', 512, 1367265415, 'module', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(204, 77, 'tl_article', 1024, 1400775660, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(205, 80, 'tl_article', 1536, 1367265479, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(206, 79, 'tl_article', 192, 1367265557, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 53, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(212, 67, 'tl_article', 320, 1389539668, 'accordionSingle', '', '

This panel is build with only one element. You enter the section headline that is used as the expanding link. The content of the section is entered in a richt text field similar to text field in text elements.

\n

You even have the possibility to add an image to the content.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion single element', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:16:\"single_accordion\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(213, 67, 'tl_article', 352, 1367508090, 'accordionStart', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Accordion wrapper start & end', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:\"accordion\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(214, 67, 'tl_article', 368, 1367508219, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

The second type of accordion is the combination of a wrapper start and stop element.[nbsp]

\n

All elements added between start and stop build the content of the accordion panel.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(215, 67, 'tl_article', 376, 1367508230, 'accordionStop', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(216, 67, 'tl_article', 444, 1389539732, 'accordionSingle', '', '

To use this type of accordion element on your page, you have to enable either jQuery or Mootools and add the j_accordion or moo_accordion template to your page layout.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', 'Javascript Accordion', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(217, 69, 'tl_article', 256, 1389540500, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

Links are an essential part of each website. You can place links within any element with a rich text editor as a hyperlink and you can add a link which always leads to the top if the page, the toplink.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(218, 69, 'tl_article', 384, 1389540661, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Hyperlink\";}', '

You can add links within the rich text editor in the text element. To define special links, with a specific layout or with an image acting as the link, you use the hyperlink element.

\n

The following fields should always be addressed:

\n
    \n
  1. Link target: the destination of the link, it can be an external URL such as https://contao.org or an internal link you can chose from the Contao site structure
  2. \n
  3. Open in new window: force the link to be opend in a new browser window or tab
  4. \n
  5. Link text: the word or phrase that will be displayed and act as the link
  6. \n
  7. Embed the link: a phrase to embed the link in the page by using \"%p\" as the wildcard
  8. \n
  9. Link title: the title attribute of the a-tag
  10. \n
  11. 6. Lightbox: forces the browser to open the link inside a lightbox. For this field to be available Mootools or jQuery has to be enabled in the page layout and a corresponding j- or moo-template has to be added
  12. \n
\n

You can even use an image link by activating the checkbox \"create an image link\". Choose an image in the file manager, enter alternate text to be displayed when the image can not be displayed, enter an image title to be displayed with the image, set the title dimensions of the image and an optional caption.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '1', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:9:\"hyperlink\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(219, 69, 'tl_article', 512, 1389540746, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Top link\";}', '

The toplink element adds a link element leading to the top of the current page.

\n

You just enter the link text to be displayed for this element.

\n

You can see the element in action on the content element overview page.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:7:\"toplink\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(220, 63, 'tl_article', 320, 1367511821, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(221, 63, 'tl_article', 448, 1367511854, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(222, 63, 'tl_article', 576, 1367511875, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(223, 63, 'tl_article', 704, 1367511889, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(224, 63, 'tl_article', 832, 1367511912, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(225, 63, 'tl_article', 960, 1367511921, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(226, 63, 'tl_article', 1152, 1367511924, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(227, 64, 'tl_article', 128, 1389541206, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Modules\";}', '

In this section we would like to introduce the different modules delivered with every Contao installation. Modules in Contao help you to achieve certain functions and possibilities for your users to interact with your website. You can either create different ways of displaying page navigations, create a search module, import RSS-feeds or integrate a user registration.

\n

Modules are defined in the front end modules section of the back end under Layout [gt] Themes

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(228, 64, 'tl_article', 256, 1367612139, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Navigation\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:9:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:15:\"Navigation menu\";i:1;s:14:\"mod_navigation\";i:2;s:52:\"Generates a navigation menu from the site structure.\";}i:2;a:3:{i:0;s:17:\"Custom navigation\";i:1;s:13:\"mod_customnav\";i:2;s:35:\"Generates a custom navigation menu.\";}i:3;a:3:{i:0;s:21:\"Breadcrumb navigation\";i:1;s:14:\"mod_breadcrumb\";i:2;s:39:\"Generates a breadcrumb navigation menu.\";}i:4;a:3:{i:0;s:16:\"Quick navigation\";i:1;s:12:\"mod_quicknav\";i:2;s:51:\"Generates a drop-down menu from the site structure.\";}i:5;a:3:{i:0;s:10:\"Quick link\";i:1;s:13:\"mod_quicklink\";i:2;s:34:\"Generates a custom drop-down menu.\";}i:6;a:3:{i:0;s:15:\"Book navigation\";i:1;s:11:\"mod_booknav\";i:2;s:33:\"Generates a book navigation menu.\";}i:7;a:3:{i:0;s:18:\"Article navigation\";i:1;s:15:\"mod_article_nav\";i:2;s:49:\"Generates a pagination menu to navigate articles.\";}i:8;a:3:{i:0;s:7:\"Sitemap\";i:1;s:11:\"mod_sitemap\";i:2;s:52:\"Generates a list of all pages in the site structure.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(229, 64, 'tl_article', 384, 1367612265, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"User\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:7:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:10:\"Login form\";i:1;s:9:\"mod_login\";i:2;s:23:\"Generates a login form.\";}i:2;a:3:{i:0;s:16:\"Automatic logout\";i:1;s:1:\"-\";i:2;s:30:\"Automatically logs out a user.\";}i:3;a:3:{i:0;s:13:\"Personal data\";i:1;s:16:\"mod_personalData\";i:2;s:48:\"Generates a form to edit a user\'s personal data.\";}i:4;a:3:{i:0;s:12:\"Registration\";i:1;s:16:\"mod_registration\";i:2;s:35:\"Generates a user registration form.\";}i:5;a:3:{i:0;s:13:\"Lost password\";i:1;s:12:\"mod_password\";i:2;s:43:\"Generates a form to request a new password.\";}i:6;a:3:{i:0;s:13:\"Close account\";i:1;s:16:\"mod_closeAccount\";i:2;s:44:\"Generates a form to delete a member account.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(230, 64, 'tl_article', 512, 1367612395, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"News\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:5:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:8:\"Newslist\";i:1;s:12:\"mod_newslist\";i:2;s:38:\"Adds a list of news items to the page.\";}i:2;a:3:{i:0;s:10:\"Newsreader\";i:1;s:14:\"mod_newsreader\";i:2;s:33:\"Shows the details of a news item.\";}i:3;a:3:{i:0;s:12:\"News archive\";i:1;s:15:\"mod_newsarchive\";i:2;s:32:\"Adds a news archive to the page.\";}i:4;a:3:{i:0;s:17:\"News archive menu\";i:1;s:12:\"mod_newsmenu\";i:2;s:55:\"Generates a navigation menu to browse the news archive.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(231, 64, 'tl_article', 320, 1367612456, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(232, 64, 'tl_article', 448, 1367612465, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(233, 64, 'tl_article', 640, 1367612472, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(234, 64, 'tl_article', 768, 1367612524, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Events\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:5:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:8:\"Calendar\";i:1;s:12:\"mod_calendar\";i:2;s:28:\"Adds a calendar to the page.\";}i:2;a:3:{i:0;s:12:\"Event reader\";i:1;s:15:\"mod_eventreader\";i:2;s:30:\"Shows the details of an event.\";}i:3;a:3:{i:0;s:10:\"Event list\";i:1;s:13:\"mod_eventlist\";i:2;s:34:\"Adds a list of events to the page.\";}i:4;a:3:{i:0;s:15:\"Event list menu\";i:1;s:13:\"mod_eventmenu\";i:2;s:53:\"Generates a navigation menu to browse the event list.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(235, 64, 'tl_article', 896, 1367612537, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(236, 64, 'tl_article', 1024, 1389541607, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Newsletter\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:5:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:9:\"Subscribe\";i:1;s:13:\"mod_subscribe\";i:2;s:56:\"Generates a form to subscribe to one or more newsletter.\";}i:2;a:3:{i:0;s:11:\"Unsubscribe\";i:1;s:15:\"mod_unsubscribe\";i:2;s:61:\"Generates a form to unsubscribe from one or more newsletters.\";}i:3;a:3:{i:0;s:15:\"Newsletter list\";i:1;s:11:\"mod_nl_list\";i:2;s:39:\"Adds a list of newsletters to the page.\";}i:4;a:3:{i:0;s:17:\"Newsletter reader\";i:1;s:13:\"mod_nl_reader\";i:2;s:34:\"Shows the details of a newsletter.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(238, 64, 'tl_article', 1152, 1367612665, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(239, 64, 'tl_article', 1280, 1367612717, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:3:\"FAQ\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:4:{i:0;a:3:{i:0;s:6:\"Module\";i:1;s:9:\"CSS class\";i:2;s:11:\"Description\";}i:1;a:3:{i:0;s:8:\"FAQ list\";i:1;s:11:\"mod_faqlist\";i:2;s:54:\"Adds a list of frequently asked questions to the page.\";}i:2;a:3:{i:0;s:10:\"FAQ reader\";i:1;s:13:\"mod_faqreader\";i:2;s:48:\"Shows the answer to a frequently asked question.\";}i:3;a:3:{i:0;s:8:\"FAQ page\";i:1;s:11:\"mod_faqpage\";i:2;s:51:\"Shows the FAQ list and FAQ reader on the same page.\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:20:\"content-element-list\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(240, 64, 'tl_article', 1408, 1367612751, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go top', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(241, 73, 'tl_article', 192, 1400783743, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 63, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(242, 73, 'tl_article', 160, 1389542545, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

Contao handles news via news archives in the back end. Among a lot of functions for the handling of your news the most important ones are the title, a teaser text, a full text, images or the publishing date.

\n

With only four modules you can create different outputs for your news articles. The Newslist adds a simple list of news items to the page. Different templates also enabke you to style the output. If you would like to direct visitors of your page to the corresponding full news article of a given news item you need to integrate the Newsreader. News can also be sorted using the modules News Archive. The News Archive menu makes the news archive more accessible by generating a navigation menu to enable a visitor to browse the news archive.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(243, 79, 'tl_article', 160, 1401221910, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 4, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"box-1\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(244, 79, 'tl_article', 176, 1401221899, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 9, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(245, 79, 'tl_article', 184, 1367613748, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 17, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(246, 79, 'tl_article', 144, 1389542248, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

Contao comes with a very smart user handling. User is a very general term and refers in Contao to users who have access to the back end. Front end users are called members in Contao.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(247, 65, 'tl_article', 128, 1367708516, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"About Contao\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(248, 65, 'tl_article', 256, 1367708549, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

Contao is an open source content management system (CMS) for people who want a professional internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. Easy management of user rights, the Live Update Service, the modern CSS framework and many already integrated modules (news, calendar, forms, etc.) have quickly made Contao one of the most popular open source content management systems on the market.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(251, 65, 'tl_article', 320, 1438639018, 'table', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Contao Resources\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:7:{i:0;a:3:{i:0;s:17:\"Understand Contao\";i:1;s:14:\"Enhance Contao\";i:2;s:19:\"Keep up with Contao\";}i:1;a:3:{i:0;s:78:\"User\'s Guide\";i:1;s:95:\"Extensions list\";i:2;s:93:\"The Contao Community\";}i:2;a:3:{i:0;s:104:\"Developer\'s Guide\";i:1;s:76:\"Contao Themes\";i:2;s:91:\"Contao on Facebook\";}i:3;a:3:{i:0;s:71:\"Contao Wiki\";i:1;s:0:\"\";i:2;s:86:\"Contao on Twitter\";}i:4;a:3:{i:0;s:96:\"Books and Videos\";i:1;s:0:\"\";i:2;s:86:\"Contao on GitHub\";}i:5;a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:95:\"Contao on YouTube\";}i:6;a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:109:\"Contao on Google+\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(253, 80, 'tl_article', 128, 1375458260, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:13:\"Miscellaneous\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(254, 80, 'tl_article', 256, 1390138083, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Flash movie\";}', '

With the Flash movie module you can easily add any .swf file to be displayed on your site. This might come in handy if you would like to display web banners, Flash menus or any other kinds of Flash visualisations. Several options allow you to define the appearance of the Flash movie such as width and height, the transparency mode (wmode), FlashVars and if you want to trigger an internal or external source.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(255, 80, 'tl_article', 1024, 1400782014, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Article list\";}', '

The module \"article list\" shows[nbsp]all articles of an selected page (or all if empty) from a specified column. In the example above you see all articles[nbsp]of the home page in the main column.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(256, 80, 'tl_article', 1152, 1400782523, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Random image\";}', '

The module \"random image\" displays randomized images.[nbsp]

\n

Reload the Page[nbsp]to see another random image

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:12:\"random-image\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(257, 80, 'tl_article', 1280, 1390138120, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Custom HTML\";}', '

The Custom HTML module is plain and simple. You get a text area input field that renders all your HTML content as a module. You can use it for all kinds HTML tags. Custom HTML

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(258, 80, 'tl_article', 1408, 1390138576, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"RSS reader\";}', '

The RSS reader module offers the possibility to integrate XML-feeds into your website. You can add multiple feeds, define the number of news items to be displayed, set the items per page to activate a pagination or tell the module how many news items you would like to skip.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(260, 80, 'tl_article', 640, 1375459838, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 55, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(261, 80, 'tl_article', 1088, 1375459777, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 56, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(262, 80, 'tl_article', 1216, 1375459784, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 57, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(263, 80, 'tl_article', 1472, 1375459787, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 59, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(264, 80, 'tl_article', 1344, 1390138521, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 58, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(265, 80, 'tl_article', 192, 1390138068, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

In addition to the previously mentioned modules there are some others left we categorized under Miscellaneous. They deliver different functions as explained below.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(266, 70, 'tl_article', 256, 1389540884, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

Images, videos and other media are one of the most powerful contents available for a website. Images are faster to assess and have a stronger impact on the visitor compared to a simple text block. Therefore Contao allows you to integrate different kinds of media easily. When creating a media element, e.g. for an image, in the back end, you are able to:

\n
    \n
  1. select a media source where the image is uploaded from
  2. \n
  3. a substitute text, which is shown, if the image can not be displayed
  4. \n
  5. the height and width of the image, the distance of the image to the surrounding text
  6. \n
  7. the destination website, if the image acts as a link
  8. \n
  9. a subline for the image
  10. \n
  11. the option to show the image in full resolution, when the visitor clicks on the image Some media can also be grouped in a gallery.
  12. \n
', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(267, 71, 'tl_article', 256, 1389540994, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

File elements create the possibility to make files available for download on your website. The element ', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(268, 72, 'tl_article', 256, 1389541103, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

The Include element could be seen as a kind of flexible copy and paste function. By creating an include element on a given page you can integrate a content element of any kind already existing on another page with all attributes such as CSS style. The output on the front end will be identical to the output of the original content element on its page. The content element to be displayed via the include element can be chosen in a drop-down menu containing all content elements used on the entire website.

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(276, 66, 'tl_article', 576, 1393981321, 'html', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', '
\n
\n
Definition list Example
\n
Buil with the Contao Content Element HTML.
\n
You can use many more HTML Tags if you like.
\n
\n
', '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(277, 66, 'tl_article', 704, 1389645264, 'list', 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:20:\"Ordered list Example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'ordered', 'a:4:{i:0;s:22:\"Ordered List Example 1\";i:1;s:22:\"Ordered List Example 2\";i:2;s:22:\"Ordered List Example 3\";i:3;s:22:\"Ordered List Example 4\";}', NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(278, 66, 'tl_article', 736, 1389645252, 'list', 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:22:\"Unordered list Example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, 'unordered', 'a:4:{i:0;s:24:\"Unordered List Example 1\";i:1;s:24:\"Unordered List Example 2\";i:2;s:24:\"Unordered List Example 3\";i:3;s:24:\"Unordered List Example 4\";}', NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(279, 66, 'tl_article', 832, 1389645360, 'table', 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:7:\"Example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, 'a:4:{i:0;a:3:{i:0;s:6:\"Head 1\";i:1;s:6:\"Head 2\";i:2;s:6:\"Head 3\";}i:1;a:3:{i:0;s:8:\"Column 1\";i:1;s:8:\"Column 2\";i:2;s:8:\"Column 3\";}i:2;a:3:{i:0;s:8:\"Column 1\";i:1;s:8:\"Column 2\";i:2;s:8:\"Column 3\";}i:3;a:3:{i:0;s:8:\"Column 1\";i:1;s:8:\"Column 2\";i:2;s:8:\"Column 3\";}}', '', '1', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(286, 69, 'tl_article', 448, 1389646492, 'hyperlink', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '{{link_url::49}}', '', '', '', 'Internal link. Opens in the same window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(287, 69, 'tl_article', 480, 1389646472, 'hyperlink', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, 'http://contao.org', '1', '', '', 'External link to contao.org. Opens in a new window.', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(288, 69, 'tl_article', 640, 1389646543, 'toplink', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', 'Go to top example', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(289, 70, 'tl_article', 384, 1401088488, 'youtube', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Youtube video example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', 'ce_player_responsive', NULL, 'rOGhp63Lvbo', '', NULL, 'a:2:{i:0;s:3:\"400\";i:1;s:3:\"300\";}', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(290, 70, 'tl_article', 320, 1399894253, 'gallery', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Gallery example with thumbnails and full-size view\";}', NULL, '', '', NULL, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:2:\"10\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}', '', '1', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 'a:3:{i:0;s:16:\"u\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";}', 'a:3:{i:0;s:16:\"u\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";}', '', 4, 0, 0, 'custom', '', 'gallery_default', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(291, 68, 'tl_article', 640, 1399623637, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(292, 69, 'tl_article', 768, 1399623662, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(293, 70, 'tl_article', 512, 1399623684, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(294, 71, 'tl_article', 384, 1399623700, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(295, 72, 'tl_article', 384, 1399623713, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 34, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(297, 79, 'tl_article', 152, 1399896356, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Frontend Member Login\";}', '

Username: j.smith
Password: johnsmith

\n

Username: d.evans
Password: donnaevans

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(300, 79, 'tl_article', 180, 1399896312, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Lost Password\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(302, 71, 'tl_article', 320, 1399908258, 'download', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Single Download file example\";}', NULL, '', '', '3x)\0 )J', '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(303, 71, 'tl_article', 352, 1399908263, 'downloads', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Download List Example\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', 'a:4:{i:0;s:16:\"u\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";i:3;s:16:\"3x)\0 )J\";}', 'a:4:{i:0;s:16:\"u\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";i:3;s:16:\"3x)\0 )J\";}', '', 4, 0, 0, 'custom', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(305, 79, 'tl_article', 168, 1399997231, 'headline', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Edit User Data\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(306, 79, 'tl_article', 172, 1399997354, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

This feature is only visible for logged in users. Please use the login form above to edit the data of the user.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '1', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(307, 77, 'tl_article', 512, 1400846406, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Search engine\";}', '

This module generates a search feature. The search lists all sites which consist the[nbsp]keyword. With this module allows to search a whole Contao website which is great for a better user experience.

\n

Just visit the following link to see it in action on this demo website:[nbsp]Check out Search[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(308, 77, 'tl_article', 640, 1399997586, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Comments\";}', '

Some text about the comments and an example

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(309, 77, 'tl_article', 768, 1400846675, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Listing\";}', '

The module Article list will make a list of data sets available on the website. The list can be sorted, viewed with applied filters and searched by Front-End users. A table drawn from a database acts as the basis for the list.

\n

In ', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(310, 77, 'tl_article', 704, 1401219211, 'comments', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:16:\"formbottomborder\";}', '', '', '', 'ascending', 10, '1', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(311, 77, 'tl_article', 896, 1400064420, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 62, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(312, 77, 'tl_article', 64, 1400065564, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Applications\";}', '

Contao brings some extra modules for complex interactions like form building, search, comments or data listing. Just take a look at the examples below.

', '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(313, 86, 'tl_article', 128, 1400782636, 'module', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 19, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(315, 38, 'tl_article', 82, 1422919302, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Highly Extendible\";}', '

Contao ist highly[nbsp]extendible with a lot of extensions build by the great Contao Community.[nbsp]Go and check out the[nbsp]Contao Extension Repository[nbsp]to see more than 1500 Extensions.

', '1', '1', 'tc\0 )J', '', 'Big Slider C (copy)', 'a:3:{i:0;s:0:\"\";i:1;s:3:\"300\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"slidebox1\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(316, 38, 'tl_article', 89, 1400845959, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Flexible Templating\";}', '

The modification of templates is very simple and straight forward. Nearly every template can be modified and with Contao 3.3 it is also possible to create[nbsp]as many extra templates for each element as you like. Take a look at the case studies[nbsp]to see the[nbsp]variety.

', '1', '1', '?de\0 )J', 'Contao Case Studys', 'Contao Case Studys', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}', '', '', '', 'right', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"slidebox1\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(317, 6, 'tl_calendar_events', 128, 1400845184, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"The famous Contao Event\";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(318, 7, 'tl_calendar_events', 128, 1400845218, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"The famous Contao Event\";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(319, 8, 'tl_calendar_events', 128, 1400845262, 'text', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"The famous Contao Event\";}', '

The famous Contao event is the biggest event in the Contao universe with a bunch of speakers, workshops and a lot of fun with great people.[nbsp]

', '', '', NULL, '', '', '', '', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(320, 7, 'tl_news', 128, 1400848036, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao {{version::*}}.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(321, 8, 'tl_news', 128, 1400848046, 'text', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', 'a:5:{s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";s:3:\"top\";s:0:\"\";s:4:\"unit\";s:0:\"\";}', '', '', '', '', NULL, '', NULL, NULL, '', '', '', '', '', 0, '', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 0, 0, 0, '', '', '', '', NULL, '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', 0, '', '', '', '', '', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(322, 68, 'tl_article', 320, 1401089906, 'article', '', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', NULL, '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 38, 0, 0, 0, '', NULL, '', '', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); +INSERT INTO `tl_content` (`id`, `pid`, `ptable`, `sorting`, `tstamp`, `type`, `headline`, `text`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `orderSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `guests`, `cssID`, `invisible`, `start`, `stop`, `com_order`, `com_perPage`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_template`, `inline`, `splashImage`) VALUES(323, 66, 'tl_article', 1088, 1422920206, 'markdown', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, '', '', NULL, '', '', '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', '', '', '', '', 0, 'ascending', '', '', '', '', '## Markdown\n\nSince Contao 3.3.x Contao ships with the markdown content element. \n\n### What is Markdown?\n\n> Markdown is a markup language with plain text formatting syntax designed so that it can be converted to HTML and many other formats using a tool by the same name.\n\nFrom [wikipedia](http://en.wikipedia.org/wiki/Markdown)\n\n[Learn more](http://daringfireball.net/projects/markdown/syntax)', '', '', '', '', '', '', '', '', NULL, NULL, '', 4, 0, 0, '', '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, '', 0, 0, 0, 0, 0, '', NULL, '', 'a:2:{i:0;s:8:\"markdown\";i:1;s:0:\"\";}', '', '', '', 'ascending', 0, '', '', '', '', 'com_default', '', ''); -- -- Daten für Tabelle `tl_cron` -- -INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(1, 'lastrun', '1537387200'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(1, 'lastrun', '1569916800'); INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(2, 'monthly', '201708'); INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(3, 'weekly', '201734'); -INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(4, 'daily', '20180919'); +INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(4, 'daily', '20191001'); INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(5, 'hourly', '0'); INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(6, 'minutely', '0'); @@ -281,7 +281,7 @@ INSERT INTO `tl_cron` (`id`, `name`, `value`) VALUES(6, 'minutely', '0'); -- INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(1, 3, 32, 1401260984, 'Do your users have any questions?', 'are-there-exams-how-do-they-work', 1, '

To display the FAQ on your website you can choose from three modules in the Contao back-end. Those offer the possibility to configure the output of your frequently asked questions in various ways.

\n
    \n
  • FAQ - List
  • \n
  • FAQ - Reader
  • \n
  • FAQ - Page
  • \n
\n

The FAQ - List is a frontend module that lets you[nbsp]list your questions and answers from chosen categories. Only the title question and a link to the FAQ - Reader (which needs to be placed on a secondary site) are[nbsp]displayed. It might be a good option to choose this ouput if you have a longer list of questions.

\n

Another way to display information to the visitors is the FAQ - Page module. This module lists all your questions and answers on one page. Linking to another site is not necessary and therefore it is recommanded if you want to show just a few questions and keep all the information on one site. With a little additional code in the mod_faqpage.html5 template you can easily integrate a[nbsp]javascript[nbsp]accordion which will improve the usability of your FAQ greatly for your visitors.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(2, 3, 256, 1400845554, 'You want to hear the opinions of the website members?', 'can-i-participate-in-courses-on-a-mobile-device', 1, '

The FAQ also enable you to manage comments. With the tick on the checkbox "Enable comments"in your FAQ category configuration you allow your visitors to leave comments on your FAQs. Different options are integrated to fit your needs regarding the workflow of submitted comments.

\n
    \n
  • Moderate comments
  • \n
  • Get notified when a comment is posted (you can notify the System administrator, the author of the FAQ or both)
  • \n
  • Set the ordering and the "Comments per page", which automatically creates a pagination
  • \n
  • Allow your visitors to use BBCode within the comment field
  • \n
', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); +INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(2, 3, 256, 1400845554, 'You want to hear the opinions of the website members?', 'can-i-participate-in-courses-on-a-mobile-device', 1, '

The FAQ also enable you to manage comments. With the tick on the checkbox \"Enable comments\"in your FAQ category configuration you allow your visitors to leave comments on your FAQs. Different options are integrated to fit your needs regarding the workflow of submitted comments.

\n
    \n
  • Moderate comments
  • \n
  • Get notified when a comment is posted (you can notify the System administrator, the author of the FAQ or both)
  • \n
  • Set the ordering and the \"Comments per page\", which automatically creates a pagination
  • \n
  • Allow your visitors to use BBCode within the comment field
  • \n
', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `noComments`, `published`) VALUES(4, 3, 64, 1400845518, 'You have to answer the same over and over?', 'can-i-join-a-course-after-it-has-started', 1, '

Every single question and answer allows you to display a title question and a text (of course). You can also add an image and/or an enclosure next to your FAQ item. The predefined fields allow you to set an author of the item and lets you choose if you want to publish the item right away or keep it unpublished for the time being.

', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', '', '', '', '', NULL, NULL, '', '1'); -- @@ -294,7 +294,7 @@ INSERT INTO `tl_faq_category` (`id`, `tstamp`, `title`, `headline`, `jumpTo`, `a -- Daten für Tabelle `tl_files` -- -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(941, NULL, 1503517165, '$?F)\0 )J', 'folder', 'files/contaodemo', '', '1bffb22834b0550b788153ace7c70651', '1', 'contaodemo', 0, 0, 0, 0, 0x613a313a7b733a323a22656e223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(941, NULL, 1503517165, '$?F)\0 )J', 'folder', 'files/contaodemo', '', '1bffb22834b0550b788153ace7c70651', '1', 'contaodemo', 0, 0, 0, 0, 'a:1:{s:2:\"en\";a:4:{s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"caption\";s:0:\"\";}}'); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(942, '$?F)\0 )J', 1366480403, '$|Ť)\0 )J', 'folder', 'files/contaodemo/theme', '', 'd2da60bc0a19bb028313f9ab7482f40c', '1', 'theme', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(958, '$|Ť)\0 )J', 1366480403, '( )\0 )J', 'folder', 'files/contaodemo/theme/img', '', 'fae3acea77bb7a597dc4c8260e2d67db', '1', 'img', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(959, '( )\0 )J', 1366480403, '()\0 )J', 'file', 'files/contaodemo/theme/img/btn_rss.gif', 'gif', 'e633adc24026e9b093846deb09a7b33a', '1', 'btn_rss.gif', 0, 0, 0, 0, NULL); @@ -307,7 +307,7 @@ INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extensio INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(970, ')R)\0 )J', 1366480404, '+ڤ)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_arrow-right-grey.png', 'png', '0bbc697fa88b983d35f37b763ec7f5d4', '1', 'icon_arrow-right-grey.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(972, ')R)\0 )J', 1366480404, ',+)\0 )J', 'file', 'files/contaodemo/theme/img/icons/icon_dotted-x.png', 'png', 'e557487e060d2d228931f1e1fd064625', '1', 'icon_dotted-x.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(973, '( )\0 )J', 1366480404, ',[E)\0 )J', 'file', 'files/contaodemo/theme/img/logo.png', 'png', 'd46978d1df47864300ee2e2f02ce673e', '1', 'logo.png', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(974, '( )\0 )J', 1366480404, ','')\0 )J', 'file', 'files/contaodemo/theme/img/nav_mobile.png', 'png', 'c875ef37defe700dc1d64e326ba985f8', '1', 'nav_mobile.png', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(974, '( )\0 )J', 1366480404, ',\')\0 )J', 'file', 'files/contaodemo/theme/img/nav_mobile.png', 'png', 'c875ef37defe700dc1d64e326ba985f8', '1', 'nav_mobile.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(975, '( )\0 )J', 1366480404, ',״)\0 )J', 'file', 'files/contaodemo/theme/img/btn_search.gif', 'gif', 'a00ce18652c69678332d27bd0ef558c2', '1', 'btn_search.gif', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(976, '( )\0 )J', 1366480404, '-Ȥ)\0 )J', 'file', 'files/contaodemo/theme/img/mobile_search.png', 'png', '7a02ede60ceee3e7772796535b6d2480', '1', 'mobile_search.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(977, '( )\0 )J', 1366480404, '-Z)\0 )J', 'folder', 'files/contaodemo/theme/img/bg', '', '0ad193c89c38675bc0285bd14a9d76a9', '1', 'bg', 0, 0, 0, 0, NULL); @@ -319,7 +319,7 @@ INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extensio INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(984, '-Z)\0 )J', 1366480404, '/yۤ)\0 )J', 'file', 'files/contaodemo/theme/img/bg/sitemap_normal.png', 'png', '6919aa5f82a445da42dfca1444a46d6b', '1', 'sitemap_normal.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(987, '$?F)\0 )J', 1366484631, '0x)\0 )J', 'folder', 'files/contaodemo/media', '', '9cf129491fd3c8cf453116d2d1fcf7a6', '1', 'media', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(990, '0x)\0 )J', 1366833653, '16)\0 )J', 'folder', 'files/contaodemo/media/slider', '', '869507216f7e65801abfd77613c65959', '1', 'slider', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(991, '16)\0 )J', 1366833653, '1")\0 )J', 'file', 'files/contaodemo/media/slider/slider_big-c.jpg', 'jpg', '377f89dc9f37515bc681e8ed4f5d0976', '1', 'slider_big-c.jpg', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(991, '16)\0 )J', 1366833653, '1\")\0 )J', 'file', 'files/contaodemo/media/slider/slider_big-c.jpg', 'jpg', '377f89dc9f37515bc681e8ed4f5d0976', '1', 'slider_big-c.jpg', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(992, '16)\0 )J', 1366833980, '1ڒ)\0 )J', 'file', 'files/contaodemo/media/slider/slider_big-c.png', 'png', '1ab829fea21df1c7e17d53fbee0d4a9c', '1', 'slider_big-c.png', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(993, '0x)\0 )J', 1367147413, '2)\0 )J', 'folder', 'files/contaodemo/media/content-images', '', 'e6a483474cde6ab8211a257906305679', '1', 'content-images', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1006, '0x)\0 )J', 1367147475, '2)\0 )J', 'folder', 'files/contaodemo/media/documents', '', '43550ba9fe8eb4eb7ecd416334273ac0', '1', 'documents', 0, 0, 0, 0, NULL); @@ -333,7 +333,7 @@ INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extensio INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1046, '2)\0 )J', 1399894209, 'u\0 )J', 'file', 'files/contaodemo/media/content-images/DSC_5403.jpg', 'jpg', '3678e5197910bf3a06f31688e07dbdf6', '1', 'DSC_5403.jpg', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1048, '16)\0 )J', 1400841239, '?de\0 )J', 'file', 'files/contaodemo/media/slider/templates.jpg', 'jpg', 'd758309d25297f4924ef2b07a3fbd0f4', '1', 'templates.jpg', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1050, '$|Ť)\0 )J', 1401098845, 'h6\0 )J', 'file', 'files/contaodemo/theme/preview.jpg', 'jpg', 'c2c059f2d6f46ab3f25658ab2c6fc34c', '1', 'preview.jpg', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1051, '16)\0 )J', 1401870776, 'tc\0 )J', 'file', 'files/contaodemo/media/slider/contao_extensions.png', 'png', '9fb9bbb2e18fe18bbc731a123e234e25', '1', 'contao_extensions.png', 0, 0, 0, 0, 0x613a313a7b733a323a22656e223b613a333a7b733a353a227469746c65223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1051, '16)\0 )J', 1401870776, 'tc\0 )J', 'file', 'files/contaodemo/media/slider/contao_extensions.png', 'png', '9fb9bbb2e18fe18bbc731a123e234e25', '1', 'contao_extensions.png', 0, 0, 0, 0, 'a:1:{s:2:\"en\";a:3:{s:5:\"title\";s:0:\"\";s:4:\"link\";s:0:\"\";s:7:\"caption\";s:0:\"\";}}'); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1052, '$|Ť)\0 )J', 1438638320, '2:(.Ya', 'folder', 'files/contaodemo/theme/scss', '', '82dd1f435b64cd5c13d0b791ab682e06', '1', 'scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1053, '2:(.Ya', 1438638320, '2:(.Ya', 'file', 'files/contaodemo/theme/scss/theme-styles.min.scss', 'scss', '582cbd820dae5295904c0b293ee07e65', '1', 'theme-styles.min.scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1054, '2:(.Ya', 1442700474, '#_\ZQPF]', 'folder', 'files/contaodemo/theme/scss/layout', '', 'd70e40ad6d21ba9d81e69b46de11e12f', '1', 'layout', 0, 0, 0, 0, NULL); @@ -380,7 +380,7 @@ INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extensio INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1096, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive400.scss', 'scss', '97cb0570f37e79cc94106120c10c0bc4', '1', '_responsive400.scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1097, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive479.scss', 'scss', '69a07e5eabed386a909350a505b0d456', '1', '_responsive479.scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1098, '#_\ZQPF]', 1503438386, 'YLP\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive767.scss', 'scss', '091b80b092059d3fb571f9947fe521a1', '1', '_responsive767.scss', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1099, '#_\ZQPF]', 1503438386, 'YpP"P\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive768-979.scss', 'scss', '034d9c2ee9db96ee28aa23427f20d09d', '1', '_responsive768-979.scss', 0, 0, 0, 0, NULL); +INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1099, '#_\ZQPF]', 1503438386, 'YpP\"P\0\0', 'file', 'files/contaodemo/theme/scss/layout/_responsive768-979.scss', 'scss', '034d9c2ee9db96ee28aa23427f20d09d', '1', '_responsive768-979.scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1100, '2:(.Ya', 1503438386, 'YpPP\0\0', 'folder', 'files/contaodemo/theme/scss/modules', '', '8c2cf5dc6a73d5565c7839a3952e629f', '1', 'modules', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1101, 'YpPP\0\0', 1503438386, 'YpO쇃P\0\0', 'file', 'files/contaodemo/theme/scss/modules/_details.scss', 'scss', '0ce1b329be980ec4a1040ab5d9024bc2', '1', '_details.scss', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(1102, 'YpPP\0\0', 1503438386, 'YpOӇP\0\0', 'file', 'files/contaodemo/theme/scss/modules/_events.scss', 'scss', '6fa505bfe7c0a121920ba52c55fef52b', '1', '_events.scss', 0, 0, 0, 0, NULL); @@ -397,39 +397,39 @@ INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extensio -- Daten für Tabelle `tl_form` -- -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(3, 1358289627, 'Search', 'search', 14, '', '', '', 'raw', '', '', '', '', 'GET', '', 'a:2:{i:0;s:11:"form-search";i:1;s:0:"";}', '', ''); -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(5, 1401218995, 'Contact', 'contact', 0, '', '', '', 'raw', '', '', '', '', 'POST', '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', '', ''); +INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(3, 1358289627, 'Search', 'search', 14, '', '', '', 'raw', '', '', '', '', 'GET', '', 'a:2:{i:0;s:11:\"form-search\";i:1;s:0:\"\";}', '', ''); +INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`) VALUES(5, 1401218995, 'Contact', 'contact', 0, '', '', '', 'raw', '', '', '', '', 'POST', '', 'a:2:{i:0;s:0:\"\";i:1;s:16:\"formbottomborder\";}', '', ''); -- -- Daten für Tabelle `tl_form_field` -- -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(12, 3, 128, 1401828419, 'text', '', 'keywords', NULL, NULL, NULL, '', '', 'Search', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(13, 3, 256, 1366485170, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', 'Submit', '1', ',״)\0 )J', ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(15, 5, 128, 1356817520, 'select', 'Salutation', 'salutation', NULL, NULL, 0x613a323a7b693a303b613a323a7b733a353a2276616c7565223b733a333a226d7273223b733a353a226c6162656c223b733a343a224d72732e223b7d693a313b613a323a7b733a353a2276616c7565223b733a323a226d72223b733a353a226c6162656c223b733a333a224d722e223b7d7d, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(16, 5, 256, 1400065299, 'text', 'Name', 'name', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(18, 5, 512, 1361463003, 'text', 'E-Mail', 'email', NULL, NULL, NULL, '1', 'email', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(19, 5, 640, 1356817614, 'textarea', 'Your Message', 'message', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;s:1:"4";i:1;s:2:"40";}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(20, 5, 768, 1356817646, 'captcha', 'For security', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, ''); -INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`) VALUES(21, 5, 896, 1401219340, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', 'submit_container', '', '', 0, 0, '', 'Submit', '', NULL, ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(12, 3, 128, 1401828419, 'text', '', 'keywords', NULL, NULL, NULL, '', '', 'Search', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(13, 3, 256, 1366485170, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', 'Submit', '1', ',״)\0 )J', '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(15, 5, 128, 1356817520, 'select', 'Salutation', 'salutation', NULL, NULL, 'a:2:{i:0;a:2:{s:5:\"value\";s:3:\"mrs\";s:5:\"label\";s:4:\"Mrs.\";}i:1;a:2:{s:5:\"value\";s:2:\"mr\";s:5:\"label\";s:3:\"Mr.\";}}', '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(16, 5, 256, 1400065299, 'text', 'Name', 'name', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(18, 5, 512, 1361463003, 'text', 'E-Mail', 'email', NULL, NULL, NULL, '1', 'email', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(19, 5, 640, 1356817614, 'textarea', 'Your Message', 'message', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(20, 5, 768, 1356817646, 'captcha', 'For security', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', 0, 0, '', '', '', NULL, '', '', ''); +INSERT INTO `tl_form_field` (`id`, `pid`, `sorting`, `tstamp`, `type`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `tabindex`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `maxval`, `minval`) VALUES(21, 5, 896, 1401219340, 'submit', '', '', NULL, NULL, NULL, '', '', '', 0, 0, 'a:2:{i:0;i:4;i:1;i:40;}', '', 0, 'jpg,jpeg,gif,png,pdf,doc,xls,ppt', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', 'submit_container', '', '', 0, 0, '', 'Submit', '', NULL, '', '', ''); -- -- Daten für Tabelle `tl_layout` -- -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(1, 1, 1537387525, '2 columns - [ default ]', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223238223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:11:"j_tablesort";i:3;s:14:"j_mediaelement";}', '', 'moo_local', 'a:3:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";i:2;s:10:"moo_slider";}', '', NULL, NULL, NULL, 'a:3:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";i:2;s:12:"js_highlight";}', NULL, '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(10, 1, 1442685207, '2 columns - Events', '2rwh', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31313a7b693a303b613a333a7b733a333a226d6f64223b733a313a2232223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a323a223231223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2234223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223136223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a323a223230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', '', ''); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(15, 1, 1536784767, '1 column', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '1cl', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"200";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31313a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:3:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";i:2;s:10:"moo_slider";}', '', NULL, NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', NULL, '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(17, 1, 1442685226, 'News Default', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223134223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', NULL, ''); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `doctype`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `picturefill`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`) VALUES(18, 1, 1442687456, '2 columns - Newsletter', '3rw', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', 'a:2:{s:4:"unit";s:0:"";s:5:"value";s:0:"";}', '2cll', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:3:"240";}', 'a:2:{s:5:"value";s:1:"0";s:4:"unit";s:2:"px";}', '', 'a:3:{i:0;s:10:"layout.css";i:1;s:14:"responsive.css";i:2;s:8:"grid.css";}', NULL, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 0x613a313a7b693a303b733a31363a22eff332be3a2811e5a92eb1af59ae61d7223b7d, 'external_first', '1', 0x613a31343a7b693a303b613a333a7b733a333a226d6f64223b733a323a223233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a323a223234223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223437223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a323a223336223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a323a223238223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a323a223434223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a393b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31303b613a333a7b733a333a226d6f64223b733a323a223631223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a31313b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31323b613a333a7b733a333a226d6f64223b733a323a223335223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a31333b613a333a7b733a333a226d6f64223b733a323a223338223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page', 'html5', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:4:{i:0;s:11:"j_accordion";i:1;s:10:"j_colorbox";i:2;s:14:"j_mediaelement";i:3;s:11:"j_tablesort";}', '', 'moo_local', 'a:2:{i:0;s:13:"moo_accordion";i:1;s:12:"moo_mediabox";}', '', '', NULL, NULL, 'a:2:{i:0;s:9:"js_slider";i:1;s:12:"js_autofocus";}', '', '1', 'a:2:{s:4:"unit";s:2:"px";s:5:"value";s:4:"1000";}', 'center', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `minifyMarkup`, `defaultImageDensities`, `lightboxSize`) VALUES(1, 1, 1537387525, '2 columns - [ default ]', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"240\";}', 'a:2:{s:5:\"value\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}', 'a:1:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:0:\"\";s:8:\"template\";s:13:\"block_section\";s:8:\"position\";s:3:\"top\";}}', 'a:3:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";i:2;s:8:\"grid.css\";}', NULL, 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'external_first', '1', 'a:14:{i:0;a:3:{s:3:\"mod\";s:2:\"23\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:1;a:3:{s:3:\"mod\";s:2:\"24\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:2;a:3:{s:3:\"mod\";s:2:\"47\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:3;a:3:{s:3:\"mod\";s:1:\"1\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:4;a:3:{s:3:\"mod\";s:2:\"36\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:5;a:3:{s:3:\"mod\";s:1:\"3\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:6;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:7;a:3:{s:3:\"mod\";s:2:\"28\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:8;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:9;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:10;a:3:{s:3:\"mod\";s:2:\"61\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:11;a:3:{s:3:\"mod\";s:1:\"5\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:12;a:3:{s:3:\"mod\";s:2:\"35\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:13;a:3:{s:3:\"mod\";s:2:\"38\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}}', 'fe_page', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:3:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";i:2;s:11:\"j_tablesort\";}', '', 'moo_local', 'a:3:{i:0;s:13:\"moo_accordion\";i:1;s:12:\"moo_mediabox\";i:2;s:10:\"moo_slider\";}', NULL, NULL, NULL, 'a:3:{i:0;s:9:\"js_slider\";i:1;s:12:\"js_autofocus\";i:2;s:12:\"js_highlight\";}', NULL, '1', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:4:\"1000\";}', 'center', NULL, NULL, '', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `minifyMarkup`, `defaultImageDensities`, `lightboxSize`) VALUES(10, 1, 1442685207, '2 columns - Events', '2rwh', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"240\";}', 'a:2:{s:5:\"value\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}', '', 'a:3:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";i:2;s:8:\"grid.css\";}', NULL, 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'external_first', '1', 'a:11:{i:0;a:3:{s:3:\"mod\";s:1:\"2\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:1;a:3:{s:3:\"mod\";s:2:\"47\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:2;a:3:{s:3:\"mod\";s:1:\"1\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:3;a:3:{s:3:\"mod\";s:2:\"21\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:4;a:3:{s:3:\"mod\";s:1:\"4\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:5;a:3:{s:3:\"mod\";s:2:\"16\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:6;a:3:{s:3:\"mod\";s:1:\"5\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:7;a:3:{s:3:\"mod\";s:2:\"61\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:8;a:3:{s:3:\"mod\";s:1:\"3\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:9;a:3:{s:3:\"mod\";s:2:\"20\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:10;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}}', 'fe_page', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:3:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";i:2;s:11:\"j_tablesort\";}', '', 'moo_local', 'a:2:{i:0;s:13:\"moo_accordion\";i:1;s:12:\"moo_mediabox\";}', '', NULL, NULL, 'a:2:{i:0;s:9:\"js_slider\";i:1;s:12:\"js_autofocus\";}', '', '1', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:4:\"1000\";}', 'center', '', '', '', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `minifyMarkup`, `defaultImageDensities`, `lightboxSize`) VALUES(15, 1, 1536784767, '1 column', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"200\";}', 'a:2:{s:5:\"value\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}', 'a:1:{i:0;a:4:{s:5:\"title\";s:0:\"\";s:2:\"id\";s:0:\"\";s:8:\"template\";s:13:\"block_section\";s:8:\"position\";s:3:\"top\";}}', 'a:3:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";i:2;s:8:\"grid.css\";}', NULL, 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'external_first', '1', 'a:11:{i:0;a:3:{s:3:\"mod\";s:2:\"23\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:1;a:3:{s:3:\"mod\";s:2:\"24\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:2;a:3:{s:3:\"mod\";s:2:\"47\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:3;a:3:{s:3:\"mod\";s:1:\"1\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:4;a:3:{s:3:\"mod\";s:2:\"36\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:5;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:6;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:7;a:3:{s:3:\"mod\";s:2:\"61\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:8;a:3:{s:3:\"mod\";s:1:\"5\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:9;a:3:{s:3:\"mod\";s:2:\"35\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:10;a:3:{s:3:\"mod\";s:2:\"38\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}}', 'fe_page', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:3:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";i:2;s:11:\"j_tablesort\";}', '', 'moo_local', 'a:3:{i:0;s:13:\"moo_accordion\";i:1;s:12:\"moo_mediabox\";i:2;s:10:\"moo_slider\";}', NULL, NULL, NULL, 'a:2:{i:0;s:9:\"js_slider\";i:1;s:12:\"js_autofocus\";}', NULL, '1', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:4:\"1000\";}', 'center', NULL, NULL, '', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `minifyMarkup`, `defaultImageDensities`, `lightboxSize`) VALUES(17, 1, 1442685226, 'News Default', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"240\";}', 'a:2:{s:5:\"value\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}', '', 'a:3:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";i:2;s:8:\"grid.css\";}', NULL, 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'external_first', '1', 'a:14:{i:0;a:3:{s:3:\"mod\";s:2:\"23\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:1;a:3:{s:3:\"mod\";s:2:\"24\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:2;a:3:{s:3:\"mod\";s:2:\"47\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:3;a:3:{s:3:\"mod\";s:1:\"1\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:4;a:3:{s:3:\"mod\";s:2:\"36\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:5;a:3:{s:3:\"mod\";s:1:\"3\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:6;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:7;a:3:{s:3:\"mod\";s:2:\"14\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:8;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:9;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:10;a:3:{s:3:\"mod\";s:2:\"61\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:11;a:3:{s:3:\"mod\";s:1:\"5\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:12;a:3:{s:3:\"mod\";s:2:\"35\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:13;a:3:{s:3:\"mod\";s:2:\"38\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}}', 'fe_page', 'Open+Sans', '', '', '', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:3:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";i:2;s:11:\"j_tablesort\";}', '', 'moo_local', 'a:2:{i:0;s:13:\"moo_accordion\";i:1;s:12:\"moo_mediabox\";}', '', NULL, NULL, 'a:2:{i:0;s:9:\"js_slider\";i:1;s:12:\"js_autofocus\";}', '', '1', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:4:\"1000\";}', 'center', NULL, '', '', '', ''); +INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `stylesheet`, `external`, `orderExt`, `loadingOrder`, `combineScripts`, `modules`, `template`, `webfonts`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jSource`, `jquery`, `addMooTools`, `mooSource`, `mootools`, `analytics`, `externalJs`, `orderExtJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `minifyMarkup`, `defaultImageDensities`, `lightboxSize`) VALUES(18, 1, 1442687456, '2 columns - Newsletter', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"240\";}', 'a:2:{s:5:\"value\";s:1:\"0\";s:4:\"unit\";s:2:\"px\";}', '', 'a:3:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";i:2;s:8:\"grid.css\";}', NULL, 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'a:1:{i:0;s:16:\"2:(.Ya\";}', 'external_first', '1', 'a:14:{i:0;a:3:{s:3:\"mod\";s:2:\"23\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:1;a:3:{s:3:\"mod\";s:2:\"24\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:2;a:3:{s:3:\"mod\";s:2:\"47\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:3;a:3:{s:3:\"mod\";s:1:\"1\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:4;a:3:{s:3:\"mod\";s:2:\"36\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:5;a:3:{s:3:\"mod\";s:1:\"3\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:6;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:6:\"header\";s:6:\"enable\";s:1:\"1\";}i:7;a:3:{s:3:\"mod\";s:2:\"28\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:8;a:3:{s:3:\"mod\";s:2:\"44\";s:3:\"col\";s:4:\"left\";s:6:\"enable\";s:1:\"1\";}i:9;a:3:{s:3:\"mod\";s:1:\"0\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:10;a:3:{s:3:\"mod\";s:2:\"61\";s:3:\"col\";s:4:\"main\";s:6:\"enable\";s:1:\"1\";}i:11;a:3:{s:3:\"mod\";s:1:\"5\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:12;a:3:{s:3:\"mod\";s:2:\"35\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}i:13;a:3:{s:3:\"mod\";s:2:\"38\";s:3:\"col\";s:6:\"footer\";s:6:\"enable\";s:1:\"1\";}}', 'fe_page', 'Open+Sans', '', '', 'columns2', '', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1', 'j_local', 'a:3:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";i:2;s:11:\"j_tablesort\";}', '', 'moo_local', 'a:2:{i:0;s:13:\"moo_accordion\";i:1;s:12:\"moo_mediabox\";}', '', NULL, NULL, 'a:2:{i:0;s:9:\"js_slider\";i:1;s:12:\"js_autofocus\";}', '', '1', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:4:\"1000\";}', 'center', '', '', '', '', ''); -- -- Daten für Tabelle `tl_member` -- -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(1, 1259754224, 'John', 'Smith', '238201200', 'male', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', 'en', 0x613a313a7b693a303b733a313a2232223b7d, '1', 'j.smith', '$6$f7adc2f62267f1ef$IRdcJ7tJ7wB4cii78reGgsdzPRRWRtNbKLpAudUmZnjaVEao7AT.wZk94dlO57oUmM6wzIC7oGtoQivGIjkWg.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1447617244, 1447621886, 3, 0, 0x613a343a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a32353a22696e6465782e7068702f6d792d6163636f756e742e68746d6c223b733a373a2263757272656e74223b733a32373a22696e6465782e7068702f6d656d626572732d617265612e68746d6c223b7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a383b733a333a226b6579223b733a33333a22633230646335666430353433646264383963633132623865626561376431343039223b733a343a2274696d65223b693a313430313030353337323b7d733a31353a22636170746368615f63617074636861223b613a333a7b733a333a2273756d223b693a383b733a333a226b6579223b733a33333a22633034356263656264333539633337653533393763356535316264313735326232223b733a343a2274696d65223b693a313336363436353930323b7d733a32313a22636170746368615f6c6f73745f70617373776f7264223b613a333a7b733a333a2273756d223b693a363b733a333a226b6579223b733a33333a22636561613339633462363864383732663534303030343534393364633464353965223b733a343a2274696d65223b693a313430313030353331393b7d7d, 1359899426, '', ''); -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(2, 1259754224, 'Donna', 'Evans', '191635200', 'female', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', 'en', 0x613a313a7b693a303b733a313a2231223b7d, '1', 'd.evans', '$6$70a19b67687cdfbe$lN.wIHSBkCxOYJTT0zibDd3lzalyWaAu00oCzmm9caVdXcBtp0WjjPPvgyUij.ljrrPQBskM5pdzCEj1kLJEO.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1401257670, 1401260025, 3, 0, 0x613a333a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a31393a22696e6465782e7068702f757365722e68746d6c223b733a373a2263757272656e74223b733a32313a22696e6465782e7068702f6c6f676f75742e68746d6c223b7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31313b733a333a226b6579223b733a33333a22633036623236313465326335613031643137636532333039656434383562336533223b733a343a2274696d65223b693a313339303134323031313b7d733a32313a22636170746368615f6c6f73745f70617373776f7264223b613a333a7b733a333a2273756d223b693a363b733a333a226b6579223b733a33333a22633634346635353637323565353066653262636138316537653035613731373139223b733a343a2274696d65223b693a313430313236303637373b7d7d, 1399624700, '', ''); -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `createdOn`, `activation`, `newsletter`) VALUES(3, 1259754224, 'John', 'Doe', '0', '', '', '', '', '', '', '', '', '', '', 'j.doe@example.com', '', 'en', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '1', 'j.doe', '7a86a8cf9d7510cc4661b217133f2eed37981b75', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 0, 0, 3, 0, 0x613a313a7b733a373a2272656665726572223b613a323a7b733a343a226c617374223b733a31353a222f686973746f72792d312e68746d6c223b733a373a2263757272656e74223b733a313a222f223b7d7d, 0, '', ''); +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `newsletter`, `useTwoFactor`, `secret`) VALUES(1, 1259754224, 'John', 'Smith', '238201200', 'male', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', 'en', 'a:1:{i:0;s:1:\"2\";}', '1', 'j.smith', '$6$f7adc2f62267f1ef$IRdcJ7tJ7wB4cii78reGgsdzPRRWRtNbKLpAudUmZnjaVEao7AT.wZk94dlO57oUmM6wzIC7oGtoQivGIjkWg.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1447617244, 1447621886, 3, 0, 'a:4:{s:7:\"referer\";a:2:{s:4:\"last\";s:25:\"index.php/my-account.html\";s:7:\"current\";s:27:\"index.php/members-area.html\";}s:10:\"captcha_20\";a:3:{s:3:\"sum\";i:8;s:3:\"key\";s:33:\"c20dc5fd0543dbd89cc12b8ebea7d1409\";s:4:\"time\";i:1401005372;}s:15:\"captcha_captcha\";a:3:{s:3:\"sum\";i:8;s:3:\"key\";s:33:\"c045bcebd359c37e5397c5e51bd1752b2\";s:4:\"time\";i:1366465902;}s:21:\"captcha_lost_password\";a:3:{s:3:\"sum\";i:6;s:3:\"key\";s:33:\"ceaa39c4b68d872f5400045493dc4d59e\";s:4:\"time\";i:1401005319;}}', '', '', NULL); +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `newsletter`, `useTwoFactor`, `secret`) VALUES(2, 1259754224, 'Donna', 'Evans', '191635200', 'female', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', 'en', 'a:1:{i:0;s:1:\"1\";}', '1', 'd.evans', '$6$70a19b67687cdfbe$lN.wIHSBkCxOYJTT0zibDd3lzalyWaAu00oCzmm9caVdXcBtp0WjjPPvgyUij.ljrrPQBskM5pdzCEj1kLJEO.', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 1401257670, 1401260025, 3, 0, 'a:3:{s:7:\"referer\";a:2:{s:4:\"last\";s:19:\"index.php/user.html\";s:7:\"current\";s:21:\"index.php/logout.html\";}s:10:\"captcha_20\";a:3:{s:3:\"sum\";i:11;s:3:\"key\";s:33:\"c06b2614e2c5a01d17ce2309ed485b3e3\";s:4:\"time\";i:1390142011;}s:21:\"captcha_lost_password\";a:3:{s:3:\"sum\";i:6;s:3:\"key\";s:33:\"c644f556725e50fe2bca81e7e05a71719\";s:4:\"time\";i:1401260677;}}', '', '', NULL); +INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `session`, `newsletter`, `useTwoFactor`, `secret`) VALUES(3, 1259754224, 'John', 'Doe', '0', '', '', '', '', '', '', '', '', '', '', 'j.doe@example.com', '', 'en', 'a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}', '1', 'j.doe', '7a86a8cf9d7510cc4661b217133f2eed37981b75', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', 1259754224, 0, 0, 3, 0, 'a:1:{s:7:\"referer\";a:2:{s:4:\"last\";s:15:\"/history-1.html\";s:7:\"current\";s:1:\"/\";}}', '', '', NULL); -- -- Daten für Tabelle `tl_member_group` @@ -443,149 +443,149 @@ INSERT INTO `tl_member_group` (`id`, `tstamp`, `name`, `redirect`, `jumpTo`, `di -- Daten für Tabelle `tl_module` -- -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(1, 1, 1400757865, 'Navigation - Main navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 2, '1', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:8:"nav-main";i:1;s:27:"nav-main hideat768 dropdown";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(2, 1, 1338302298, 'Header image', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '
\n Music academy\n
', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', '', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(3, 1, 1359234589, 'Navigation - Breadcrumb', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'breadcrumb', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:3:"clr";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(4, 1, 1400776431, 'User - Login', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'login', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '1', 67, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(5, 1, 1400781083, 'News - Latest - Footer', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:11:"Latest news";}', 'newslist', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 0, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 3, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:17:"grid4 footer-list";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2231223b693a313b733a313a2233223b693a323b733a313a2232223b7d, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_simple', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(6, 1, 1141755173, 'User - Logout', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'logout', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 2, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(7, 1, 1401220248, 'News - Newsreader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'newsreader', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:16:"formbottomborder";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a313a7b693a303b733a313a2231223b7d, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_full', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(8, 1, 1177490575, 'Search engine', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'search', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 44, 400, 5, 'advanced', 'search_default', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(9, 1, 1359898455, 'User - Personal data', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'personalData', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 12, '', 0x613a31303a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a363a22737472656574223b693a333b733a363a22706f7374616c223b693a343b733a343a2263697479223b693a353b733a373a22636f756e747279223b693a363b733a353a2270686f6e65223b693a373b733a363a226d6f62696c65223b693a383b733a353a22656d61696c223b693a393b733a383a2270617373776f7264223b7d, 'member_grouped', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(13, 1, 1400783606, 'News - Newslist archive', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:12:"News Archive";}', 'newsarchive', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2231223b693a313b733a313a2233223b693a323b733a313a2232223b7d, '', 'all_items', 7, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_short', 'news_month', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(14, 1, 1359241866, 'News - News archive menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'newsmenu', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 8, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', 'news_month', 0, 'descending', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(16, 1, 1343474884, 'User - Request new password', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '\n
\n{{link_open::20}}Did you lose your password?
\n{{toggle_view}}\n
\n', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '1', '', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(17, 1, 1377357891, 'User - Request new password form', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'lostPassword', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 20, '', '', '', 0, 'and', '', 40, 520, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 2, NULL, 'You have requested a new password for ##domain##.\n\nPlease click ##link## to set the new password. If you did not request this e-mail, please contact the website administrator.', '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x30, '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(18, 1, 1225289038, 'Calendar - Calendar', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(19, 1, 1257428447, 'Calendar - Event reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'eventreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_full', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(20, 1, 1400780961, 'Calendar - Event list', 'a:2:{s:4:"unit";s:2:"h3";s:5:"value";s:23:"Upcoming Events Example";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a313a7b693a303b733a313a2233223b7d, '1', '', 0, 'next_all', '', 'ascending', 19, 6, 'event_upcoming', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(21, 1, 1325689493, 'Calendar - Event list menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:6:"Events";}', 'eventmenu', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 23, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:12:"minicalendar";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'cal_day', '', 'ascending', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(22, 1, 1240660545, 'Navigation - Article navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'articlenav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', NULL, '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', 'news_month', 0, '', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(23, 1, 1377460548, 'Header - Included Top Bar', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
{{insert_article::30}}
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(24, 1, 1377359956, 'Header - Logo', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(25, 1, 1377357678, 'Navigation - Top Menu', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 1, '1', '', '1', 31, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(26, 1, 1355261702, 'Main - Share Buttons', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '{{insert_article::39}}', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(28, 1, 1400700253, 'Navigation - 2 Columns - Left', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 1, 1, '1', '', '', 0, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:18:"nav-left hideat768";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(30, 1, 1355664292, 'Navigation - Sitemap', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'sitemap', 0, 0, '', '', '', 1, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(32, 1, 1359664202, 'FAQ - Page', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'faqpage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 0x613a313a7b693a303b733a313a2233223b7d, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(33, 1, 1355665549, 'FAQ - Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'faqreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 0x613a313a7b693a303b733a313a2233223b7d, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(34, 1, 1367245210, 'Navigation - Book navigation - Content Elements', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'booknav', 0, 0, '', '', '', 48, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(35, 1, 1400781035, 'Calendar - Event list footer', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:15:"Upcoming Events";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:17:"grid4 footer-list";}', 0x613a313a7b693a303b733a313a2233223b7d, '1', '', 0, 'next_all', '', 'ascending', 0, 3, 'event_upcoming', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(36, 1, 1359061076, 'Header - Line', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(37, 1, 1359239349, 'Navigation - Quick Navigation', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'quicknav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', 'Quick Navigation', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:13:"grid4 offset4";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(38, 1, 1359205059, 'Footer - Adress', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(39, 1, 1359235621, 'Calendar - Mini Calendar', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, '', '', 0, 'month', '', '', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(40, 1, 1359239039, 'Misc - RSS Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(42, 1, 1359288893, 'Newsletter - Subscribe', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:27:"Subscribe to our newsletter";}', 'subscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', 'You have subscribed to the following channels on ##domain##:\n\n##channels##\n\nPlease click ##link## to activate your subscription. If you did not subscribe yourself, please ignore this e-mail.', NULL, 'nl_default'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(43, 1, 1359288710, 'Newsletter - Unsubscribe', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:31:"Unsubscribe from our newsletter";}', 'unsubscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, 'You have unsubscribed from the following channels on ##domain##:\n\n##channels##', 'nl_default'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(44, 1, 1360274333, 'Newsletter - List', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:16:"Past Newsletters";}', 'nl_list', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(45, 1, 1360274362, 'Newsletter - Reader', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:0:"";}', 'nl_reader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 0x613a333a7b693a303b733a313a2233223b693a313b733a313a2231223b693a323b733a313a2232223b7d, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(46, 1, 1399653747, 'Header - Logo Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(47, 1, 1400758725, 'Header - Navigation Link Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, 'Navigation', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(53, 1, 1367245361, 'Navigation - Book navigation - Modules', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'booknav', 0, 0, '', '', '', 49, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(55, 1, 1375459347, 'Miscellaneous - Flash Movie', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'flash', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(56, 1, 1400782083, 'Miscellaneous - Article list', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'articlelist', 0, 0, '', '', '1', 2, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(57, 1, 1400782226, 'Miscellaneous - Random image', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'randomImage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:3:"300";i:1;s:3:"200";i:2;s:12:"proportional";}', '', '', 0x613a343a7b693a303b733a31363a2282397276a4c311e38e29000c29e44aea223b693a313b733a31363a22c67514ced9c811e38217000c29e44aea223b693a323b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a333b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, 0x613a343a7b693a303b733a31363a2282397276a4c311e38e29000c29e44aea223b693a313b733a31363a22c67514ced9c811e38217000c29e44aea223b693a323b733a31363a22c67514dfd9c811e38217000c29e44aea223b693a333b733a31363a22c67514bdd9c811e38217000c29e44aea223b7d, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(58, 1, 1390138393, 'Miscellaneous - Custom HTML', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
\n

Custom HTML

\n

HTML content as a module

\n
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(59, 1, 1400782564, 'Miscellaneous - RSS Reader', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_items_only', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(61, 1, 1400758716, 'Navigation - Main navigation Mobile', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'navigation', 0, 1, '', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 40, 520, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:15:"nav-main-mobile";i:1;s:18:"nav-main showat768";}', 0x30, '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:"date";i:1;s:8:"category";i:2;s:6:"author";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(62, 1, 1400065032, 'Applications - Listing', 'a:2:{s:4:"unit";s:2:"h1";s:5:"value";s:0:"";}', 'listing', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 20, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, 'tl_files', 'name,path,extension', 'type="file"', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `totalLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(63, 1, 1400783715, 'News - Simple List', 'a:2:{s:4:"unit";s:2:"h2";s:5:"value";s:17:"Example news list";}', 'newslist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', 48, 1000, 5, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:12:"proportional";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'a:2:{i:0;s:4:"date";i:1;s:6:"author";}', 'news_short', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(1, 1, 1400757865, 'Navigation - Main navigation', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 2, '1', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:8:\"nav-main\";i:1;s:27:\"nav-main hideat768 dropdown\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:\"date\";i:1;s:8:\"category\";i:2;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(2, 1, 1338302298, 'Header image', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '
\n \"Music\n
', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', '', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(3, 1, 1359234589, 'Navigation - Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:3:\"clr\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:\"date\";i:1;s:8:\"category\";i:2;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(4, 1, 1400776431, 'User - Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'login', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '1', 67, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:\"date\";i:1;s:8:\"category\";i:2;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(5, 1, 1400781083, 'News - Latest - Footer', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Latest news\";}', 'newslist', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 0, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', '', NULL, '', 0, '', '', 3, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:17:\"grid4 footer-list\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 'a:3:{i:0;s:1:\"1\";i:1;s:1:\"3\";i:2;s:1:\"2\";}', 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_simple', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(6, 1, 1141755173, 'User - Logout', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'logout', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 2, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:\"date\";i:1;s:8:\"category\";i:2;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(7, 1, 1401220248, 'News - Newsreader', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:16:\"formbottomborder\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', '', '', 'a:1:{i:0;s:1:\"1\";}', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_full', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(8, 1, 1177490575, 'Search engine', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'search', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', 'a:2:{i:0;s:2:\"44\";i:1;s:3:\"400\";}', 0, 5, 'advanced', 'search_default', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(9, 1, 1359898455, 'User - Personal data', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'personalData', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 12, '', 'a:10:{i:0;s:9:\"firstname\";i:1;s:8:\"lastname\";i:2;s:6:\"street\";i:3;s:6:\"postal\";i:4;s:4:\"city\";i:5;s:7:\"country\";i:6;s:5:\"phone\";i:7;s:6:\"mobile\";i:8;s:5:\"email\";i:9;s:8:\"password\";}', 'member_grouped', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(13, 1, 1400783606, 'News - Newslist archive', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"News Archive\";}', 'newsarchive', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 'a:3:{i:0;s:1:\"1\";i:1;s:1:\"3\";i:2;s:1:\"2\";}', '', 'all_items', 7, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_short', 'news_month', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(14, 1, 1359241866, 'News - News archive menu', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'newsmenu', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 8, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', 'news_month', 0, 'descending', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(16, 1, 1343474884, 'User - Request new password', '', 'html', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '\n
\n{{link_open::20}}Did you lose your password?
\n{{toggle_view}}\n
\n', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '1', '', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(17, 1, 1377357891, 'User - Request new password form', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'lostPassword', 0, 0, '', '', '', 0, '', '', '', NULL, '', '', '', 20, '', '', '', 0, 'and', '', '40', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', 'rss_default', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 2, NULL, 'You have requested a new password for ##domain##.\n\nPlease click ##link## to set the new password. If you did not request this e-mail, please contact the website administrator.', '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '0', '', '1', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(18, 1, 1225289038, 'Calendar - Calendar', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', '', '', 0, 'month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(19, 1, 1257428447, 'Calendar - Event reader', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', '', '', 0, 'month', '', '', 0, 0, 'event_full', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(20, 1, 1400780961, 'Calendar - Event list', 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:23:\"Upcoming Events Example\";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 'a:1:{i:0;s:1:\"3\";}', '1', '', 0, 'next_all', '', 'ascending', 19, 6, 'event_upcoming', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(21, 1, 1325689493, 'Calendar - Event list menu', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Events\";}', 'eventmenu', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 23, '', NULL, '', 0, 'and', '', '48', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:12:\"minicalendar\";i:1;s:0:\"\";}', 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', '', '', 0, 'cal_day', '', 'ascending', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(22, 1, 1240660545, 'Navigation - Article navigation', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'articlenav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', '', 0, 0, 'event_default', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', NULL, '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', 'news_month', 0, '', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(23, 1, 1377460548, 'Header - Included Top Bar', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
{{insert_article::30}}
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(24, 1, 1377359956, 'Header - Logo', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '\n \"Contao\n', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(25, 1, 1377357678, 'Navigation - Top Menu', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 1, '1', '', '1', 31, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(26, 1, 1355261702, 'Main - Share Buttons', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '{{insert_article::39}}', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(28, 1, 1400700253, 'Navigation - 2 Columns - Left', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 1, '1', '', '', 0, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:18:\"nav-left hideat768\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(30, 1, 1355664292, 'Navigation - Sitemap', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'sitemap', 0, 0, '', '', '', 1, 'nav_default', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(32, 1, 1359664202, 'FAQ - Page', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqpage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 'a:1:{i:0;s:1:\"3\";}', 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(33, 1, 1355665549, 'FAQ - Reader', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'faqreader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', 'a:1:{i:0;s:1:\"3\";}', 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(34, 1, 1367245210, 'Navigation - Book navigation - Content Elements', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'booknav', 0, 0, '', '', '', 48, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(35, 1, 1400781035, 'Calendar - Event list footer', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Upcoming Events\";}', 'eventlist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:17:\"grid4 footer-list\";}', 'a:1:{i:0;s:1:\"3\";}', '1', '', 0, 'next_all', '', 'ascending', 0, 3, 'event_upcoming', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(36, 1, 1359061076, 'Header - Line', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(37, 1, 1359239349, 'Navigation - Quick Navigation', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'quicknav', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', 'Quick Navigation', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:13:\"grid4 offset4\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(38, 1, 1359205059, 'Footer - Adress', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
{{insert_article::50}}
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(39, 1, 1359235621, 'Calendar - Mini Calendar', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'calendar', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 0, '', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', '', '', 0, 'month', '', '', 0, 0, 'event_default', 'cal_mini', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(40, 1, 1359239039, 'Misc - RSS Reader', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 10, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_default', 0, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(42, 1, 1359288893, 'Newsletter - Subscribe', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Subscribe to our newsletter\";}', 'subscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', NULL, '', 'You have subscribed to the following channels on ##domain##:\n\n##channels##\n\nPlease click ##link## to activate your subscription. If you did not subscribe yourself, please ignore this e-mail.', NULL, 'nl_default'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(43, 1, 1359288710, 'Newsletter - Unsubscribe', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Unsubscribe from our newsletter\";}', 'unsubscribe', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', NULL, '', NULL, 'You have unsubscribed from the following channels on ##domain##:\n\n##channels##', 'nl_default'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(44, 1, 1360274333, 'Newsletter - List', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Past Newsletters\";}', 'nl_list', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(45, 1, 1360274362, 'Newsletter - Reader', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'nl_reader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, 'a:3:{i:0;s:1:\"3\";i:1;s:1:\"1\";i:2;s:1:\"2\";}', NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(46, 1, 1399653747, 'Header - Logo Mobile', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '\n \"Contao\n', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(47, 1, 1400758725, 'Header - Navigation Link Mobile', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, 'Navigation', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(53, 1, 1367245361, 'Navigation - Book navigation - Modules', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'booknav', 0, 0, '', '', '', 49, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(55, 1, 1375459347, 'Miscellaneous - Flash Movie', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'flash', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(56, 1, 1400782083, 'Miscellaneous - Article list', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'articlelist', 0, 0, '', '', '1', 2, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', ';Ƥ)\0 )J', '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(57, 1, 1400782226, 'Miscellaneous - Random image', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'randomImage', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"200\";i:2;s:12:\"proportional\";}', '', '', 'a:4:{i:0;s:16:\"9rv)\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";i:3;s:16:\"u\0 )J\";}', 'a:4:{i:0;s:16:\"9rv)\0 )J\";i:1;s:16:\"u\0 )J\";i:2;s:16:\"u\0 )J\";i:3;s:16:\"u\0 )J\";}', NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(58, 1, 1390138393, 'Miscellaneous - Custom HTML', '', 'html', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, '
\n

Custom HTML

\n

HTML content as a module

\n
', 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', '', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(59, 1, 1400782564, 'Miscellaneous - RSS Reader', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'rssReader', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 0, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, 'http://contao.org/share/news-en.xml', 'rss_items_only', 3, '', NULL, '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(61, 1, 1400758716, 'Navigation - Main navigation Mobile', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 1, '', '', '', 0, 'nav_default', '', '', NULL, '', '', '', 0, '', '', '', 0, 'and', '', '40', 4, 10, '', '', '', 0, '', NULL, '', '', '', '', '', NULL, '', 0, '', '', 0, '', '', '', '', '', '', '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:15:\"nav-main-mobile\";i:1;s:18:\"nav-main showat768\";}', '0', '', '', 0, '', '', '', 0, 0, '', '', '', '', '', '', '', '', '', NULL, 0, '', '', '', '', '', '', '', '', '', '', '', '', 0, 'a:3:{i:0;s:4:\"date\";i:1;s:8:\"category\";i:2;s:6:\"author\";}', 'news_single', '', 0, '', '', NULL, '', NULL, '', NULL, NULL, ''); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(62, 1, 1400065032, 'Applications - Listing', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'listing', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 20, 'simple', '', 'main', 0, '', NULL, '', '', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, 'tl_files', 'name,path,extension', 'type=\"file\"', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `orderPages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `url`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `orderSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `guests`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_metaFields`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(63, 1, 1400783715, 'News - Simple List', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Example news list\";}', 'newslist', 0, 0, '', '', '', 0, '', '', NULL, NULL, '', '', '', 0, '', NULL, '', 0, 'and', '', '48', 4, 5, 'simple', '', 'main', 0, '', NULL, '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, '', NULL, '', '', '', '', NULL, '', 0, NULL, NULL, '', NULL, '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 1, 'cal_month', '', 'ascending', 0, 0, 'event_full', 'cal_default', '', 'ascending', '', '', '', '', 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', 'a:1:{i:0;s:1:\"1\";}', 'all_items', '', 0, 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_short', 'news_month', 0, 'descending', '', NULL, NULL, NULL, '', NULL, NULL, 'nl_simple'); -- -- Daten für Tabelle `tl_news` -- -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(3, 1, 1400846878, 'New Contao Community Members each day', 'new-contao-community-members-each-day', 3, 1398410100, 1398410100, 'The community is growing steadily', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(7, 1, 1401092611, 'New Contao Versions in short intervalls', 'new-contao-versions-in-short-intervalls', 1, 1400846460, 1400846460, 'New versions of Contao are released frequently', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao 3.3.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`) VALUES(8, 1, 1401092626, 'Contao is popular', 'contao-is-popular', 2, 1392643620, 1392643620, 'Contao ranked in the Top5 among popular CMS''s', '

In a recent security level comparison[nbsp]Contao excelled as one of the most secure Open Source CMS''s.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', ''); +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(3, 1, 1400846878, 'New Contao Community Members each day', 'new-contao-community-members-each-day', 3, 1398410100, 1398410100, 'The community is growing steadily', '

More and more web developers join the Contao community each day. Therefore Contao is able to evolve contantly.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', '', NULL, ''); +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(7, 1, 1401092611, 'New Contao Versions in short intervalls', 'new-contao-versions-in-short-intervalls', 1, 1400846460, 1400846460, 'New versions of Contao are released frequently', '

The Contao community works hard to continuously improve Contao. Therefore several updates are released each year. The last release was Contao 3.3.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', '', NULL, ''); +INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imagemargin`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `orderEnclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `featured`, `published`, `start`, `stop`, `description`, `pageTitle`) VALUES(8, 1, 1401092626, 'Contao is popular', 'contao-is-popular', 2, 1392643620, 1392643620, 'Contao ranked in the Top5 among popular CMS\'s', '

In a recent security level comparison[nbsp]Contao excelled as one of the most secure Open Source CMS\'s.

', '', '', NULL, '', '', '', '', '', '', '', '', '', '', NULL, 'default', 13, 0, '', '', '', '', '', '1', '', '', NULL, ''); -- --- Daten für Tabelle `tl_newsletter` +-- Daten für Tabelle `tl_news_archive` -- -INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(2, 3, 1400844354, 'The right newsletter for everyone', 'ma2-benefit-concert', '

The right newsletter for everyone

\n

The newsletter functionalities of Contao allows you to create different "Channels". So it''s possible to adress visitors or regular users of your site with their specific interests. Before you send a newsletter to a list of subscribers you can make the use of the option to send a preview. Better check your newsletters on all mail clients. Some of you might know that a lot of mail servers just allow a certain amount of Emails sent within a time-amount: The "Mails per cycle" function will help here with larger lists.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', 'TEXT Content', '', 0x613a313a7b693a303b4e3b7d, 'mail_default', '', '', '', '', '1', '1360273849'); -INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(3, 3, 1400844298, 'Keeping everyone up to date', 'music-academy-christmals-concert', '

Keeping everyone up to date

\n

Contao has a built in Newsletter administration system. It offers some features to create newsletters on a regular basis. Your are able to set up an HTML template, create your newsletters just as plain text or use both functionalities. Even attachments or external images can optionally be integrated.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', '', '', 0x613a313a7b693a303b4e3b7d, 'mail_default', '', '', '', '', '1', '1360274551'); +INSERT INTO `tl_news_archive` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1400844387, 'Contao Official Demo News', 8, '', NULL, '1', 'notify_admin', 'ascending', 0, '', '', '', ''); -- --- Daten für Tabelle `tl_newsletter_channel` +-- Daten für Tabelle `tl_newsletter` -- -INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `sender`, `senderName`) VALUES(3, 1400846527, 'Newsletter - Demo', 45, '', '', ''); +INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(2, 3, 1400844354, 'The right newsletter for everyone', 'ma2-benefit-concert', '

The right newsletter for everyone

\n

The newsletter functionalities of Contao allows you to create different \"Channels\". So it\'s possible to adress visitors or regular users of your site with their specific interests. Before you send a newsletter to a list of subscribers you can make the use of the option to send a preview. Better check your newsletters on all mail clients. Some of you might know that a lot of mail servers just allow a certain amount of Emails sent within a time-amount: The \"Mails per cycle\" function will help here with larger lists.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', 'TEXT Content', '', 'a:1:{i:0;N;}', 'mail_default', '', '', '', '', '1', '1360273849'); +INSERT INTO `tl_newsletter` (`id`, `pid`, `tstamp`, `subject`, `alias`, `content`, `text`, `addFile`, `files`, `template`, `sendText`, `externalImages`, `sender`, `senderName`, `sent`, `date`) VALUES(3, 3, 1400844298, 'Keeping everyone up to date', 'music-academy-christmals-concert', '

Keeping everyone up to date

\n

Contao has a built in Newsletter administration system. It offers some features to create newsletters on a regular basis. Your are able to set up an HTML template, create your newsletters just as plain text or use both functionalities. Even attachments or external images can optionally be integrated.

SATURDAY
December 24th, 2013
7:30 pm

\n

SUNDAY
December 26th, 2013
3:00 pm

\n

Tickets $20[nbsp]to[nbsp]$40

\n

Call (416) 872-4255

', '', '', 'a:1:{i:0;N;}', 'mail_default', '', '', '', '', '1', '1360274551'); -- --- Daten für Tabelle `tl_newsletter_recipients` +-- Daten für Tabelle `tl_newsletter_channel` -- -INSERT INTO `tl_newsletter_recipients` (`id`, `pid`, `tstamp`, `email`, `active`, `addedOn`, `confirmed`, `ip`, `token`) VALUES(2, 3, 1360273829, 'sascha.m@gmx.net', '1', '', '', '', ''); +INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `sender`, `senderName`) VALUES(3, 1400846527, 'Newsletter - Demo', 45, '', '', ''); -- --- Daten für Tabelle `tl_news_archive` +-- Daten für Tabelle `tl_newsletter_recipients` -- -INSERT INTO `tl_news_archive` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1400844387, 'Contao Official Demo News', 8, '', NULL, '1', 'notify_admin', 'ascending', 0, '', '', '', ''); +INSERT INTO `tl_newsletter_recipients` (`id`, `pid`, `tstamp`, `email`, `active`, `addedOn`) VALUES(2, 3, 1360273829, 'sascha.m@gmx.net', '1', ''); -- -- Daten für Tabelle `tl_page` -- -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(1, 0, 128, 1536785153, 'Contao Official Demo', 'contao-offical-demo', 'root', '', 'en', '', '', '', 0, '', '', '', '', '', '', '1', '', '', '', '', '', '', '', '', '', '', '', '1', 1, 0, '1', 0, 0, '1', 1, 1, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(2, 1, 256, 1401137863, 'Home', 'index', 'regular', 'Welcome to the official Contao Demo Site', 'en', 'index,follow', 'Welcome to the official Contao Demo Site', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 15, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', 'start', 'map_default', '', '', 0, '1', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(8, 58, 128, 1401564623, 'News Detail', 'news-detail', 'regular', 'News and updates', 'en', 'index,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 17, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(12, 43, 128, 1401137863, 'Your data has been saved', 'your-data-has-been-saved', 'regular', '', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(14, 28, 128, 1401137863, 'Search', 'search', 'regular', 'Search this website', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(16, 1, 224, 1401137863, 'Not authenticated', '401', 'error_401', '', 'en', 'noindex,follow', 'You are not allowed to access the current page', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:6:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";}', '', '', '', '', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(18, 34, 64, 1401137863, 'Confirmation', 'confirmation', 'regular', 'We have received your term paper', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(19, 1, 192, 1401137863, 'Page not found', '404', 'error_404', '', 'en', 'noindex,follow', '', 'temporary', 2, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '', '', '', '', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(20, 34, 128, 1401137863, 'Lost password', 'lost-password', 'regular', 'Request a new password', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}', '1', '', '', '', '1', '1', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(28, 1, 768, 1401137863, 'Misc', 'misc', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(31, 1, 736, 1401137863, 'Top Menu Folder', 'top-menu-folder', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(32, 31, 128, 1401137863, 'Sitemap', 'sitemap', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(34, 31, 384, 1401137863, 'Login', 'login', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '1', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(41, 31, 512, 1401137863, 'RSS Reader', 'rss', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(43, 31, 64, 1447617163, 'My Account', 'my-account', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(44, 31, 96, 1401137863, 'Logout', 'logout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(45, 61, 128, 1401137863, 'Newsletter item', 'newsletter-item', 'regular', 'Newsletter item', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(48, 1, 320, 1401137863, 'Content Elements', 'content-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(49, 1, 352, 1401137863, 'Modules', 'modules', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(50, 1, 368, 1401137863, 'About Contao', 'about-contao', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 15, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(51, 48, 128, 1401137863, 'Text elements', 'text-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', 'noprevlink', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(52, 48, 256, 1401137863, 'Accordion', 'accordion', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(53, 48, 384, 1401137863, 'Content slider', 'content-slider', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(54, 48, 512, 1401537768, 'Link elements', 'link-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(55, 48, 640, 1401137863, 'Media elements', 'media-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(56, 48, 768, 1401137863, 'File elements', 'file-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(57, 48, 896, 1401137863, 'Include elements', 'include-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(58, 49, 128, 1401137863, 'News', 'news', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(59, 49, 256, 1401138829, 'Events', 'events', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(60, 49, 384, 1401137863, 'FAQ', 'faq', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(61, 49, 320, 1401137863, 'Newsletter', 'newsletter', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 18, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(62, 49, 640, 1401137863, 'Applications', 'applications', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(63, 49, 64, 1401137863, 'Navigation', 'navigation', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(64, 49, 96, 1401137863, 'User', 'user', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(66, 49, 768, 1401137863, 'Miscellaneous', 'miscellaneous', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(67, 31, 32, 1401137863, 'Members Area', 'members-area', 'regular', 'Members Area', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 0x613a323a7b693a303b733a313a2232223b693a313b733a313a2231223b7d, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_never', '', '', 0, '', '1', '', ''); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `mobileLayout`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`) VALUES(70, 59, 128, 1447617564, 'Event Detail', 'event-detail', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 1, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g4";i:7;s:2:"g5";i:8;s:2:"g6";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(1, 0, 128, 1536785153, 'Contao Official Demo', 'contao-offical-demo', 'root', '', 'en', '', '', '', 0, '', '', '', '', '', '', '1', '', '', '', '', '', '', '', '', '', '', '', '1', 1, 0, '1', 0, 0, '1', 1, 1, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '1', '', '', '', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(2, 1, 256, 1401137863, 'Home', 'index', 'regular', 'Welcome to the official Contao Demo Site', 'en', 'index,follow', 'Welcome to the official Contao Demo Site', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 15, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '', '', 'start', 'map_default', '', '', 0, '1', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(8, 58, 128, 1401564623, 'News Detail', 'news-detail', 'regular', 'News and updates', 'en', 'index,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 17, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(12, 43, 128, 1401137863, 'Your data has been saved', 'your-data-has-been-saved', 'regular', '', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 'a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '1', '', '', '', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(14, 28, 128, 1401137863, 'Search', 'search', 'regular', 'Search this website', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '1', '', '', '', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(16, 1, 224, 1401137863, 'Not authenticated', '401', 'error_401', '', 'en', 'noindex,follow', 'You are not allowed to access the current page', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:6:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";}', '', '', '', '', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(18, 34, 64, 1401137863, 'Confirmation', 'confirmation', 'regular', 'We have received your term paper', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(19, 1, 192, 1401137863, 'Page not found', '404', 'error_404', '', 'en', 'noindex,follow', '', 'temporary', 2, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', '', '', '', 0, 0, '', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '', '', '', '', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(20, 34, 128, 1401137863, 'Lost password', 'lost-password', 'regular', 'Request a new password', 'en', 'noindex,follow', '', '', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, 0, '1', 0, 0, '', 1, 0, 'a:8:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g1\";i:7;s:2:\"g4\";}', '1', '', '', '', '1', '1', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(28, 1, 768, 1401137863, 'Misc', 'misc', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(31, 1, 736, 1401137863, 'Top Menu Folder', 'top-menu-folder', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(32, 31, 128, 1401137863, 'Sitemap', 'sitemap', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(34, 31, 384, 1401137863, 'Login', 'login', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '1', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(41, 31, 512, 1401137863, 'RSS Reader', 'rss', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(43, 31, 64, 1447617163, 'My Account', 'my-account', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 'a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}', '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(44, 31, 96, 1401137863, 'Logout', 'logout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 'a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}', '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(45, 61, 128, 1401137863, 'Newsletter item', 'newsletter-item', 'regular', 'Newsletter item', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '1', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(48, 1, 320, 1401137863, 'Content Elements', 'content-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(49, 1, 352, 1401137863, 'Modules', 'modules', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(50, 1, 368, 1401137863, 'About Contao', 'about-contao', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 15, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(51, 48, 128, 1401137863, 'Text elements', 'text-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', 'noprevlink', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(52, 48, 256, 1401137863, 'Accordion', 'accordion', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(53, 48, 384, 1401137863, 'Content slider', 'content-slider', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(54, 48, 512, 1401537768, 'Link elements', 'link-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(55, 48, 640, 1401137863, 'Media elements', 'media-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(56, 48, 768, 1401137863, 'File elements', 'file-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(57, 48, 896, 1401137863, 'Include elements', 'include-elements', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(58, 49, 128, 1401137863, 'News', 'news', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(59, 49, 256, 1401138829, 'Events', 'events', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(60, 49, 384, 1401137863, 'FAQ', 'faq', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(61, 49, 320, 1401137863, 'Newsletter', 'newsletter', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '1', 18, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(62, 49, 640, 1401137863, 'Applications', 'applications', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(63, 49, 64, 1401137863, 'Navigation', 'navigation', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(64, 49, 96, 1401137863, 'User', 'user', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(66, 49, 768, 1401137863, 'Miscellaneous', 'miscellaneous', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(67, 31, 32, 1401137863, 'Members Area', 'members-area', 'regular', 'Members Area', '', 'noindex,nofollow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '1', 'a:2:{i:0;s:1:\"2\";i:1;s:1:\"1\";}', '', 0, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_never', '', '', 0, '', '1', '', '', '', ''); +INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `createSitemap`, `sitemapName`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `guests`, `tabindex`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `alwaysLoadFromCache`) VALUES(70, 59, 128, 1447617564, 'Event Detail', 'event-detail', 'regular', '', '', 'index,follow', '', 'permanent', 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', NULL, '', 1, 0, '', 0, 0, '', 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '', 'map_default', '1', '', 0, '', '1', '', '', '', ''); -- -- Daten für Tabelle `tl_theme` -- -INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `vars`, `defaultImageDensities`) VALUES(1, 1537387404, 'Contao Official Demo', 'Joe Ray Gregory, Sascha Müller, Felix Pfeiffer, Stefan Melz', 0x613a323a7b693a303b733a31363a22823078a8a4c311e38e29000c29e44aea223b693a313b733a31363a2282247cc5a4c311e38e29000c29e44aea223b7d, 'h6\0 )J', 'templates/contaodemo', 'a:0:{}', ''); +INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `vars`) VALUES(1, 1537387404, 'Contao Official Demo', 'Joe Ray Gregory, Sascha Müller, Felix Pfeiffer, Stefan Melz', 'a:2:{i:0;s:16:\"0x)\0 )J\";i:1;s:16:\"$|Ť)\0 )J\";}', 'h6\0 )J', 'templates/contaodemo', 'a:0:{}'); -- -- Daten für Tabelle `tl_user` -- -INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1401167745, 'k.jones', 'Kevin Jones', 'k.jones@example.com', 'en', 'default', '', 'FileUpload', '1', '1', '1', '1', '$2y$10$0.1LS2NnuqIvB56Qkw0er.3Vu2OI00jCPpGSvhtyN5xyoHhw8rb9u', '', '1', '', '', '', NULL, 0x613a303a7b7d, NULL, 0x613a313a7b693a303b733a363a22613a303a7b7d223b7d, '', NULL, NULL, NULL, NULL, '', '', '', 0x613a32393a7b733a373a2272656665726572223b613a32343a7b733a383a226663366464656330223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b7d733a383a226365396563366337223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a223835313739646466223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b7d733a383a223637343361306566223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31382672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3835313739646466223b7d733a383a223134343466323764223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b7d693a303b613a313a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b7d693a313b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223537353435306662223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223633396363326566223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223839306565323630223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226239353462666633223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226666633332336532223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a226333393362616131223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a223961343435343366223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b7d733a383a226366396137353636223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d35322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3961343435343366223b7d733a383a223361636636636330223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a226136373833363433223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b7d733a383a226266396163366562223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223262346330613266223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223631663366663365223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223065633432366166223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226564383133356433223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226162636635636164223b613a323a7b733a343a226c617374223b733a31353a22636f6e74616f2f6d61696e2e706870223b733a373a2263757272656e74223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b7d733a383a223539636432316439223b613a323a7b733a343a226c617374223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b733a373a2263757272656e74223b733a34323a22636f6e74616f2f6d61696e2e7068703f646f3d74706c5f656469746f72267265663d6162636635636164223b7d7d733a32323a227374796c655f73686565745f7570646174655f616c6c223b4e3b733a373a2243555252454e54223b613a343a7b733a333a22494453223b613a33383a7b693a303b733a323a223133223b693a313b733a323a223338223b693a323b733a313a2231223b693a333b733a323a223337223b693a343b733a323a223633223b693a353b733a323a223636223b693a363b733a323a223637223b693a373b733a323a223638223b693a383b733a323a223639223b693a393b733a323a223730223b693a31303b733a323a223731223b693a31313b733a323a223732223b693a31323b733a323a223634223b693a31333b733a323a223831223b693a31343b733a323a223739223b693a31353b733a323a223733223b693a31363b733a313a2239223b693a31373b733a323a223139223b693a31383b733a323a223531223b693a31393b733a323a223736223b693a32303b733a323a223735223b693a32313b733a323a223737223b693a32323b733a323a223830223b693a32333b733a323a223635223b693a32343b733a323a223333223b693a32353b733a323a223832223b693a32363b733a323a223132223b693a32373b733a323a223134223b693a32383b733a323a223238223b693a32393b733a323a223334223b693a33303b733a323a223336223b693a33313b733a323a223131223b693a33323b733a323a223138223b693a33333b733a323a223532223b693a33343b733a323a223632223b693a33353b733a323a223330223b693a33363b733a323a223530223b693a33373b733a313a2232223b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22746c5f7374796c65223b613a313a7b693a303b733a393a22696e76697369626c65223b7d733a393a22746c5f6c61796f7574223b613a313a7b693a303b733a383a22776562666f6e7473223b7d7d733a31303a2243555252454e545f4944223b733a34373a2274656d706c617465732f636f6e74616f64656d6f2f63655f706c617965725f726573706f6e736976652e68746d6c35223b733a31323a22746c5f706167655f74726565223b613a35333a7b693a313b693a313b693a31393b693a303b693a31363b693a303b693a323b693a303b693a333b693a313b693a343b693a303b693a353b693a303b693a32383b693a303b693a31343b693a303b693a32363b693a303b693a31383b693a303b693a32373b693a303b693a31353b693a303b693a31313b693a303b693a32393b693a303b693a383b693a303b693a32313b693a303b693a32333b693a303b693a393b693a303b693a32343b693a303b693a33303b693a303b693a33313b693a313b693a33323b693a303b693a33333b693a303b693a33343b693a313b693a33353b693a303b693a33363b693a303b693a34313b693a303b693a34333b693a313b693a34343b693a303b693a34383b693a313b693a34393b693a313b693a35303b693a303b693a36373b693a303b693a36333b693a303b693a36343b693a303b693a35383b693a313b693a35393b693a313b693a36313b693a303b693a36303b693a303b693a36323b693a303b693a36363b693a303b693a35313b693a303b693a35323b693a303b693a35333b693a303b693a35343b693a303b693a35353b693a303b693a35363b693a303b693a35373b693a303b693a37303b693a303b693a37313b693a303b693a31323b693a303b693a32303b693a303b7d733a32333a22747265655f746c5f6c61796f75745f65787465726e616c223b613a353a7b693a32323b693a313b693a33313b693a313b733a33323a223665623736383533613063316435383335383533633133626361656662353831223b693a313b733a33323a226664323134643532333533376231303765666439613538643633656163336162223b693a313b733a33323a226361396639356363646236383064643639353333303137636333303836316165223b693a313b7d733a393a22434c4950424f415244223b613a343a7b733a383a22746c5f66696c6573223b613a303a7b7d733a383a22746c5f7374796c65223b613a303a7b7d733a31303a22746c5f636f6e74656e74223b613a303a7b7d733a373a22746c5f70616765223b613a303a7b7d7d733a31313a226e65775f7265636f726473223b613a353a7b733a373a22746c5f666f726d223b613a313a7b693a303b693a333b7d733a31333a22746c5f666f726d5f6669656c64223b613a333a7b693a303b693a31323b693a313b693a31333b693a323b693a31343b7d733a393a22746c5f6d6f64756c65223b613a373a7b693a303b693a32333b693a313b693a32343b693a323b693a32353b693a333b693a32363b693a343b693a32373b693a353b693a32383b693a363b693a32393b7d733a363a22746c5f666171223b613a313a7b693a303b693a343b7d733a383a22746c5f7374796c65223b613a32323a7b693a303b693a3631373b693a313b693a3631383b693a323b693a3632303b693a333b693a3632313b693a343b693a3632323b693a353b693a3632333b693a363b693a3632343b693a373b693a3632353b693a383b693a3632363b693a393b693a3632373b693a31303b693a3632383b693a31313b693a3632393b693a31323b693a3633303b693a31333b693a3633313b693a31343b693a3633323b693a31353b693a3633333b693a31363b693a3633343b693a31373b693a3633353b693a31383b693a3633363b693a31393b693a3633373b693a32303b693a3633383b693a32313b693a3633393b7d7d733a31353a226669656c647365745f737461746573223b613a31323a7b733a31333a22746c5f666f726d5f6669656c64223b613a323a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31323a22696d6167655f6c6567656e64223b693a313b7d733a373a22746c5f70616765223b613a353a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a226c61796f75745f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a303b733a31343a22736974656d61705f6c6567656e64223b693a303b733a31323a2263686d6f645f6c6567656e64223b693a313b7d733a393a22746c5f6d6f64756c65223b613a333a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31363a227265666572656e63655f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b7d733a31303a22746c5f636f6e74656e74223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31343a22696d676c696e6b5f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b733a31333a22706f737465725f6c6567656e64223b693a303b7d733a373a22746c5f666f726d223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31313a22746c5f73657474696e6773223b613a373a7b733a31373a227265706f7369746f72795f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a313b733a31343a226261636b656e645f6c6567656e64223b693a313b733a31343a22707269766163795f6c6567656e64223b693a303b733a31323a2266696c65735f6c6567656e64223b693a313b733a31333a227570646174655f6c6567656e64223b693a313b733a31323a2263686d6f645f6c6567656e64223b693a313b7d733a31303a22746c5f61727469636c65223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a393a22746c5f6c61796f7574223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a227363726970745f6c6567656e64223b693a313b733a31353a22776562666f6e74735f6c6567656e64223b693a313b733a31383a227069637475726566696c6c5f6c6567656e64223b693a303b7d733a383a22746c5f7374796c65223b613a313a7b733a31333a22637573746f6d5f6c6567656e64223b693a313b7d733a31353a22746c5f6e6577735f61726368697665223b613a313a7b733a31353a22636f6d6d656e74735f6c6567656e64223b693a313b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31333a22746c5f757365725f67726f7570223b613a313a7b733a31323a22616c6578665f6c6567656e64223b693a313b7d7d733a31323a22746c5f706167655f6e6f6465223b733a313a2230223b733a32363a22746c5f61727469636c655f746c5f61727469636c655f74726565223b613a35363a7b693a33303b693a303b693a31333b693a303b693a313b693a303b693a31373b693a303b693a31303b693a303b693a393b693a303b693a363b693a303b693a33323b693a303b693a33333b693a303b693a31393b693a303b693a32393b693a303b693a353b693a303b693a32303b693a303b693a32323b693a303b693a32353b693a303b693a33373b693a303b693a33383b693a303b693a33393b693a303b693a34303b693a303b693a35313b693a303b693a34313b693a303b693a34363b693a303b693a34393b693a303b693a35303b693a303b693a35373b693a303b693a35363b693a303b693a36333b693a303b693a36343b693a303b693a36353b693a303b693a36323b693a303b693a36363b693a303b693a36373b693a303b693a36383b693a303b693a36393b693a303b693a37303b693a303b693a37313b693a303b693a37323b693a303b693a38323b693a303b693a31323b693a303b693a32383b693a303b693a33343b693a303b693a33353b693a303b693a33363b693a303b693a35323b693a303b693a38313b693a303b693a37393b693a303b693a37333b693a303b693a37363b693a303b693a37353b693a303b693a37373b693a303b693a38303b693a303b693a323b693a303b693a38373b693a303b693a31313b693a303b693a31383b693a303b693a31343b693a303b7d733a32333a22746c5f61727469636c655f746c5f706167655f74726565223b613a31333a7b693a313b693a313b693a31393b693a303b693a333b693a313b693a32313b693a303b693a34383b693a313b693a33313b693a313b693a34393b693a313b693a35383b693a313b693a32383b693a313b693a33343b693a313b693a31353b693a303b693a31313b693a303b693a34333b693a313b7d733a32333a22747265655f746c5f6d6f64756c655f726f6f7450616765223b613a333a7b693a313b693a313b693a33313b693a313b693a33343b693a313b7d733a32383a22747265655f746c5f666f726d5f6669656c645f73696e676c65535243223b613a333a7b693a32323b693a313b693a313b693a303b693a32343b693a313b7d733a32353a22747265655f746c5f636f6e74656e745f73696e676c65535243223b613a31313a7b693a32323b693a313b693a32343b693a313b693a32383b693a313b693a313b693a313b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226161326437343233643766663462363432383964336464303162373663333338223b693a313b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a313b693a34393b693a313b693a35393b693a313b7d733a31393a22747265655f746c5f636f6e74656e745f75726c223b613a313a7b693a313b693a313b7d733a32373a227265706f7369746f72795f636174616c6f675f73657474696e6773223b613a383a7b733a31343a227265706f7369746f72795f746167223b733a303a22223b733a31353a227265706f7369746f72795f74797065223b733a303a22223b733a31393a227265706f7369746f72795f63617465676f7279223b733a303a22223b733a31363a227265706f7369746f72795f7374617465223b733a303a22223b733a31373a227265706f7369746f72795f617574686f72223b733a303a22223b733a31363a227265706f7369746f72795f6f72646572223b733a373a22706f70756c6172223b733a31353a227265706f7369746f72795f70616765223b733a313a2230223b733a31353a227265706f7369746f72795f66696e64223b733a303a22223b7d733a383a2266696c6574726565223b613a32363a7b733a33323a223830353663386237343365626336636636626165636438623238646138313836223b693a313b733a33323a223564343531353562303835336261623563623239346633613563376534656530223b693a313b733a383a226365346162313134223b693a313b733a383a226535396565383934223b693a303b733a383a226161326437343233223b693a313b733a383a226236656261363663223b693a313b733a383a226132616661343638223b693a313b733a383a226461333163373839223b693a313b733a383a226132386465346466223b693a313b733a383a223562643331323931223b693a313b733a383a223937633239383639223b693a313b733a383a223162313966373263223b693a313b693a34303639363638313b693a313b733a383a223837663439393061223b693a313b693a33383636303830303b693a313b733a383a226137656331373131223b693a313b733a383a223735346336313939223b693a303b733a383a223961336337626236223b693a303b733a383a223865346464363037223b693a303b733a383a223836656438343966223b693a303b733a383a226632633935363635223b693a303b733a383a223661383139376437223b693a303b733a383a226134343532666235223b693a303b733a383a223939346539636436223b693a303b733a383a223862373531353134223b693a303b733a383a223662393463653235223b693a303b7d733a31373a22494e56414c49445f544f4b454e5f55524c223b733a38373a22636f6e74616f2f6d61696e2e7068703f646f3d70616765266163743d656469742669643d34312672743d3631643535626263313464623537353130343561373134323264353431646533267265663d6666376233643264223b733a32343a22747265655f746c5f636f6e74656e745f6d756c7469535243223b613a343a7b693a313b693a313b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b7d733a31393a227374796c655f73686565745f75706461746572223b4e3b733a31373a226e6577735f666565645f75706461746572223b4e3b733a31333a2266696c655069636b6572526566223b733a3131363a22636f6e74616f2f706167652e7068703f646f3d7468656d6573267461626c653d746c5f6d6f64756c65266669656c643d726f6f7450616765266163743d73686f772669643d32352676616c75653d33312672743d3631643535626263313464623537353130343561373134323264353431646533223b733a363a2266696c746572223b613a383a7b733a31313a22746c5f6d6f64756c655f31223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3137223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3334223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3237223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3232223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3335223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3233223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3235223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31323b733a333a226b6579223b733a33333a22633863626564633333396464316332393531343135303363643064343730653162223b733a343a2274696d65223b693a313430313231393334303b7d733a32343a22747265655f746c5f7468656d655f73637265656e73686f74223b613a333a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b7d733a31323a22706f70757052656665726572223b613a343a7b733a383a226338323036626631223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226366653465373266223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d693a31303538363738313b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226537326634323866223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d7d733a363a22736561726368223b613a313a7b733a383a22746c5f7374796c65223b613a323a7b733a353a2276616c7565223b733a303a22223b733a353a226669656c64223b733a383a2273656c6563746f72223b7d7d733a32313a22747265655f746c5f7374796c655f6267696d616765223b613a343a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b733a33323a223638653935336364326366356434396431336338656633616539636366613934223b693a313b7d7d, 1257428510, NULL, '', 1536784711, 1537387262, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); -INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(2, 1401139828, 'j.wilson', 'James Wilson', 'j.wilson@example.com', 'en', 'default', '', '', '1', '1', '1', '1', 'babe801666efc8a28081c9b6a0d5fc50eac7de87', '', '', 0x613a313a7b693a303b733a313a2231223b7d, 'extend', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a343a226e657773223b693a323b733a383a2263616c656e646172223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, NULL, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a383a227265646972656374223b693a323b733a373a22666f7277617264223b7d, 0x613a313a7b693a303b4e3b7d, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, NULL, NULL, NULL, NULL, '', '', '', '', 1259754527, NULL, '', 0, 0, 3, 0, 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL); -INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(3, 1401139827, 'h.lewis', 'Helen Lewis', 'h.lewis@example.com', 'en', 'default', '', '', '1', '1', '1', '1', '22cce67837ea3e18b1ce6b323d1e281e434e1a71', '', '', 0x613a313a7b693a303b733a313a2231223b7d, 'extend', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a343a226e657773223b693a323b733a383a2263616c656e646172223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, NULL, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a383a227265646972656374223b693a323b733a373a22666f7277617264223b7d, 0x613a313a7b693a303b4e3b7d, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, NULL, '', NULL, NULL, '', '', '', 0x613a32393a7b733a373a2272656665726572223b613a32343a7b733a383a226663366464656330223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b7d733a383a226365396563366337223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a223835313739646466223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31312672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6537393539653864223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b7d733a383a223637343361306566223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6663366464656330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d31382672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3835313739646466223b7d733a383a223134343466323764223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b7d693a303b613a313a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b7d693a313b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223537353435306662223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223633396363326566223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6135646137303864223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d3134343466323764223b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6130633264303364223b7d733a383a223839306565323630223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226239353462666633223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b7d733a383a226666633332336532223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a226333393362616131223b613a343a7b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d38322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d6365396563366337223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b7d733a383a223961343435343366223b613a343a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a343a226c617374223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b7d733a383a226366396137353636223b613a343a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d6333393362616131223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a22746c5f70616765223b733a33363a22636f6e74616f2f6d61696e2e7068703f646f3d70616765267265663d6239353462666633223b733a373a2263757272656e74223b733a39383a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267461626c653d746c5f636f6e74656e742669643d35322672743d6264313336326538313736363365303462326138313932383230656436626666267265663d3961343435343366223b7d733a383a223361636636636330223b613a333a7b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a343a226c617374223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6135646137303864223b733a373a2263757272656e74223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b7d733a383a226136373833363433223b613a333a7b733a343a226c617374223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b7d733a383a226266396163366562223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223262346330613266223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223631663366663365223b613a333a7b733a343a226c617374223b733a34303a22636f6e74616f2f6d61696e2e7068703f646f3d73657474696e6773267265663d3361636636636330223b733a31303a22746c5f61727469636c65223b733a33393a22636f6e74616f2f6d61696e2e7068703f646f3d61727469636c65267265663d3066316134373833223b733a373a2263757272656e74223b733a34333a22636f6e74616f2f6d61696e2e7068703f646f3d6d61696e74656e616e6365267265663d6136373833363433223b7d733a383a223065633432366166223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226564383133356433223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a31353a22636f6e74616f2f6d61696e2e706870223b7d733a383a226162636635636164223b613a323a7b733a343a226c617374223b733a31353a22636f6e74616f2f6d61696e2e706870223b733a373a2263757272656e74223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b7d733a383a223539636432316439223b613a323a7b733a343a226c617374223b733a35303a22636f6e74616f2f6d61696e2e7068703f646f3d7265706f7369746f72795f6d616e61676572267265663d6564383133356433223b733a373a2263757272656e74223b733a34323a22636f6e74616f2f6d61696e2e7068703f646f3d74706c5f656469746f72267265663d6162636635636164223b7d7d733a32323a227374796c655f73686565745f7570646174655f616c6c223b4e3b733a373a2243555252454e54223b613a343a7b733a333a22494453223b613a33383a7b693a303b733a323a223133223b693a313b733a323a223338223b693a323b733a313a2231223b693a333b733a323a223337223b693a343b733a323a223633223b693a353b733a323a223636223b693a363b733a323a223637223b693a373b733a323a223638223b693a383b733a323a223639223b693a393b733a323a223730223b693a31303b733a323a223731223b693a31313b733a323a223732223b693a31323b733a323a223634223b693a31333b733a323a223831223b693a31343b733a323a223739223b693a31353b733a323a223733223b693a31363b733a313a2239223b693a31373b733a323a223139223b693a31383b733a323a223531223b693a31393b733a323a223736223b693a32303b733a323a223735223b693a32313b733a323a223737223b693a32323b733a323a223830223b693a32333b733a323a223635223b693a32343b733a323a223333223b693a32353b733a323a223832223b693a32363b733a323a223132223b693a32373b733a323a223134223b693a32383b733a323a223238223b693a32393b733a323a223334223b693a33303b733a323a223336223b693a33313b733a323a223131223b693a33323b733a323a223138223b693a33333b733a323a223532223b693a33343b733a323a223632223b693a33353b733a323a223330223b693a33363b733a323a223530223b693a33373b733a313a2232223b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b693a303b733a353a226d65646961223b7d733a383a22746c5f7374796c65223b613a313a7b693a303b733a393a22696e76697369626c65223b7d733a393a22746c5f6c61796f7574223b613a313a7b693a303b733a383a22776562666f6e7473223b7d7d733a31303a2243555252454e545f4944223b733a34373a2274656d706c617465732f636f6e74616f64656d6f2f63655f706c617965725f726573706f6e736976652e68746d6c35223b733a31323a22746c5f706167655f74726565223b613a35333a7b693a313b693a313b693a31393b693a303b693a31363b693a303b693a323b693a303b693a333b693a313b693a343b693a303b693a353b693a303b693a32383b693a303b693a31343b693a303b693a32363b693a303b693a31383b693a303b693a32373b693a303b693a31353b693a303b693a31313b693a303b693a32393b693a303b693a383b693a303b693a32313b693a303b693a32333b693a303b693a393b693a303b693a32343b693a303b693a33303b693a303b693a33313b693a313b693a33323b693a303b693a33333b693a303b693a33343b693a313b693a33353b693a303b693a33363b693a303b693a34313b693a303b693a34333b693a313b693a34343b693a303b693a34383b693a313b693a34393b693a313b693a35303b693a303b693a36373b693a303b693a36333b693a303b693a36343b693a303b693a35383b693a313b693a35393b693a313b693a36313b693a303b693a36303b693a303b693a36323b693a303b693a36363b693a303b693a35313b693a303b693a35323b693a303b693a35333b693a303b693a35343b693a303b693a35353b693a303b693a35363b693a303b693a35373b693a303b693a37303b693a303b693a37313b693a303b693a31323b693a303b693a32303b693a303b7d733a32333a22747265655f746c5f6c61796f75745f65787465726e616c223b613a353a7b693a32323b693a313b693a33313b693a313b733a33323a223665623736383533613063316435383335383533633133626361656662353831223b693a313b733a33323a226664323134643532333533376231303765666439613538643633656163336162223b693a313b733a33323a226361396639356363646236383064643639353333303137636333303836316165223b693a313b7d733a393a22434c4950424f415244223b613a343a7b733a383a22746c5f66696c6573223b613a303a7b7d733a383a22746c5f7374796c65223b613a303a7b7d733a31303a22746c5f636f6e74656e74223b613a303a7b7d733a373a22746c5f70616765223b613a303a7b7d7d733a31313a226e65775f7265636f726473223b613a353a7b733a373a22746c5f666f726d223b613a313a7b693a303b693a333b7d733a31333a22746c5f666f726d5f6669656c64223b613a333a7b693a303b693a31323b693a313b693a31333b693a323b693a31343b7d733a393a22746c5f6d6f64756c65223b613a373a7b693a303b693a32333b693a313b693a32343b693a323b693a32353b693a333b693a32363b693a343b693a32373b693a353b693a32383b693a363b693a32393b7d733a363a22746c5f666171223b613a313a7b693a303b693a343b7d733a383a22746c5f7374796c65223b613a32323a7b693a303b693a3631373b693a313b693a3631383b693a323b693a3632303b693a333b693a3632313b693a343b693a3632323b693a353b693a3632333b693a363b693a3632343b693a373b693a3632353b693a383b693a3632363b693a393b693a3632373b693a31303b693a3632383b693a31313b693a3632393b693a31323b693a3633303b693a31333b693a3633313b693a31343b693a3633323b693a31353b693a3633333b693a31363b693a3633343b693a31373b693a3633353b693a31383b693a3633363b693a31393b693a3633373b693a32303b693a3633383b693a32313b693a3633393b7d7d733a31353a226669656c647365745f737461746573223b613a31323a7b733a31333a22746c5f666f726d5f6669656c64223b613a323a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31323a22696d6167655f6c6567656e64223b693a313b7d733a373a22746c5f70616765223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a226c61796f75745f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a303b733a31343a22736974656d61705f6c6567656e64223b693a303b7d733a393a22746c5f6d6f64756c65223b613a333a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31363a227265666572656e63655f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b7d733a31303a22746c5f636f6e74656e74223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31343a22696d676c696e6b5f6c6567656e64223b693a313b733a31353a2274656d706c6174655f6c6567656e64223b693a313b733a31333a22706f737465725f6c6567656e64223b693a303b7d733a373a22746c5f666f726d223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31313a22746c5f73657474696e6773223b613a363a7b733a31373a227265706f7369746f72795f6c6567656e64223b693a313b733a31333a22676c6f62616c5f6c6567656e64223b693a313b733a31343a226261636b656e645f6c6567656e64223b693a313b733a31343a22707269766163795f6c6567656e64223b693a303b733a31323a2266696c65735f6c6567656e64223b693a313b733a31333a227570646174655f6c6567656e64223b693a313b7d733a31303a22746c5f61727469636c65223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a393a22746c5f6c61796f7574223b613a343a7b733a31333a226578706572745f6c6567656e64223b693a313b733a31333a227363726970745f6c6567656e64223b693a303b733a31353a22776562666f6e74735f6c6567656e64223b693a313b733a31383a227069637475726566696c6c5f6c6567656e64223b693a303b7d733a383a22746c5f7374796c65223b613a313a7b733a31333a22637573746f6d5f6c6567656e64223b693a313b7d733a31353a22746c5f6e6577735f61726368697665223b613a313a7b733a31353a22636f6d6d656e74735f6c6567656e64223b693a313b7d733a31343a22746c5f7374796c655f7368656574223b613a313a7b733a31333a226578706572745f6c6567656e64223b693a313b7d733a31333a22746c5f757365725f67726f7570223b613a313a7b733a31323a22616c6578665f6c6567656e64223b693a313b7d7d733a31323a22746c5f706167655f6e6f6465223b733a313a2230223b733a32363a22746c5f61727469636c655f746c5f61727469636c655f74726565223b613a35363a7b693a33303b693a303b693a31333b693a303b693a313b693a303b693a31373b693a303b693a31303b693a303b693a393b693a303b693a363b693a303b693a33323b693a303b693a33333b693a303b693a31393b693a303b693a32393b693a303b693a353b693a303b693a32303b693a303b693a32323b693a303b693a32353b693a303b693a33373b693a303b693a33383b693a303b693a33393b693a303b693a34303b693a303b693a35313b693a303b693a34313b693a303b693a34363b693a303b693a34393b693a303b693a35303b693a303b693a35373b693a303b693a35363b693a303b693a36333b693a303b693a36343b693a303b693a36353b693a303b693a36323b693a303b693a36363b693a303b693a36373b693a303b693a36383b693a303b693a36393b693a303b693a37303b693a303b693a37313b693a303b693a37323b693a303b693a38323b693a303b693a31323b693a303b693a32383b693a303b693a33343b693a303b693a33353b693a303b693a33363b693a303b693a35323b693a303b693a38313b693a303b693a37393b693a303b693a37333b693a303b693a37363b693a303b693a37353b693a303b693a37373b693a303b693a38303b693a303b693a323b693a303b693a38373b693a303b693a31313b693a303b693a31383b693a303b693a31343b693a303b7d733a32333a22746c5f61727469636c655f746c5f706167655f74726565223b613a31333a7b693a313b693a313b693a31393b693a303b693a333b693a313b693a32313b693a303b693a34383b693a313b693a33313b693a313b693a34393b693a313b693a35383b693a313b693a32383b693a313b693a33343b693a313b693a31353b693a303b693a31313b693a303b693a34333b693a313b7d733a32333a22747265655f746c5f6d6f64756c655f726f6f7450616765223b613a333a7b693a313b693a313b693a33313b693a313b693a33343b693a313b7d733a32383a22747265655f746c5f666f726d5f6669656c645f73696e676c65535243223b613a333a7b693a32323b693a313b693a313b693a303b693a32343b693a313b7d733a32353a22747265655f746c5f636f6e74656e745f73696e676c65535243223b613a31313a7b693a32323b693a313b693a32343b693a313b693a32383b693a313b693a313b693a313b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226161326437343233643766663462363432383964336464303162373663333338223b693a313b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a313b693a34393b693a313b693a35393b693a313b7d733a31393a22747265655f746c5f636f6e74656e745f75726c223b613a313a7b693a313b693a313b7d733a32373a227265706f7369746f72795f636174616c6f675f73657474696e6773223b613a383a7b733a31343a227265706f7369746f72795f746167223b733a303a22223b733a31353a227265706f7369746f72795f74797065223b733a303a22223b733a31393a227265706f7369746f72795f63617465676f7279223b733a303a22223b733a31363a227265706f7369746f72795f7374617465223b733a303a22223b733a31373a227265706f7369746f72795f617574686f72223b733a303a22223b733a31363a227265706f7369746f72795f6f72646572223b733a373a22706f70756c6172223b733a31353a227265706f7369746f72795f70616765223b733a313a2230223b733a31353a227265706f7369746f72795f66696e64223b733a303a22223b7d733a383a2266696c6574726565223b613a32353a7b733a33323a223830353663386237343365626336636636626165636438623238646138313836223b693a313b733a33323a223564343531353562303835336261623563623239346633613563376534656530223b693a313b733a383a226365346162313134223b693a313b733a383a226535396565383934223b693a303b733a383a226161326437343233223b693a313b733a383a226236656261363663223b693a313b733a383a226132616661343638223b693a313b733a383a226461333163373839223b693a313b733a383a226132386465346466223b693a313b733a383a223562643331323931223b693a313b733a383a223937633239383639223b693a313b733a383a223162313966373263223b693a313b693a34303639363638313b693a313b733a383a223837663439393061223b693a313b693a33383636303830303b693a313b733a383a226137656331373131223b693a313b733a383a223735346336313939223b693a303b733a383a223961336337626236223b693a303b733a383a223865346464363037223b693a303b733a383a223836656438343966223b693a303b733a383a226632633935363635223b693a303b733a383a223661383139376437223b693a303b733a383a226134343532666235223b693a303b733a383a223939346539636436223b693a303b733a383a223862373531353134223b693a303b7d733a31373a22494e56414c49445f544f4b454e5f55524c223b733a38373a22636f6e74616f2f6d61696e2e7068703f646f3d70616765266163743d656469742669643d34312672743d3631643535626263313464623537353130343561373134323264353431646533267265663d6666376233643264223b733a32343a22747265655f746c5f636f6e74656e745f6d756c7469535243223b613a343a7b693a313b693a313b733a33323a226236656261363663643063356136663666383963626539373634663130616539223b693a303b733a33323a223063356236346237633863663632323131353437633835306430366161323466223b693a303b733a33323a226431316235333039626138616137623665313061323534666562373035383435223b693a303b7d733a31393a227374796c655f73686565745f75706461746572223b4e3b733a31373a226e6577735f666565645f75706461746572223b4e3b733a31333a2266696c655069636b6572526566223b733a3131363a22636f6e74616f2f706167652e7068703f646f3d7468656d6573267461626c653d746c5f6d6f64756c65266669656c643d726f6f7450616765266163743d73686f772669643d32352676616c75653d33312672743d3631643535626263313464623537353130343561373134323264353431646533223b733a363a2266696c746572223b613a383a7b733a31313a22746c5f6d6f64756c655f31223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3137223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3334223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3237223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3232223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3335223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d733a31313a22746c5f7374796c655f3233223b613a313a7b733a353a226c696d6974223b733a333a22616c6c223b7d733a31313a22746c5f7374796c655f3235223b613a313a7b733a353a226c696d6974223b733a343a22302c3330223b7d7d733a31303a22636170746368615f3230223b613a333a7b733a333a2273756d223b693a31323b733a333a226b6579223b733a33333a22633863626564633333396464316332393531343135303363643064343730653162223b733a343a2274696d65223b693a313430313231393334303b7d733a32343a22747265655f746c5f7468656d655f73637265656e73686f74223b613a333a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b7d733a31323a22706f70757052656665726572223b613a343a7b733a383a226338323036626631223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226366653465373266223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d693a31303538363738313b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d733a383a226537326634323866223b613a323a7b733a343a226c617374223b733a303a22223b733a373a2263757272656e74223b733a33323a22636f6e74616f2f6d61696e2e7068703f646f3d66696c657326706f7075703d31223b7d7d733a363a22736561726368223b613a313a7b733a383a22746c5f7374796c65223b613a323a7b733a353a2276616c7565223b733a303a22223b733a353a226669656c64223b733a383a2273656c6563746f72223b7d7d733a32313a22747265655f746c5f7374796c655f6267696d616765223b613a343a7b733a33323a226365346162313134346666313930323161313864343062336332373632393462223b693a313b733a33323a226535396565383934613831383730626466363433336331333732616333653362223b693a313b733a33323a223662623133663036373839666335326631336130633036373566363266376137223b693a313b733a33323a223638653935336364326366356434396431336338656633616539636366613934223b693a313b7d7d, 1259754527, NULL, '', 0, 0, 3, 0, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', NULL); +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1401167745, 'k.jones', 'Kevin Jones', 'k.jones@example.com', 'en', 'default', '', 'FileUpload', '1', '1', '1', '1', '$2y$10$0.1LS2NnuqIvB56Qkw0er.3Vu2OI00jCPpGSvhtyN5xyoHhw8rb9u', '', '1', '', '', '', NULL, 'a:0:{}', NULL, 'a:1:{i:0;s:6:\"a:0:{}\";}', '', NULL, NULL, NULL, NULL, '', '', '', 'a:29:{s:7:\"referer\";a:24:{s:8:\"fc6ddec0\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=11&rt=bd1362e817663e04b2a8192820ed6bff&ref=e7959e8d\";}s:8:\"ce9ec6c7\";a:3:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:4:\"last\";s:43:\"contao/main.php?do=maintenance&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";}s:8:\"85179ddf\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=11&rt=bd1362e817663e04b2a8192820ed6bff&ref=e7959e8d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=fc6ddec0\";}s:8:\"6743a0ef\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=fc6ddec0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=18&rt=bd1362e817663e04b2a8192820ed6bff&ref=85179ddf\";}s:8:\"1444f27d\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:4:\"last\";s:36:\"contao/main.php?do=page&ref=a5da708d\";}i:0;a:1:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=1444f27d\";}i:1;a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"575450fb\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"639cc2ef\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"890ee260\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";}s:8:\"b954bff3\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";}s:8:\"ffc323e2\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=b954bff3\";}s:8:\"c393baa1\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=b954bff3\";}s:8:\"9a44543f\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=c393baa1\";}s:8:\"cf9a7566\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=c393baa1\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=52&rt=bd1362e817663e04b2a8192820ed6bff&ref=9a44543f\";}s:8:\"3acf6cc0\";a:3:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:4:\"last\";s:43:\"contao/main.php?do=maintenance&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";}s:8:\"a6783643\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";}s:8:\"bf9ac6eb\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"2b4c0a2f\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"61f3ff3e\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"0ec426af\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:15:\"contao/main.php\";}s:8:\"ed8135d3\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:15:\"contao/main.php\";}s:8:\"abcf5cad\";a:2:{s:4:\"last\";s:15:\"contao/main.php\";s:7:\"current\";s:50:\"contao/main.php?do=repository_manager&ref=ed8135d3\";}s:8:\"59cd21d9\";a:2:{s:4:\"last\";s:50:\"contao/main.php?do=repository_manager&ref=ed8135d3\";s:7:\"current\";s:42:\"contao/main.php?do=tpl_editor&ref=abcf5cad\";}}s:22:\"style_sheet_update_all\";N;s:7:\"CURRENT\";a:4:{s:3:\"IDS\";a:38:{i:0;s:2:\"13\";i:1;s:2:\"38\";i:2;s:1:\"1\";i:3;s:2:\"37\";i:4;s:2:\"63\";i:5;s:2:\"66\";i:6;s:2:\"67\";i:7;s:2:\"68\";i:8;s:2:\"69\";i:9;s:2:\"70\";i:10;s:2:\"71\";i:11;s:2:\"72\";i:12;s:2:\"64\";i:13;s:2:\"81\";i:14;s:2:\"79\";i:15;s:2:\"73\";i:16;s:1:\"9\";i:17;s:2:\"19\";i:18;s:2:\"51\";i:19;s:2:\"76\";i:20;s:2:\"75\";i:21;s:2:\"77\";i:22;s:2:\"80\";i:23;s:2:\"65\";i:24;s:2:\"33\";i:25;s:2:\"82\";i:26;s:2:\"12\";i:27;s:2:\"14\";i:28;s:2:\"28\";i:29;s:2:\"34\";i:30;s:2:\"36\";i:31;s:2:\"11\";i:32;s:2:\"18\";i:33;s:2:\"52\";i:34;s:2:\"62\";i:35;s:2:\"30\";i:36;s:2:\"50\";i:37;s:1:\"2\";}s:14:\"tl_style_sheet\";a:1:{i:0;s:5:\"media\";}s:8:\"tl_style\";a:1:{i:0;s:9:\"invisible\";}s:9:\"tl_layout\";a:1:{i:0;s:8:\"webfonts\";}}s:10:\"CURRENT_ID\";s:47:\"templates/contaodemo/ce_player_responsive.html5\";s:12:\"tl_page_tree\";a:53:{i:1;i:1;i:19;i:0;i:16;i:0;i:2;i:0;i:3;i:1;i:4;i:0;i:5;i:0;i:28;i:0;i:14;i:0;i:26;i:0;i:18;i:0;i:27;i:0;i:15;i:0;i:11;i:0;i:29;i:0;i:8;i:0;i:21;i:0;i:23;i:0;i:9;i:0;i:24;i:0;i:30;i:0;i:31;i:1;i:32;i:0;i:33;i:0;i:34;i:1;i:35;i:0;i:36;i:0;i:41;i:0;i:43;i:1;i:44;i:0;i:48;i:1;i:49;i:1;i:50;i:0;i:67;i:0;i:63;i:0;i:64;i:0;i:58;i:1;i:59;i:1;i:61;i:0;i:60;i:0;i:62;i:0;i:66;i:0;i:51;i:0;i:52;i:0;i:53;i:0;i:54;i:0;i:55;i:0;i:56;i:0;i:57;i:0;i:70;i:0;i:71;i:0;i:12;i:0;i:20;i:0;}s:23:\"tree_tl_layout_external\";a:5:{i:22;i:1;i:31;i:1;s:32:\"6eb76853a0c1d5835853c13bcaefb581\";i:1;s:32:\"fd214d523537b107efd9a58d63eac3ab\";i:1;s:32:\"ca9f95ccdb680dd69533017cc30861ae\";i:1;}s:9:\"CLIPBOARD\";a:4:{s:8:\"tl_files\";a:0:{}s:8:\"tl_style\";a:0:{}s:10:\"tl_content\";a:0:{}s:7:\"tl_page\";a:0:{}}s:11:\"new_records\";a:5:{s:7:\"tl_form\";a:1:{i:0;i:3;}s:13:\"tl_form_field\";a:3:{i:0;i:12;i:1;i:13;i:2;i:14;}s:9:\"tl_module\";a:7:{i:0;i:23;i:1;i:24;i:2;i:25;i:3;i:26;i:4;i:27;i:5;i:28;i:6;i:29;}s:6:\"tl_faq\";a:1:{i:0;i:4;}s:8:\"tl_style\";a:22:{i:0;i:617;i:1;i:618;i:2;i:620;i:3;i:621;i:4;i:622;i:5;i:623;i:6;i:624;i:7;i:625;i:8;i:626;i:9;i:627;i:10;i:628;i:11;i:629;i:12;i:630;i:13;i:631;i:14;i:632;i:15;i:633;i:16;i:634;i:17;i:635;i:18;i:636;i:19;i:637;i:20;i:638;i:21;i:639;}}s:15:\"fieldset_states\";a:12:{s:13:\"tl_form_field\";a:2:{s:13:\"expert_legend\";i:1;s:12:\"image_legend\";i:1;}s:7:\"tl_page\";a:5:{s:13:\"expert_legend\";i:1;s:13:\"layout_legend\";i:1;s:13:\"global_legend\";i:0;s:14:\"sitemap_legend\";i:0;s:12:\"chmod_legend\";i:1;}s:9:\"tl_module\";a:3:{s:13:\"expert_legend\";i:1;s:16:\"reference_legend\";i:1;s:15:\"template_legend\";i:1;}s:10:\"tl_content\";a:5:{s:13:\"expert_legend\";i:1;s:14:\"imglink_legend\";i:1;s:15:\"template_legend\";i:1;s:13:\"poster_legend\";i:0;s:16:\"protected_legend\";i:0;}s:7:\"tl_form\";a:1:{s:13:\"expert_legend\";i:1;}s:11:\"tl_settings\";a:7:{s:17:\"repository_legend\";i:1;s:13:\"global_legend\";i:1;s:14:\"backend_legend\";i:1;s:14:\"privacy_legend\";i:0;s:12:\"files_legend\";i:1;s:13:\"update_legend\";i:1;s:12:\"chmod_legend\";i:1;}s:10:\"tl_article\";a:1:{s:13:\"expert_legend\";i:1;}s:9:\"tl_layout\";a:4:{s:13:\"expert_legend\";i:1;s:13:\"script_legend\";i:1;s:15:\"webfonts_legend\";i:1;s:18:\"picturefill_legend\";i:0;}s:8:\"tl_style\";a:1:{s:13:\"custom_legend\";i:1;}s:15:\"tl_news_archive\";a:1:{s:15:\"comments_legend\";i:1;}s:14:\"tl_style_sheet\";a:1:{s:13:\"expert_legend\";i:1;}s:13:\"tl_user_group\";a:1:{s:12:\"alexf_legend\";i:1;}}s:12:\"tl_page_node\";s:1:\"0\";s:26:\"tl_article_tl_article_tree\";a:56:{i:30;i:0;i:13;i:0;i:1;i:0;i:17;i:0;i:10;i:0;i:9;i:0;i:6;i:0;i:32;i:0;i:33;i:0;i:19;i:0;i:29;i:0;i:5;i:0;i:20;i:0;i:22;i:0;i:25;i:0;i:37;i:0;i:38;i:0;i:39;i:0;i:40;i:0;i:51;i:0;i:41;i:0;i:46;i:0;i:49;i:0;i:50;i:0;i:57;i:0;i:56;i:0;i:63;i:0;i:64;i:0;i:65;i:0;i:62;i:0;i:66;i:0;i:67;i:0;i:68;i:0;i:69;i:0;i:70;i:0;i:71;i:0;i:72;i:0;i:82;i:0;i:12;i:0;i:28;i:0;i:34;i:0;i:35;i:0;i:36;i:0;i:52;i:0;i:81;i:0;i:79;i:0;i:73;i:0;i:76;i:0;i:75;i:0;i:77;i:0;i:80;i:0;i:2;i:0;i:87;i:0;i:11;i:0;i:18;i:0;i:14;i:0;}s:23:\"tl_article_tl_page_tree\";a:13:{i:1;i:1;i:19;i:0;i:3;i:1;i:21;i:0;i:48;i:1;i:31;i:1;i:49;i:1;i:58;i:1;i:28;i:1;i:34;i:1;i:15;i:0;i:11;i:0;i:43;i:1;}s:23:\"tree_tl_module_rootPage\";a:3:{i:1;i:1;i:31;i:1;i:34;i:1;}s:28:\"tree_tl_form_field_singleSRC\";a:3:{i:22;i:1;i:1;i:0;i:24;i:1;}s:25:\"tree_tl_content_singleSRC\";a:11:{i:22;i:1;i:24;i:1;i:28;i:1;i:1;i:1;s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"aa2d7423d7ff4b64289d3dd01b76c338\";i:1;s:32:\"d11b5309ba8aa7b6e10a254feb705845\";i:0;s:32:\"0c5b64b7c8cf62211547c850d06aa24f\";i:0;s:32:\"b6eba66cd0c5a6f6f89cbe9764f10ae9\";i:1;i:49;i:1;i:59;i:1;}s:19:\"tree_tl_content_url\";a:1:{i:1;i:1;}s:27:\"repository_catalog_settings\";a:8:{s:14:\"repository_tag\";s:0:\"\";s:15:\"repository_type\";s:0:\"\";s:19:\"repository_category\";s:0:\"\";s:16:\"repository_state\";s:0:\"\";s:17:\"repository_author\";s:0:\"\";s:16:\"repository_order\";s:7:\"popular\";s:15:\"repository_page\";s:1:\"0\";s:15:\"repository_find\";s:0:\"\";}s:8:\"filetree\";a:27:{s:32:\"8056c8b743ebc6cf6baecd8b28da8186\";i:1;s:32:\"5d45155b0853bab5cb294f3a5c7e4ee0\";i:1;s:8:\"ce4ab114\";i:1;s:8:\"e59ee894\";i:0;s:8:\"aa2d7423\";i:1;s:8:\"b6eba66c\";i:1;s:8:\"a2afa468\";i:1;s:8:\"da31c789\";i:1;s:8:\"a28de4df\";i:1;s:8:\"5bd31291\";i:1;s:8:\"97c29869\";i:1;s:8:\"1b19f72c\";i:1;i:40696681;i:1;s:8:\"87f4990a\";i:1;i:38660800;i:1;s:8:\"a7ec1711\";i:1;s:8:\"754c6199\";i:0;s:8:\"9a3c7bb6\";i:0;s:8:\"8e4dd607\";i:0;s:8:\"86ed849f\";i:0;s:8:\"f2c95665\";i:0;s:8:\"6a8197d7\";i:0;s:8:\"a4452fb5\";i:0;s:8:\"994e9cd6\";i:0;s:8:\"8b751514\";i:0;s:8:\"6b94ce25\";i:0;s:8:\"59b00c81\";i:1;}s:17:\"INVALID_TOKEN_URL\";s:87:\"contao/main.php?do=page&act=edit&id=41&rt=61d55bbc14db5751045a71422d541de3&ref=ff7b3d2d\";s:24:\"tree_tl_content_multiSRC\";a:4:{i:1;i:1;s:32:\"b6eba66cd0c5a6f6f89cbe9764f10ae9\";i:0;s:32:\"0c5b64b7c8cf62211547c850d06aa24f\";i:0;s:32:\"d11b5309ba8aa7b6e10a254feb705845\";i:0;}s:19:\"style_sheet_updater\";N;s:17:\"news_feed_updater\";N;s:13:\"filePickerRef\";s:116:\"contao/page.php?do=themes&table=tl_module&field=rootPage&act=show&id=25&value=31&rt=61d55bbc14db5751045a71422d541de3\";s:6:\"filter\";a:8:{s:11:\"tl_module_1\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_17\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_34\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_27\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_22\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_35\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_23\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_25\";a:1:{s:5:\"limit\";s:4:\"0,30\";}}s:10:\"captcha_20\";a:3:{s:3:\"sum\";i:12;s:3:\"key\";s:33:\"c8cbedc339dd1c295141503cd0d470e1b\";s:4:\"time\";i:1401219340;}s:24:\"tree_tl_theme_screenshot\";a:3:{s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"e59ee894a81870bdf6433c1372ac3e3b\";i:1;s:32:\"6bb13f06789fc52f13a0c0675f62f7a7\";i:1;}s:12:\"popupReferer\";a:4:{s:8:\"c8206bf1\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}s:8:\"cfe4e72f\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}i:10586781;a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}s:8:\"e72f428f\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}}s:6:\"search\";a:1:{s:8:\"tl_style\";a:2:{s:5:\"value\";s:0:\"\";s:5:\"field\";s:8:\"selector\";}}s:21:\"tree_tl_style_bgimage\";a:4:{s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"e59ee894a81870bdf6433c1372ac3e3b\";i:1;s:32:\"6bb13f06789fc52f13a0c0675f62f7a7\";i:1;s:32:\"68e953cd2cf5d49d13c8ef3ae9ccfa94\";i:1;}}', 1257428510, NULL, '', 1543445254, 1569956334, 3, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(2, 1401139828, 'j.wilson', 'James Wilson', 'j.wilson@example.com', 'en', 'default', '', '', '1', '1', '1', '1', 'babe801666efc8a28081c9b6a0d5fc50eac7de87', '', '', 'a:1:{i:0;s:1:\"1\";}', 'extend', 'a:5:{i:0;s:7:\"article\";i:1;s:4:\"news\";i:2;s:8:\"calendar\";i:3;s:4:\"page\";i:4;s:5:\"files\";}', NULL, NULL, 'a:3:{i:0;s:7:\"regular\";i:1;s:8:\"redirect\";i:2;s:7:\"forward\";}', 'a:1:{i:0;N;}', 'a:3:{i:0;s:2:\"f1\";i:1;s:2:\"f2\";i:2;s:2:\"f3\";}', NULL, NULL, NULL, NULL, '', '', '', '', 1259754527, NULL, '', 0, 0, 3, 0, 'a:2:{i:0;s:1:\"3\";i:1;s:1:\"1\";}', NULL, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:1:\"3\";i:1;s:1:\"1\";}', NULL, NULL, NULL, NULL, NULL); +INSERT INTO `tl_user` (`id`, `tstamp`, `username`, `name`, `email`, `language`, `backendTheme`, `fullscreen`, `uploader`, `showHelp`, `thumbnails`, `useRTE`, `useCE`, `password`, `pwChange`, `admin`, `groups`, `inherit`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `disable`, `start`, `stop`, `session`, `dateAdded`, `secret`, `useTwoFactor`, `lastLogin`, `currentLogin`, `loginCount`, `locked`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(3, 1401139827, 'h.lewis', 'Helen Lewis', 'h.lewis@example.com', 'en', 'default', '', '', '1', '1', '1', '1', '22cce67837ea3e18b1ce6b323d1e281e434e1a71', '', '', 'a:1:{i:0;s:1:\"1\";}', 'extend', 'a:5:{i:0;s:7:\"article\";i:1;s:4:\"news\";i:2;s:8:\"calendar\";i:3;s:4:\"page\";i:4;s:5:\"files\";}', NULL, NULL, 'a:3:{i:0;s:7:\"regular\";i:1;s:8:\"redirect\";i:2;s:7:\"forward\";}', 'a:1:{i:0;N;}', 'a:3:{i:0;s:2:\"f1\";i:1;s:2:\"f2\";i:2;s:2:\"f3\";}', NULL, '', NULL, NULL, '', '', '', 'a:29:{s:7:\"referer\";a:24:{s:8:\"fc6ddec0\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=11&rt=bd1362e817663e04b2a8192820ed6bff&ref=e7959e8d\";}s:8:\"ce9ec6c7\";a:3:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:4:\"last\";s:43:\"contao/main.php?do=maintenance&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";}s:8:\"85179ddf\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=11&rt=bd1362e817663e04b2a8192820ed6bff&ref=e7959e8d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=fc6ddec0\";}s:8:\"6743a0ef\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=fc6ddec0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=18&rt=bd1362e817663e04b2a8192820ed6bff&ref=85179ddf\";}s:8:\"1444f27d\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:4:\"last\";s:36:\"contao/main.php?do=page&ref=a5da708d\";}i:0;a:1:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=1444f27d\";}i:1;a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"575450fb\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"639cc2ef\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=a5da708d\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=1444f27d\";s:4:\"last\";s:39:\"contao/main.php?do=article&ref=a0c2d03d\";}s:8:\"890ee260\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";}s:8:\"b954bff3\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";}s:8:\"ffc323e2\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=b954bff3\";}s:8:\"c393baa1\";a:4:{s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:98:\"contao/main.php?do=article&table=tl_content&id=82&rt=bd1362e817663e04b2a8192820ed6bff&ref=ce9ec6c7\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:36:\"contao/main.php?do=page&ref=b954bff3\";}s:8:\"9a44543f\";a:4:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:4:\"last\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=c393baa1\";}s:8:\"cf9a7566\";a:4:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=c393baa1\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"tl_page\";s:36:\"contao/main.php?do=page&ref=b954bff3\";s:7:\"current\";s:98:\"contao/main.php?do=article&table=tl_content&id=52&rt=bd1362e817663e04b2a8192820ed6bff&ref=9a44543f\";}s:8:\"3acf6cc0\";a:3:{s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:4:\"last\";s:43:\"contao/main.php?do=maintenance&ref=a5da708d\";s:7:\"current\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";}s:8:\"a6783643\";a:3:{s:4:\"last\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";}s:8:\"bf9ac6eb\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"2b4c0a2f\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"61f3ff3e\";a:3:{s:4:\"last\";s:40:\"contao/main.php?do=settings&ref=3acf6cc0\";s:10:\"tl_article\";s:39:\"contao/main.php?do=article&ref=0f1a4783\";s:7:\"current\";s:43:\"contao/main.php?do=maintenance&ref=a6783643\";}s:8:\"0ec426af\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:15:\"contao/main.php\";}s:8:\"ed8135d3\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:15:\"contao/main.php\";}s:8:\"abcf5cad\";a:2:{s:4:\"last\";s:15:\"contao/main.php\";s:7:\"current\";s:50:\"contao/main.php?do=repository_manager&ref=ed8135d3\";}s:8:\"59cd21d9\";a:2:{s:4:\"last\";s:50:\"contao/main.php?do=repository_manager&ref=ed8135d3\";s:7:\"current\";s:42:\"contao/main.php?do=tpl_editor&ref=abcf5cad\";}}s:22:\"style_sheet_update_all\";N;s:7:\"CURRENT\";a:4:{s:3:\"IDS\";a:38:{i:0;s:2:\"13\";i:1;s:2:\"38\";i:2;s:1:\"1\";i:3;s:2:\"37\";i:4;s:2:\"63\";i:5;s:2:\"66\";i:6;s:2:\"67\";i:7;s:2:\"68\";i:8;s:2:\"69\";i:9;s:2:\"70\";i:10;s:2:\"71\";i:11;s:2:\"72\";i:12;s:2:\"64\";i:13;s:2:\"81\";i:14;s:2:\"79\";i:15;s:2:\"73\";i:16;s:1:\"9\";i:17;s:2:\"19\";i:18;s:2:\"51\";i:19;s:2:\"76\";i:20;s:2:\"75\";i:21;s:2:\"77\";i:22;s:2:\"80\";i:23;s:2:\"65\";i:24;s:2:\"33\";i:25;s:2:\"82\";i:26;s:2:\"12\";i:27;s:2:\"14\";i:28;s:2:\"28\";i:29;s:2:\"34\";i:30;s:2:\"36\";i:31;s:2:\"11\";i:32;s:2:\"18\";i:33;s:2:\"52\";i:34;s:2:\"62\";i:35;s:2:\"30\";i:36;s:2:\"50\";i:37;s:1:\"2\";}s:14:\"tl_style_sheet\";a:1:{i:0;s:5:\"media\";}s:8:\"tl_style\";a:1:{i:0;s:9:\"invisible\";}s:9:\"tl_layout\";a:1:{i:0;s:8:\"webfonts\";}}s:10:\"CURRENT_ID\";s:47:\"templates/contaodemo/ce_player_responsive.html5\";s:12:\"tl_page_tree\";a:53:{i:1;i:1;i:19;i:0;i:16;i:0;i:2;i:0;i:3;i:1;i:4;i:0;i:5;i:0;i:28;i:0;i:14;i:0;i:26;i:0;i:18;i:0;i:27;i:0;i:15;i:0;i:11;i:0;i:29;i:0;i:8;i:0;i:21;i:0;i:23;i:0;i:9;i:0;i:24;i:0;i:30;i:0;i:31;i:1;i:32;i:0;i:33;i:0;i:34;i:1;i:35;i:0;i:36;i:0;i:41;i:0;i:43;i:1;i:44;i:0;i:48;i:1;i:49;i:1;i:50;i:0;i:67;i:0;i:63;i:0;i:64;i:0;i:58;i:1;i:59;i:1;i:61;i:0;i:60;i:0;i:62;i:0;i:66;i:0;i:51;i:0;i:52;i:0;i:53;i:0;i:54;i:0;i:55;i:0;i:56;i:0;i:57;i:0;i:70;i:0;i:71;i:0;i:12;i:0;i:20;i:0;}s:23:\"tree_tl_layout_external\";a:5:{i:22;i:1;i:31;i:1;s:32:\"6eb76853a0c1d5835853c13bcaefb581\";i:1;s:32:\"fd214d523537b107efd9a58d63eac3ab\";i:1;s:32:\"ca9f95ccdb680dd69533017cc30861ae\";i:1;}s:9:\"CLIPBOARD\";a:4:{s:8:\"tl_files\";a:0:{}s:8:\"tl_style\";a:0:{}s:10:\"tl_content\";a:0:{}s:7:\"tl_page\";a:0:{}}s:11:\"new_records\";a:5:{s:7:\"tl_form\";a:1:{i:0;i:3;}s:13:\"tl_form_field\";a:3:{i:0;i:12;i:1;i:13;i:2;i:14;}s:9:\"tl_module\";a:7:{i:0;i:23;i:1;i:24;i:2;i:25;i:3;i:26;i:4;i:27;i:5;i:28;i:6;i:29;}s:6:\"tl_faq\";a:1:{i:0;i:4;}s:8:\"tl_style\";a:22:{i:0;i:617;i:1;i:618;i:2;i:620;i:3;i:621;i:4;i:622;i:5;i:623;i:6;i:624;i:7;i:625;i:8;i:626;i:9;i:627;i:10;i:628;i:11;i:629;i:12;i:630;i:13;i:631;i:14;i:632;i:15;i:633;i:16;i:634;i:17;i:635;i:18;i:636;i:19;i:637;i:20;i:638;i:21;i:639;}}s:15:\"fieldset_states\";a:12:{s:13:\"tl_form_field\";a:2:{s:13:\"expert_legend\";i:1;s:12:\"image_legend\";i:1;}s:7:\"tl_page\";a:4:{s:13:\"expert_legend\";i:1;s:13:\"layout_legend\";i:1;s:13:\"global_legend\";i:0;s:14:\"sitemap_legend\";i:0;}s:9:\"tl_module\";a:3:{s:13:\"expert_legend\";i:1;s:16:\"reference_legend\";i:1;s:15:\"template_legend\";i:1;}s:10:\"tl_content\";a:4:{s:13:\"expert_legend\";i:1;s:14:\"imglink_legend\";i:1;s:15:\"template_legend\";i:1;s:13:\"poster_legend\";i:0;}s:7:\"tl_form\";a:1:{s:13:\"expert_legend\";i:1;}s:11:\"tl_settings\";a:6:{s:17:\"repository_legend\";i:1;s:13:\"global_legend\";i:1;s:14:\"backend_legend\";i:1;s:14:\"privacy_legend\";i:0;s:12:\"files_legend\";i:1;s:13:\"update_legend\";i:1;}s:10:\"tl_article\";a:1:{s:13:\"expert_legend\";i:1;}s:9:\"tl_layout\";a:4:{s:13:\"expert_legend\";i:1;s:13:\"script_legend\";i:0;s:15:\"webfonts_legend\";i:1;s:18:\"picturefill_legend\";i:0;}s:8:\"tl_style\";a:1:{s:13:\"custom_legend\";i:1;}s:15:\"tl_news_archive\";a:1:{s:15:\"comments_legend\";i:1;}s:14:\"tl_style_sheet\";a:1:{s:13:\"expert_legend\";i:1;}s:13:\"tl_user_group\";a:1:{s:12:\"alexf_legend\";i:1;}}s:12:\"tl_page_node\";s:1:\"0\";s:26:\"tl_article_tl_article_tree\";a:56:{i:30;i:0;i:13;i:0;i:1;i:0;i:17;i:0;i:10;i:0;i:9;i:0;i:6;i:0;i:32;i:0;i:33;i:0;i:19;i:0;i:29;i:0;i:5;i:0;i:20;i:0;i:22;i:0;i:25;i:0;i:37;i:0;i:38;i:0;i:39;i:0;i:40;i:0;i:51;i:0;i:41;i:0;i:46;i:0;i:49;i:0;i:50;i:0;i:57;i:0;i:56;i:0;i:63;i:0;i:64;i:0;i:65;i:0;i:62;i:0;i:66;i:0;i:67;i:0;i:68;i:0;i:69;i:0;i:70;i:0;i:71;i:0;i:72;i:0;i:82;i:0;i:12;i:0;i:28;i:0;i:34;i:0;i:35;i:0;i:36;i:0;i:52;i:0;i:81;i:0;i:79;i:0;i:73;i:0;i:76;i:0;i:75;i:0;i:77;i:0;i:80;i:0;i:2;i:0;i:87;i:0;i:11;i:0;i:18;i:0;i:14;i:0;}s:23:\"tl_article_tl_page_tree\";a:13:{i:1;i:1;i:19;i:0;i:3;i:1;i:21;i:0;i:48;i:1;i:31;i:1;i:49;i:1;i:58;i:1;i:28;i:1;i:34;i:1;i:15;i:0;i:11;i:0;i:43;i:1;}s:23:\"tree_tl_module_rootPage\";a:3:{i:1;i:1;i:31;i:1;i:34;i:1;}s:28:\"tree_tl_form_field_singleSRC\";a:3:{i:22;i:1;i:1;i:0;i:24;i:1;}s:25:\"tree_tl_content_singleSRC\";a:11:{i:22;i:1;i:24;i:1;i:28;i:1;i:1;i:1;s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"aa2d7423d7ff4b64289d3dd01b76c338\";i:1;s:32:\"d11b5309ba8aa7b6e10a254feb705845\";i:0;s:32:\"0c5b64b7c8cf62211547c850d06aa24f\";i:0;s:32:\"b6eba66cd0c5a6f6f89cbe9764f10ae9\";i:1;i:49;i:1;i:59;i:1;}s:19:\"tree_tl_content_url\";a:1:{i:1;i:1;}s:27:\"repository_catalog_settings\";a:8:{s:14:\"repository_tag\";s:0:\"\";s:15:\"repository_type\";s:0:\"\";s:19:\"repository_category\";s:0:\"\";s:16:\"repository_state\";s:0:\"\";s:17:\"repository_author\";s:0:\"\";s:16:\"repository_order\";s:7:\"popular\";s:15:\"repository_page\";s:1:\"0\";s:15:\"repository_find\";s:0:\"\";}s:8:\"filetree\";a:25:{s:32:\"8056c8b743ebc6cf6baecd8b28da8186\";i:1;s:32:\"5d45155b0853bab5cb294f3a5c7e4ee0\";i:1;s:8:\"ce4ab114\";i:1;s:8:\"e59ee894\";i:0;s:8:\"aa2d7423\";i:1;s:8:\"b6eba66c\";i:1;s:8:\"a2afa468\";i:1;s:8:\"da31c789\";i:1;s:8:\"a28de4df\";i:1;s:8:\"5bd31291\";i:1;s:8:\"97c29869\";i:1;s:8:\"1b19f72c\";i:1;i:40696681;i:1;s:8:\"87f4990a\";i:1;i:38660800;i:1;s:8:\"a7ec1711\";i:1;s:8:\"754c6199\";i:0;s:8:\"9a3c7bb6\";i:0;s:8:\"8e4dd607\";i:0;s:8:\"86ed849f\";i:0;s:8:\"f2c95665\";i:0;s:8:\"6a8197d7\";i:0;s:8:\"a4452fb5\";i:0;s:8:\"994e9cd6\";i:0;s:8:\"8b751514\";i:0;}s:17:\"INVALID_TOKEN_URL\";s:87:\"contao/main.php?do=page&act=edit&id=41&rt=61d55bbc14db5751045a71422d541de3&ref=ff7b3d2d\";s:24:\"tree_tl_content_multiSRC\";a:4:{i:1;i:1;s:32:\"b6eba66cd0c5a6f6f89cbe9764f10ae9\";i:0;s:32:\"0c5b64b7c8cf62211547c850d06aa24f\";i:0;s:32:\"d11b5309ba8aa7b6e10a254feb705845\";i:0;}s:19:\"style_sheet_updater\";N;s:17:\"news_feed_updater\";N;s:13:\"filePickerRef\";s:116:\"contao/page.php?do=themes&table=tl_module&field=rootPage&act=show&id=25&value=31&rt=61d55bbc14db5751045a71422d541de3\";s:6:\"filter\";a:8:{s:11:\"tl_module_1\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_17\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_34\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_27\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_22\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_35\";a:1:{s:5:\"limit\";s:4:\"0,30\";}s:11:\"tl_style_23\";a:1:{s:5:\"limit\";s:3:\"all\";}s:11:\"tl_style_25\";a:1:{s:5:\"limit\";s:4:\"0,30\";}}s:10:\"captcha_20\";a:3:{s:3:\"sum\";i:12;s:3:\"key\";s:33:\"c8cbedc339dd1c295141503cd0d470e1b\";s:4:\"time\";i:1401219340;}s:24:\"tree_tl_theme_screenshot\";a:3:{s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"e59ee894a81870bdf6433c1372ac3e3b\";i:1;s:32:\"6bb13f06789fc52f13a0c0675f62f7a7\";i:1;}s:12:\"popupReferer\";a:4:{s:8:\"c8206bf1\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}s:8:\"cfe4e72f\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}i:10586781;a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}s:8:\"e72f428f\";a:2:{s:4:\"last\";s:0:\"\";s:7:\"current\";s:32:\"contao/main.php?do=files&popup=1\";}}s:6:\"search\";a:1:{s:8:\"tl_style\";a:2:{s:5:\"value\";s:0:\"\";s:5:\"field\";s:8:\"selector\";}}s:21:\"tree_tl_style_bgimage\";a:4:{s:32:\"ce4ab1144ff19021a18d40b3c276294b\";i:1;s:32:\"e59ee894a81870bdf6433c1372ac3e3b\";i:1;s:32:\"6bb13f06789fc52f13a0c0675f62f7a7\";i:1;s:32:\"68e953cd2cf5d49d13c8ef3ae9ccfa94\";i:1;}}', 1259754527, NULL, '', 0, 0, 3, 0, 'a:2:{i:0;s:1:\"1\";i:1;s:1:\"2\";}', NULL, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:1:\"1\";i:1;s:1:\"2\";}', NULL, NULL, NULL, '', NULL); -- -- Daten für Tabelle `tl_user_group` -- -INSERT INTO `tl_user_group` (`id`, `tstamp`, `name`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `alexf`, `disable`, `start`, `stop`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1536785063, 'Editors', 0x613a353a7b693a303b733a373a2261727469636c65223b693a313b733a383a2263616c656e646172223b693a323b733a343a226e657773223b693a333b733a343a2270616765223b693a343b733a353a2266696c6573223b7d, NULL, 0x613a313a7b693a303b693a313b7d, 0x613a333a7b693a303b733a373a22726567756c6172223b693a313b733a373a22666f7277617264223b693a323b733a383a227265646972656374223b7d, NULL, 0x613a333a7b693a303b733a323a226631223b693a313b733a323a226632223b693a323b733a323a226633223b7d, 0x613a31323a7b693a303b733a31323a2270726f706f7274696f6e616c223b693a313b733a333a22626f78223b693a323b733a343a2263726f70223b693a333b733a383a226c6566745f746f70223b693a343b733a31303a2263656e7465725f746f70223b693a353b733a393a2272696768745f746f70223b693a363b733a31313a226c6566745f63656e746572223b693a373b733a31333a2263656e7465725f63656e746572223b693a383b733a31323a2272696768745f63656e746572223b693a393b733a31313a226c6566745f626f74746f6d223b693a31303b733a31333a2263656e7465725f626f74746f6d223b693a31313b733a31323a2272696768745f626f74746f6d223b7d, NULL, NULL, NULL, 0x613a3138313a7b693a303b733a31373a22746c5f61727469636c653a3a7469746c65223b693a313b733a31373a22746c5f61727469636c653a3a616c696173223b693a323b733a31383a22746c5f61727469636c653a3a617574686f72223b693a333b733a32303a22746c5f61727469636c653a3a696e436f6c756d6e223b693a343b733a32303a22746c5f61727469636c653a3a6b6579776f726473223b693a353b733a32323a22746c5f61727469636c653a3a73686f77546561736572223b693a363b733a32333a22746c5f61727469636c653a3a7465617365724373734944223b693a373b733a31383a22746c5f61727469636c653a3a746561736572223b693a383b733a32313a22746c5f61727469636c653a3a7072696e7461626c65223b693a393b733a31373a22746c5f61727469636c653a3a6373734944223b693a31303b733a31383a22746c5f63616c656e6461723a3a7469746c65223b693a31313b733a31393a22746c5f63616c656e6461723a3a6a756d70546f223b693a31323b733a32323a22746c5f63616c656e6461723a3a70726f746563746564223b693a31333b733a31393a22746c5f63616c656e6461723a3a67726f757073223b693a31343b733a32363a22746c5f63616c656e6461723a3a616c6c6f77436f6d6d656e7473223b693a31353b733a31393a22746c5f63616c656e6461723a3a6e6f74696679223b693a31363b733a32323a22746c5f63616c656e6461723a3a736f72744f72646572223b693a31373b733a32303a22746c5f63616c656e6461723a3a70657250616765223b693a31383b733a32313a22746c5f63616c656e6461723a3a6d6f646572617465223b693a31393b733a31393a22746c5f63616c656e6461723a3a6262636f6465223b693a32303b733a32353a22746c5f63616c656e6461723a3a726571756972654c6f67696e223b693a32313b733a32373a22746c5f63616c656e6461723a3a64697361626c6543617074636861223b693a32323b733a32353a22746c5f63616c656e6461725f6576656e74733a3a7469746c65223b693a32333b733a32353a22746c5f63616c656e6461725f6576656e74733a3a616c696173223b693a32343b733a32363a22746c5f63616c656e6461725f6576656e74733a3a617574686f72223b693a32353b733a32373a22746c5f63616c656e6461725f6576656e74733a3a61646454696d65223b693a32363b733a32393a22746c5f63616c656e6461725f6576656e74733a3a737461727454696d65223b693a32373b733a32373a22746c5f63616c656e6461725f6576656e74733a3a656e6454696d65223b693a32383b733a32393a22746c5f63616c656e6461725f6576656e74733a3a737461727444617465223b693a32393b733a32373a22746c5f63616c656e6461725f6576656e74733a3a656e6444617465223b693a33303b733a32363a22746c5f63616c656e6461725f6576656e74733a3a746561736572223b693a33313b733a32383a22746c5f63616c656e6461725f6576656e74733a3a616464496d616765223b693a33323b733a32393a22746c5f63616c656e6461725f6576656e74733a3a73696e676c65535243223b693a33333b733a32333a22746c5f63616c656e6461725f6576656e74733a3a616c74223b693a33343b733a32343a22746c5f63616c656e6461725f6576656e74733a3a73697a65223b693a33353b733a33313a22746c5f63616c656e6461725f6576656e74733a3a696d6167656d617267696e223b693a33363b733a32383a22746c5f63616c656e6461725f6576656e74733a3a696d61676555726c223b693a33373b733a32383a22746c5f63616c656e6461725f6576656e74733a3a66756c6c73697a65223b693a33383b733a32373a22746c5f63616c656e6461725f6576656e74733a3a63617074696f6e223b693a33393b733a32383a22746c5f63616c656e6461725f6576656e74733a3a666c6f6174696e67223b693a34303b733a32393a22746c5f63616c656e6461725f6576656e74733a3a726563757272696e67223b693a34313b733a33303a22746c5f63616c656e6461725f6576656e74733a3a72657065617445616368223b693a34323b733a33313a22746c5f63616c656e6461725f6576656e74733a3a726563757272656e636573223b693a34333b733a33323a22746c5f63616c656e6461725f6576656e74733a3a616464456e636c6f73757265223b693a34343b733a32393a22746c5f63616c656e6461725f6576656e74733a3a656e636c6f73757265223b693a34353b733a32363a22746c5f63616c656e6461725f6576656e74733a3a736f75726365223b693a34363b733a32363a22746c5f63616c656e6461725f6576656e74733a3a6a756d70546f223b693a34373b733a32393a22746c5f63616c656e6461725f6576656e74733a3a61727469636c654964223b693a34383b733a32333a22746c5f63616c656e6461725f6576656e74733a3a75726c223b693a34393b733a32363a22746c5f63616c656e6461725f6576656e74733a3a746172676574223b693a35303b733a32383a22746c5f63616c656e6461725f6576656e74733a3a637373436c617373223b693a35313b733a33303a22746c5f63616c656e6461725f6576656e74733a3a6e6f436f6d6d656e7473223b693a35323b733a31363a22746c5f636f6e74656e743a3a74797065223b693a35333b733a32303a22746c5f636f6e74656e743a3a686561646c696e65223b693a35343b733a31363a22746c5f636f6e74656e743a3a74657874223b693a35353b733a32303a22746c5f636f6e74656e743a3a616464496d616765223b693a35363b733a32313a22746c5f636f6e74656e743a3a73696e676c65535243223b693a35373b733a31353a22746c5f636f6e74656e743a3a616c74223b693a35383b733a31363a22746c5f636f6e74656e743a3a73697a65223b693a35393b733a32333a22746c5f636f6e74656e743a3a696d6167656d617267696e223b693a36303b733a32303a22746c5f636f6e74656e743a3a696d61676555726c223b693a36313b733a32303a22746c5f636f6e74656e743a3a66756c6c73697a65223b693a36323b733a31393a22746c5f636f6e74656e743a3a63617074696f6e223b693a36333b733a32303a22746c5f636f6e74656e743a3a666c6f6174696e67223b693a36343b733a31363a22746c5f636f6e74656e743a3a68746d6c223b693a36353b733a32303a22746c5f636f6e74656e743a3a6c69737474797065223b693a36363b733a32313a22746c5f636f6e74656e743a3a6c6973746974656d73223b693a36373b733a32323a22746c5f636f6e74656e743a3a7461626c656974656d73223b693a36383b733a31393a22746c5f636f6e74656e743a3a73756d6d617279223b693a36393b733a31373a22746c5f636f6e74656e743a3a7468656164223b693a37303b733a31373a22746c5f636f6e74656e743a3a74666f6f74223b693a37313b733a31373a22746c5f636f6e74656e743a3a746c656674223b693a37323b733a32303a22746c5f636f6e74656e743a3a736f727461626c65223b693a37333b733a32313a22746c5f636f6e74656e743a3a736f7274496e646578223b693a37343b733a32313a22746c5f636f6e74656e743a3a736f72744f72646572223b693a37353b733a32333a22746c5f636f6e74656e743a3a6d6f6f486561646c696e65223b693a37363b733a32303a22746c5f636f6e74656e743a3a6d6f6f5374796c65223b693a37373b733a32323a22746c5f636f6e74656e743a3a6d6f6f436c6173736573223b693a37383b733a32313a22746c5f636f6e74656e743a3a686967686c69676874223b693a37393b733a31363a22746c5f636f6e74656e743a3a636f6465223b693a38303b733a31353a22746c5f636f6e74656e743a3a75726c223b693a38313b733a31383a22746c5f636f6e74656e743a3a746172676574223b693a38323b733a32313a22746c5f636f6e74656e743a3a6c696e6b5469746c65223b693a38333b733a31373a22746c5f636f6e74656e743a3a656d626564223b693a38343b733a31353a22746c5f636f6e74656e743a3a72656c223b693a38353b733a32303a22746c5f636f6e74656e743a3a757365496d616765223b693a38363b733a32303a22746c5f636f6e74656e743a3a6d756c7469535243223b693a38373b733a32323a22746c5f636f6e74656e743a3a757365486f6d65446972223b693a38383b733a31383a22746c5f636f6e74656e743a3a706572526f77223b693a38393b733a31393a22746c5f636f6e74656e743a3a70657250616765223b693a39303b733a32353a22746c5f636f6e74656e743a3a6e756d6265724f664974656d73223b693a39313b733a31383a22746c5f636f6e74656e743a3a736f72744279223b693a39323b733a32323a22746c5f636f6e74656e743a3a67616c6c65727954706c223b693a39333b733a32303a22746c5f636f6e74656e743a3a637465416c696173223b693a39343b733a32343a22746c5f636f6e74656e743a3a61727469636c65416c696173223b693a39353b733a31393a22746c5f636f6e74656e743a3a61727469636c65223b693a39363b733a31363a22746c5f636f6e74656e743a3a666f726d223b693a39373b733a31383a22746c5f636f6e74656e743a3a6d6f64756c65223b693a39383b733a32313a22746c5f636f6e74656e743a3a70726f746563746564223b693a39393b733a31383a22746c5f636f6e74656e743a3a67726f757073223b693a3130303b733a31383a22746c5f636f6e74656e743a3a677565737473223b693a3130313b733a31373a22746c5f636f6e74656e743a3a6373734944223b693a3130323b733a32313a22746c5f636f6e74656e743a3a636f6d5f6f72646572223b693a3130333b733a32333a22746c5f636f6e74656e743a3a636f6d5f70657250616765223b693a3130343b733a32343a22746c5f636f6e74656e743a3a636f6d5f6d6f646572617465223b693a3130353b733a32323a22746c5f636f6e74656e743a3a636f6d5f6262636f6465223b693a3130363b733a33303a22746c5f636f6e74656e743a3a636f6d5f64697361626c6543617074636861223b693a3130373b733a32383a22746c5f636f6e74656e743a3a636f6d5f726571756972654c6f67696e223b693a3130383b733a32343a22746c5f636f6e74656e743a3a636f6d5f74656d706c617465223b693a3130393b733a31373a22746c5f6e6577733a3a686561646c696e65223b693a3131303b733a31343a22746c5f6e6577733a3a616c696173223b693a3131313b733a31353a22746c5f6e6577733a3a617574686f72223b693a3131323b733a31333a22746c5f6e6577733a3a64617465223b693a3131333b733a31333a22746c5f6e6577733a3a74696d65223b693a3131343b733a32303a22746c5f6e6577733a3a737562686561646c696e65223b693a3131353b733a31353a22746c5f6e6577733a3a746561736572223b693a3131363b733a31373a22746c5f6e6577733a3a616464496d616765223b693a3131373b733a31383a22746c5f6e6577733a3a73696e676c65535243223b693a3131383b733a31323a22746c5f6e6577733a3a616c74223b693a3131393b733a31333a22746c5f6e6577733a3a73697a65223b693a3132303b733a32303a22746c5f6e6577733a3a696d6167656d617267696e223b693a3132313b733a31373a22746c5f6e6577733a3a696d61676555726c223b693a3132323b733a31373a22746c5f6e6577733a3a66756c6c73697a65223b693a3132333b733a31363a22746c5f6e6577733a3a63617074696f6e223b693a3132343b733a31373a22746c5f6e6577733a3a666c6f6174696e67223b693a3132353b733a32313a22746c5f6e6577733a3a616464456e636c6f73757265223b693a3132363b733a31383a22746c5f6e6577733a3a656e636c6f73757265223b693a3132373b733a31353a22746c5f6e6577733a3a736f75726365223b693a3132383b733a31353a22746c5f6e6577733a3a6a756d70546f223b693a3132393b733a31383a22746c5f6e6577733a3a61727469636c654964223b693a3133303b733a31323a22746c5f6e6577733a3a75726c223b693a3133313b733a31353a22746c5f6e6577733a3a746172676574223b693a3133323b733a31373a22746c5f6e6577733a3a637373436c617373223b693a3133333b733a31393a22746c5f6e6577733a3a6e6f436f6d6d656e7473223b693a3133343b733a31373a22746c5f6e6577733a3a6665617475726564223b693a3133353b733a32323a22746c5f6e6577735f617263686976653a3a7469746c65223b693a3133363b733a32333a22746c5f6e6577735f617263686976653a3a6a756d70546f223b693a3133373b733a32363a22746c5f6e6577735f617263686976653a3a70726f746563746564223b693a3133383b733a32333a22746c5f6e6577735f617263686976653a3a67726f757073223b693a3133393b733a33303a22746c5f6e6577735f617263686976653a3a616c6c6f77436f6d6d656e7473223b693a3134303b733a32333a22746c5f6e6577735f617263686976653a3a6e6f74696679223b693a3134313b733a32363a22746c5f6e6577735f617263686976653a3a736f72744f72646572223b693a3134323b733a32343a22746c5f6e6577735f617263686976653a3a70657250616765223b693a3134333b733a32353a22746c5f6e6577735f617263686976653a3a6d6f646572617465223b693a3134343b733a32333a22746c5f6e6577735f617263686976653a3a6262636f6465223b693a3134353b733a32393a22746c5f6e6577735f617263686976653a3a726571756972654c6f67696e223b693a3134363b733a33313a22746c5f6e6577735f617263686976653a3a64697361626c6543617074636861223b693a3134373b733a31343a22746c5f706167653a3a7469746c65223b693a3134383b733a31343a22746c5f706167653a3a616c696173223b693a3134393b733a31333a22746c5f706167653a3a74797065223b693a3135303b733a31383a22746c5f706167653a3a706167655469746c65223b693a3135313b733a31373a22746c5f706167653a3a6c616e6775616765223b693a3135323b733a31353a22746c5f706167653a3a726f626f7473223b693a3135333b733a32303a22746c5f706167653a3a6465736372697074696f6e223b693a3135343b733a31373a22746c5f706167653a3a7265646972656374223b693a3135353b733a31353a22746c5f706167653a3a6a756d70546f223b693a3135363b733a31323a22746c5f706167653a3a75726c223b693a3135373b733a31353a22746c5f706167653a3a746172676574223b693a3135383b733a31323a22746c5f706167653a3a646e73223b693a3135393b733a31373a22746c5f706167653a3a66616c6c6261636b223b693a3136303b733a31393a22746c5f706167653a3a61646d696e456d61696c223b693a3136313b733a31393a22746c5f706167653a3a64617465466f726d6174223b693a3136323b733a31393a22746c5f706167653a3a74696d65466f726d6174223b693a3136333b733a32303a22746c5f706167653a3a646174696d466f726d6174223b693a3136343b733a32323a22746c5f706167653a3a637265617465536974656d6170223b693a3136353b733a32303a22746c5f706167653a3a736974656d61704e616d65223b693a3136363b733a31353a22746c5f706167653a3a75736553534c223b693a3136373b733a32303a22746c5f706167653a3a6175746f666f7277617264223b693a3136383b733a31383a22746c5f706167653a3a70726f746563746564223b693a3136393b733a31353a22746c5f706167653a3a67726f757073223b693a3137303b733a32323a22746c5f706167653a3a696e636c7564654c61796f7574223b693a3137313b733a31353a22746c5f706167653a3a6c61796f7574223b693a3137323b733a32313a22746c5f706167653a3a696e636c7564654361636865223b693a3137333b733a31343a22746c5f706167653a3a6361636865223b693a3137343b733a31373a22746c5f706167653a3a6e6f536561726368223b693a3137353b733a31373a22746c5f706167653a3a637373436c617373223b693a3137363b733a31363a22746c5f706167653a3a736974656d6170223b693a3137373b733a31333a22746c5f706167653a3a68696465223b693a3137383b733a31353a22746c5f706167653a3a677565737473223b693a3137393b733a31373a22746c5f706167653a3a746162696e646578223b693a3138303b733a31383a22746c5f706167653a3a6163636573736b6579223b7d, '', '', '', 0x613a313a7b693a303b733a313a2233223b7d, NULL, NULL, NULL, NULL, NULL, 0x613a313a7b693a303b733a313a2231223b7d, NULL, NULL, NULL, NULL, NULL); +INSERT INTO `tl_user_group` (`id`, `tstamp`, `name`, `modules`, `themes`, `pagemounts`, `alpty`, `filemounts`, `fop`, `imageSizes`, `forms`, `formp`, `amg`, `alexf`, `disable`, `start`, `stop`, `calendars`, `calendarp`, `calendarfeeds`, `calendarfeedp`, `faqs`, `faqp`, `news`, `newp`, `newsfeeds`, `newsfeedp`, `newsletters`, `newsletterp`) VALUES(1, 1536785063, 'Editors', 'a:5:{i:0;s:7:\"article\";i:1;s:8:\"calendar\";i:2;s:4:\"news\";i:3;s:4:\"page\";i:4;s:5:\"files\";}', NULL, 'a:1:{i:0;i:1;}', 'a:3:{i:0;s:7:\"regular\";i:1;s:7:\"forward\";i:2;s:8:\"redirect\";}', NULL, 'a:3:{i:0;s:2:\"f1\";i:1;s:2:\"f2\";i:2;s:2:\"f3\";}', 'a:12:{i:0;s:12:\"proportional\";i:1;s:3:\"box\";i:2;s:4:\"crop\";i:3;s:8:\"left_top\";i:4;s:10:\"center_top\";i:5;s:9:\"right_top\";i:6;s:11:\"left_center\";i:7;s:13:\"center_center\";i:8;s:12:\"right_center\";i:9;s:11:\"left_bottom\";i:10;s:13:\"center_bottom\";i:11;s:12:\"right_bottom\";}', NULL, NULL, NULL, 'a:181:{i:0;s:17:\"tl_article::title\";i:1;s:17:\"tl_article::alias\";i:2;s:18:\"tl_article::author\";i:3;s:20:\"tl_article::inColumn\";i:4;s:20:\"tl_article::keywords\";i:5;s:22:\"tl_article::showTeaser\";i:6;s:23:\"tl_article::teaserCssID\";i:7;s:18:\"tl_article::teaser\";i:8;s:21:\"tl_article::printable\";i:9;s:17:\"tl_article::cssID\";i:10;s:18:\"tl_calendar::title\";i:11;s:19:\"tl_calendar::jumpTo\";i:12;s:22:\"tl_calendar::protected\";i:13;s:19:\"tl_calendar::groups\";i:14;s:26:\"tl_calendar::allowComments\";i:15;s:19:\"tl_calendar::notify\";i:16;s:22:\"tl_calendar::sortOrder\";i:17;s:20:\"tl_calendar::perPage\";i:18;s:21:\"tl_calendar::moderate\";i:19;s:19:\"tl_calendar::bbcode\";i:20;s:25:\"tl_calendar::requireLogin\";i:21;s:27:\"tl_calendar::disableCaptcha\";i:22;s:25:\"tl_calendar_events::title\";i:23;s:25:\"tl_calendar_events::alias\";i:24;s:26:\"tl_calendar_events::author\";i:25;s:27:\"tl_calendar_events::addTime\";i:26;s:29:\"tl_calendar_events::startTime\";i:27;s:27:\"tl_calendar_events::endTime\";i:28;s:29:\"tl_calendar_events::startDate\";i:29;s:27:\"tl_calendar_events::endDate\";i:30;s:26:\"tl_calendar_events::teaser\";i:31;s:28:\"tl_calendar_events::addImage\";i:32;s:29:\"tl_calendar_events::singleSRC\";i:33;s:23:\"tl_calendar_events::alt\";i:34;s:24:\"tl_calendar_events::size\";i:35;s:31:\"tl_calendar_events::imagemargin\";i:36;s:28:\"tl_calendar_events::imageUrl\";i:37;s:28:\"tl_calendar_events::fullsize\";i:38;s:27:\"tl_calendar_events::caption\";i:39;s:28:\"tl_calendar_events::floating\";i:40;s:29:\"tl_calendar_events::recurring\";i:41;s:30:\"tl_calendar_events::repeatEach\";i:42;s:31:\"tl_calendar_events::recurrences\";i:43;s:32:\"tl_calendar_events::addEnclosure\";i:44;s:29:\"tl_calendar_events::enclosure\";i:45;s:26:\"tl_calendar_events::source\";i:46;s:26:\"tl_calendar_events::jumpTo\";i:47;s:29:\"tl_calendar_events::articleId\";i:48;s:23:\"tl_calendar_events::url\";i:49;s:26:\"tl_calendar_events::target\";i:50;s:28:\"tl_calendar_events::cssClass\";i:51;s:30:\"tl_calendar_events::noComments\";i:52;s:16:\"tl_content::type\";i:53;s:20:\"tl_content::headline\";i:54;s:16:\"tl_content::text\";i:55;s:20:\"tl_content::addImage\";i:56;s:21:\"tl_content::singleSRC\";i:57;s:15:\"tl_content::alt\";i:58;s:16:\"tl_content::size\";i:59;s:23:\"tl_content::imagemargin\";i:60;s:20:\"tl_content::imageUrl\";i:61;s:20:\"tl_content::fullsize\";i:62;s:19:\"tl_content::caption\";i:63;s:20:\"tl_content::floating\";i:64;s:16:\"tl_content::html\";i:65;s:20:\"tl_content::listtype\";i:66;s:21:\"tl_content::listitems\";i:67;s:22:\"tl_content::tableitems\";i:68;s:19:\"tl_content::summary\";i:69;s:17:\"tl_content::thead\";i:70;s:17:\"tl_content::tfoot\";i:71;s:17:\"tl_content::tleft\";i:72;s:20:\"tl_content::sortable\";i:73;s:21:\"tl_content::sortIndex\";i:74;s:21:\"tl_content::sortOrder\";i:75;s:23:\"tl_content::mooHeadline\";i:76;s:20:\"tl_content::mooStyle\";i:77;s:22:\"tl_content::mooClasses\";i:78;s:21:\"tl_content::highlight\";i:79;s:16:\"tl_content::code\";i:80;s:15:\"tl_content::url\";i:81;s:18:\"tl_content::target\";i:82;s:21:\"tl_content::linkTitle\";i:83;s:17:\"tl_content::embed\";i:84;s:15:\"tl_content::rel\";i:85;s:20:\"tl_content::useImage\";i:86;s:20:\"tl_content::multiSRC\";i:87;s:22:\"tl_content::useHomeDir\";i:88;s:18:\"tl_content::perRow\";i:89;s:19:\"tl_content::perPage\";i:90;s:25:\"tl_content::numberOfItems\";i:91;s:18:\"tl_content::sortBy\";i:92;s:22:\"tl_content::galleryTpl\";i:93;s:20:\"tl_content::cteAlias\";i:94;s:24:\"tl_content::articleAlias\";i:95;s:19:\"tl_content::article\";i:96;s:16:\"tl_content::form\";i:97;s:18:\"tl_content::module\";i:98;s:21:\"tl_content::protected\";i:99;s:18:\"tl_content::groups\";i:100;s:18:\"tl_content::guests\";i:101;s:17:\"tl_content::cssID\";i:102;s:21:\"tl_content::com_order\";i:103;s:23:\"tl_content::com_perPage\";i:104;s:24:\"tl_content::com_moderate\";i:105;s:22:\"tl_content::com_bbcode\";i:106;s:30:\"tl_content::com_disableCaptcha\";i:107;s:28:\"tl_content::com_requireLogin\";i:108;s:24:\"tl_content::com_template\";i:109;s:17:\"tl_news::headline\";i:110;s:14:\"tl_news::alias\";i:111;s:15:\"tl_news::author\";i:112;s:13:\"tl_news::date\";i:113;s:13:\"tl_news::time\";i:114;s:20:\"tl_news::subheadline\";i:115;s:15:\"tl_news::teaser\";i:116;s:17:\"tl_news::addImage\";i:117;s:18:\"tl_news::singleSRC\";i:118;s:12:\"tl_news::alt\";i:119;s:13:\"tl_news::size\";i:120;s:20:\"tl_news::imagemargin\";i:121;s:17:\"tl_news::imageUrl\";i:122;s:17:\"tl_news::fullsize\";i:123;s:16:\"tl_news::caption\";i:124;s:17:\"tl_news::floating\";i:125;s:21:\"tl_news::addEnclosure\";i:126;s:18:\"tl_news::enclosure\";i:127;s:15:\"tl_news::source\";i:128;s:15:\"tl_news::jumpTo\";i:129;s:18:\"tl_news::articleId\";i:130;s:12:\"tl_news::url\";i:131;s:15:\"tl_news::target\";i:132;s:17:\"tl_news::cssClass\";i:133;s:19:\"tl_news::noComments\";i:134;s:17:\"tl_news::featured\";i:135;s:22:\"tl_news_archive::title\";i:136;s:23:\"tl_news_archive::jumpTo\";i:137;s:26:\"tl_news_archive::protected\";i:138;s:23:\"tl_news_archive::groups\";i:139;s:30:\"tl_news_archive::allowComments\";i:140;s:23:\"tl_news_archive::notify\";i:141;s:26:\"tl_news_archive::sortOrder\";i:142;s:24:\"tl_news_archive::perPage\";i:143;s:25:\"tl_news_archive::moderate\";i:144;s:23:\"tl_news_archive::bbcode\";i:145;s:29:\"tl_news_archive::requireLogin\";i:146;s:31:\"tl_news_archive::disableCaptcha\";i:147;s:14:\"tl_page::title\";i:148;s:14:\"tl_page::alias\";i:149;s:13:\"tl_page::type\";i:150;s:18:\"tl_page::pageTitle\";i:151;s:17:\"tl_page::language\";i:152;s:15:\"tl_page::robots\";i:153;s:20:\"tl_page::description\";i:154;s:17:\"tl_page::redirect\";i:155;s:15:\"tl_page::jumpTo\";i:156;s:12:\"tl_page::url\";i:157;s:15:\"tl_page::target\";i:158;s:12:\"tl_page::dns\";i:159;s:17:\"tl_page::fallback\";i:160;s:19:\"tl_page::adminEmail\";i:161;s:19:\"tl_page::dateFormat\";i:162;s:19:\"tl_page::timeFormat\";i:163;s:20:\"tl_page::datimFormat\";i:164;s:22:\"tl_page::createSitemap\";i:165;s:20:\"tl_page::sitemapName\";i:166;s:15:\"tl_page::useSSL\";i:167;s:20:\"tl_page::autoforward\";i:168;s:18:\"tl_page::protected\";i:169;s:15:\"tl_page::groups\";i:170;s:22:\"tl_page::includeLayout\";i:171;s:15:\"tl_page::layout\";i:172;s:21:\"tl_page::includeCache\";i:173;s:14:\"tl_page::cache\";i:174;s:17:\"tl_page::noSearch\";i:175;s:17:\"tl_page::cssClass\";i:176;s:16:\"tl_page::sitemap\";i:177;s:13:\"tl_page::hide\";i:178;s:15:\"tl_page::guests\";i:179;s:17:\"tl_page::tabindex\";i:180;s:18:\"tl_page::accesskey\";}', '', '', '', 'a:1:{i:0;s:1:\"3\";}', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, NULL, NULL, NULL); /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; From d0a33a9e8712d63a3abc0d115496891b8aa9bb6f Mon Sep 17 00:00:00 2001 From: Cliff Parnitzky Date: Tue, 1 Oct 2019 22:03:05 +0200 Subject: [PATCH 9/9] Updated description --- docs/Update_COD.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/Update_COD.md b/docs/Update_COD.md index fef282e..8d3a3e1 100644 --- a/docs/Update_COD.md +++ b/docs/Update_COD.md @@ -1,10 +1,9 @@ -# How to update the COD +# How to update the COD ## Contao - use last version of COD and import fresh SQL template - update Contao to new version und update database -- export database (see configuration, remove `tl_log` entry) -![configure export for phpMyAdmin][SQL Export.png] +- export database (see configuration `SQL Export.png`, remove `tl_log` entry) ## SQL - archive old SQL file (move to folder `sql-archive`) @@ -12,7 +11,7 @@ - insert SQL content from export ## `composer.json` -- define min version fr `core-bundle` +- define min version für `core-bundle` - update referenced SQL file name ## Theme Import