mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?xml version='1.0' encoding='utf-8' ?>
|
||||
<e107Export version="2.0.0 (git)" timestamp="1428087500" >
|
||||
<prefs>
|
||||
<core name="news_default_template">list</core>
|
||||
</prefs>
|
||||
<database>
|
||||
<dbTable name="generic">
|
||||
<item>
|
||||
|
@@ -16,6 +16,8 @@ USA',
|
||||
'hours' => '',
|
||||
'message' => '',
|
||||
)]]></core>
|
||||
<core name="news_default_template">list</core>
|
||||
<core name="shortdate">%d %b %Y</core>
|
||||
<core name="url_main_module">page</core>
|
||||
</prefs>
|
||||
<database>
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<core name="frontpage"><![CDATA[array (
|
||||
0 => 'news.php',
|
||||
)]]></core>
|
||||
|
||||
<core name="news_default_template">default</core>
|
||||
<core name="newsposts">3</core>
|
||||
<core name="shortdate">%d %b %Y</core>
|
||||
<core name="sitelogo">{e_THEME}voux/install/logo2B252832529.png</core>
|
||||
|
Reference in New Issue
Block a user