mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
Installation now displays a thumbnail during theme selection. Voux now installs default sitelogo and welcome message.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 54 KiB |
@@ -8,6 +8,7 @@
|
||||
|
||||
<core name="newsposts">3</core>
|
||||
<core name="shortdate">%d %b %Y</core>
|
||||
<core name="sitelogo">{e_THEME}voux/install/logo2B252832529.png</core>
|
||||
<core name="signup_option_class">1</core>
|
||||
<core name="sitetheme_custompages"><![CDATA[array (
|
||||
'jumbotron_full' =>
|
||||
@@ -1081,6 +1082,17 @@
|
||||
<field name="news_sticky">0</field>
|
||||
</item>
|
||||
</dbTable>
|
||||
<dbTable name="generic">
|
||||
<item>
|
||||
<field name="gen_id">1</field>
|
||||
<field name="gen_type">wmessage</field>
|
||||
<field name="gen_datestamp">1145848343</field>
|
||||
<field name="gen_user_id">1</field>
|
||||
<field name="gen_ip">Hello World!</field>
|
||||
<field name="gen_intdata">0</field>
|
||||
<field name="gen_chardata"><![CDATA[[html]This is the voux template for a simple blog/website. The text you are reading is the "Welcome Message" and the items below are "News Items". Visit the admin-area to modify.<br><br><a class="btn btn-primary btn-large " href="e107_admin/admin.php">Go to Admin area</a><br>[/html]]]></field>
|
||||
</item>
|
||||
</dbTable>
|
||||
<dbTable name="news_category">
|
||||
<item>
|
||||
<field name="category_id">1</field>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 880 KiB After Width: | Height: | Size: 870 KiB |
Reference in New Issue
Block a user