-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
364 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[EditorSettings] | ||
Plugins[]=ezemotions | ||
[EditorLayout] | ||
Buttons[]=emotions | ||
*/ ?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[DatabaseSettings] | ||
Charset=utf8mb4 | ||
[FileSettings] | ||
VarDir=var/site | ||
[ExtensionSettings] | ||
ActiveExtensions[] | ||
ActiveExtensions[]=ezjscore | ||
ActiveExtensions[]=ezoe | ||
ActiveExtensions[]=ezformtoken | ||
ActiveExtensions[]=ezstarrating | ||
ActiveExtensions[]=ezgmaplocation | ||
ActiveExtensions[]=ezdemo | ||
ActiveExtensions[]=ezwt | ||
ActiveExtensions[]=ezflow | ||
ActiveExtensions[]=ezie | ||
ActiveExtensions[]=ezodf | ||
ActiveExtensions[]=ezprestapiprovider | ||
ActiveExtensions[]=ezmultiupload | ||
ActiveExtensions[]=ezautosave | ||
ActiveExtensions[]=ezmbpaex | ||
# Optional, see: https://packagist.org/packages/ezsystems/eztags-ls | ||
#ActiveExtensions[]=eztags | ||
## Some recommended bundles/extensions for use with legacy bridge setups: | ||
# Extra features to reuse code from Symfony in legacy: https://packagist.org/packages/netgen/ngsymfonytools | ||
#ActiveExtensions[]=ngsymfonytools | ||
# Use SolrBundle from legacy: https://packagist.org/packages/netgen/ezplatformsearch | ||
#ActiveExtensions[]=ezplatformsearch | ||
# Edit eZ Platform richtext in raw xml on legacy: https://packagist.org/packages/netgen/richtext-datatype-bundle | ||
#ActiveExtensions[]=ezrichtext | ||
[Session] | ||
SessionNameHandler=custom | ||
[SiteSettings] | ||
DefaultAccess=site | ||
SiteList[] | ||
SiteList[]=site | ||
SiteList[]=legacy_admin | ||
RootNodeDepth=1 | ||
[UserSettings] | ||
LogoutRedirect=/ | ||
[SiteAccessSettings] | ||
CheckValidity=false | ||
AvailableSiteAccessList[] | ||
AvailableSiteAccessList[]=site | ||
AvailableSiteAccessList[]=legacy_admin | ||
MatchOrder=uri | ||
HostMatchMapItems[] | ||
[RegionalSettings] | ||
TranslationSA[] | ||
[MailSettings] | ||
Transport=sendmail | ||
AdminEmail= | ||
EmailSender= | ||
[EmbedViewModeSettings] | ||
AvailableViewModes[] | ||
AvailableViewModes[]=embed | ||
AvailableViewModes[]=embed-inline | ||
InlineViewModes[] | ||
InlineViewModes[]=embed-inline | ||
# TIP: Below are settings that could make sense to invert for debug needs during legacy development. | ||
# Especially [TemplateSettings]DevelopmentMode to not have to clear cache every time you change a template. | ||
[DesignSettings] | ||
DesignLocationCache=enabled | ||
[DebugSettings] | ||
DebugOutput=disabled | ||
DebugRedirection=disabled | ||
[TemplateSettings] | ||
DevelopmentMode=disabled | ||
ShowUsedTemplates=disabled | ||
Debug=disabled | ||
*/ ?> |
7 changes: 7 additions & 0 deletions
7
bundle/Resources/init_ini/siteaccess/legacy_admin/content.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[VersionView] | ||
AvailableSiteDesignList[] | ||
AvailableSiteDesignList[]=site | ||
*/ ?> |
8 changes: 8 additions & 0 deletions
8
bundle/Resources/init_ini/siteaccess/legacy_admin/contentstructuremenu.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[TreeMenu] | ||
Dynamic=enabled | ||
ShowClasses[]=frontpage | ||
ShowClasses[]=blog | ||
*/ ?> |
9 changes: 9 additions & 0 deletions
9
bundle/Resources/init_ini/siteaccess/legacy_admin/dashboard.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[DashboardSettings] | ||
DashboardBlocks[] | ||
DashboardBlocks[]=pending_list | ||
DashboardBlocks[]=drafts | ||
DashboardBlocks[]=latest_content | ||
DashboardBlocks[]=all_latest_content | ||
*/ ?> |
5 changes: 5 additions & 0 deletions
5
bundle/Resources/init_ini/siteaccess/legacy_admin/ezoe.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?php /* #?ini charset="utf8"? | ||
[EditorSettings] | ||
SkinVariant=silver | ||
*/ ?> |
5 changes: 5 additions & 0 deletions
5
bundle/Resources/init_ini/siteaccess/legacy_admin/ezxml.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[TagSettings] | ||
TagPresets[mini]=Simple formatting | ||
*/ ?> |
6 changes: 6 additions & 0 deletions
6
bundle/Resources/init_ini/siteaccess/legacy_admin/icon.ini.append.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?php /* #?ini charset="utf-8"? | ||
[IconSettings] | ||
Theme=crystal-admin | ||
Size=normal | ||
*/ ?> |
Oops, something went wrong.