From 2348442068496d3a54c4bd9ba84516756fc8b591 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 17 Jan 2017 14:47:20 -0800 Subject: [PATCH] Theme descriptions. Default content for landingzero and tooltips during install during theme selection. --- e107_themes/bootstrap3/theme.xml | 2 +- e107_themes/landingzero/install/install.xml | 115 +++++++++++++++++++- e107_themes/voux/theme.xml | 2 +- install.php | 4 +- 4 files changed, 116 insertions(+), 7 deletions(-) diff --git a/e107_themes/bootstrap3/theme.xml b/e107_themes/bootstrap3/theme.xml index 224d77829..bf46b5841 100644 --- a/e107_themes/bootstrap3/theme.xml +++ b/e107_themes/bootstrap3/theme.xml @@ -2,7 +2,7 @@ Bootstrap3 e107 theme - a bootstrap 3 theme for the frontend + a simple bootstrap 3 template for the frontend generic diff --git a/e107_themes/landingzero/install/install.xml b/e107_themes/landingzero/install/install.xml index 6762ab05f..f49d689c4 100644 --- a/e107_themes/landingzero/install/install.xml +++ b/e107_themes/landingzero/install/install.xml @@ -1,6 +1,18 @@ - + + 'https://www.facebook.com/e107CMS', + 'twitter' => 'https://twitter.com/e107', + 'youtube' => 'http://youtube.com/e107inc', + 'google' => '#', + 'linkedin' => '', + 'github' => '', + 'flickr' => '', + 'instagram' => '', + 'pinterest' => '', + 'vimeo' => '', +)]]> 1 1 1483175267 @@ -10,6 +22,21 @@ 12 media_id ASC + 0 + 0 + normal + + 0 + dark + + dark + like + 0 + dark + 0 + 3 + + @@ -1168,6 +1195,86 @@ + + 83 + otheruser_menu + 0 + 0 + 0 + + user/ + + + + + 84 + news_categories_menu + 1 + 1 + 0 + + news/ + + + + + 87 + other_news2_menu + 2 + 1 + 0 + + news/ + + + + + 86 + news_months_menu + 1 + 2 + 0 + + news/ + + '0', + 'year' => '2017', +)]]> + + + 88 + other_news_menu + 2 + 2 + 0 + + news/ + + + + + 90 + twitter_menu + 2 + 3 + 0 + + social/ + + + + + 91 + fb_like_menu + 1 + 3 + 0 + + social/ + + + @@ -1179,7 +1286,7 @@

While lorem ipsum's still resembles classical Latin, it actually has no meaning whatsoever. As Cicero's text doesn't contain the letters K, W, or Z, alien to latin, these, and others are often inserted randomly to mimic the  typographic appearence of European languages, as are digraphs not to be found in the original.

[/html]]]> welcome,new website Description for Facebook and search engines. - 1454367600 + 1484982000 1 1 0 @@ -1201,7 +1308,7 @@

While lorem ipsum's still resembles classical Latin, it actually has no meaning whatsoever. As Cicero's text doesn't contain the letters K, W, or Z, alien to latin, these, and others are often inserted randomly to mimic the  typographic appearence of European languages, as are digraphs not to be found in the original.

[/html]]]> welcome,new website Description for Facebook and search engines. - 1455103800 + 1483899000 1 1 0 @@ -1223,7 +1330,7 @@

While lorem ipsum's still resembles classical Latin, it actually has no meaning whatsoever. As Cicero's text doesn't contain the letters K, W, or Z, alien to latin, these, and others are often inserted randomly to mimic the  typographic appearence of European languages, as are digraphs not to be found in the original.

[/html]]]> welcome,new website Description for Facebook and search engines. - 1455820200 + 1484910000 1 1 0 diff --git a/e107_themes/voux/theme.xml b/e107_themes/voux/theme.xml index d5d65f311..00a8b463e 100644 --- a/e107_themes/voux/theme.xml +++ b/e107_themes/voux/theme.xml @@ -2,7 +2,7 @@ Simple modern blog theme. - Ported from the blogger theme by ThemeExpose + A responsive bootstrap blog theme by ThemeExpose blog diff --git a/install.php b/install.php index b8b88127b..1bc98f403 100644 --- a/install.php +++ b/install.php @@ -1129,6 +1129,7 @@ class e_install $title = vartrue($themeInfo['@attributes']['name']); $category = vartrue($themeInfo['category']); $preview = e_THEME.$val."/".$themeInfo['thumbnail']; + $description = vartrue($themeInfo['description']); if(!is_readable($preview)) { @@ -1142,7 +1143,7 @@ class e_install $output .= "
-