Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maaaximum-at-2sic committed Dec 14, 2021
1 parent e3a549b commit 895b5c1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
19 changes: 12 additions & 7 deletions .data/app.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<SexyContent FileVersion="07.00.00" MinimumRequiredVersion="07.04.02" ModuleVersion="13.00.00" ExportDate="2021-12-08T08:20:05.5615595+01:00">
<SexyContent FileVersion="07.00.00" MinimumRequiredVersion="07.04.02" ModuleVersion="13.00.00" ExportDate="2021-12-14T17:36:19.6773055+01:00">
<Header>
<App Guid="8c3d9f27-4c23-4ac7-a9ea-c7d1551c5ba7" />
<Language Default="en-us" />
Expand All @@ -9,10 +9,10 @@
</Dimensions>
</Header>
<AttributeSets>
<AttributeSet StaticName="App-Resources" Name="App-Resources" Description="Stores resources like translations for an app" Scope="2SexyContent-App" AlwaysShareConfiguration="false">
<AttributeSet StaticName="App-Resources" Name="App-Resources" Description="Stores resources like translations for an app" Scope="System.App" AlwaysShareConfiguration="false">
<Attributes />
</AttributeSet>
<AttributeSet StaticName="App-Settings" Name="App-Settings" Description="Stores settings for an app" Scope="2SexyContent-App" AlwaysShareConfiguration="false">
<AttributeSet StaticName="App-Settings" Name="App-Settings" Description="Stores settings for an app" Scope="System.App" AlwaysShareConfiguration="false">
<Attributes>
<Attribute StaticName="GroupAnimation" Type="Empty" IsTitle="false">
<Entity AssignmentObjectType="EAV Field Properties" AttributeSetStaticName="@All" AttributeSetName="@All" EntityGUID="2a00c2a6-cda6-49cb-a105-04df7c669d6a" Json="True" KeyNumber="4029">
Expand Down Expand Up @@ -526,7 +526,7 @@
</Attribute>
</Attributes>
</AttributeSet>
<AttributeSet StaticName="71e437b6-431e-463b-9717-de8aa9c92527" Name="Effect" Description="" Scope="2SexyContent" AlwaysShareConfiguration="false">
<AttributeSet StaticName="71e437b6-431e-463b-9717-de8aa9c92527" Name="Effect" Description="" Scope="Default" AlwaysShareConfiguration="false">
<Attributes>
<Attribute StaticName="Name" Type="String" IsTitle="true">
<Entity AssignmentObjectType="EAV Field Properties" AttributeSetStaticName="@All" AttributeSetName="@All" EntityGUID="10483a64-7739-4f7d-bd69-3c2900e03a77" Json="True" KeyNumber="3914">
Expand Down Expand Up @@ -602,7 +602,7 @@
</Attribute>
</Attributes>
</AttributeSet>
<AttributeSet StaticName="46bfd97d-7852-48b1-b24d-3415734ca6cd" Name="Slide" Description="" Scope="2SexyContent" AlwaysShareConfiguration="false">
<AttributeSet StaticName="46bfd97d-7852-48b1-b24d-3415734ca6cd" Name="Slide" Description="" Scope="Default" AlwaysShareConfiguration="false">
<Attributes>
<Attribute StaticName="GroupBasics" Type="Empty" IsTitle="false">
<Entity AssignmentObjectType="EAV Field Properties" AttributeSetStaticName="@All" AttributeSetName="@All" EntityGUID="83d49914-f116-4838-aa01-05d1b5064de0" Json="True" KeyNumber="3996">
Expand Down Expand Up @@ -1260,7 +1260,7 @@
</Attribute>
</Attributes>
</AttributeSet>
<AttributeSet StaticName="4d6daa73-e644-4e33-afed-448c6e1c0e88" Name="Slider" Description="" Scope="2SexyContent" AlwaysShareConfiguration="false">
<AttributeSet StaticName="4d6daa73-e644-4e33-afed-448c6e1c0e88" Name="Slider" Description="" Scope="Default" AlwaysShareConfiguration="false">
<Attributes>
<Attribute StaticName="Title" Type="String" IsTitle="true">
<Entity AssignmentObjectType="EAV Field Properties" AttributeSetStaticName="@All" AttributeSetName="@All" EntityGUID="27b1b072-6bab-4439-b6f8-34e525dc7270" Json="True" KeyNumber="3880">
Expand Down Expand Up @@ -2269,7 +2269,7 @@
<Value Key="SupportsAjaxReload" Value="False" Type="Boolean">
<Dimension DimensionID="159" ReadOnly="false" />
</Value>
<Value Key="Version" Value="02.02.02" Type="String">
<Value Key="Version" Value="02.03.00" Type="String">
<Dimension DimensionID="159" ReadOnly="false" />
</Value>
</Entity>
Expand Down Expand Up @@ -3278,6 +3278,11 @@
<Dimension DimensionID="159" ReadOnly="false" />
</Value>
</Entity>
<Entity AssignmentObjectType="Default" AttributeSetStaticName="3937fa17-ef2d-40a7-b089-64164eb10bab" AttributeSetName="2sxcPolymorphismConfiguration" EntityGUID="8b830192-559c-4913-9d0e-644272f97732" Json="True">
<Value Key="Mode" Value="Koi?cssFramework" Type="String">
<Dimension DimensionID="159" ReadOnly="false" />
</Value>
</Entity>
</Entities>
<PortalFiles>
<File Id="4563" RelativePath="adam\Swiper2\Cotm0fBNNUeBpuRpPWkS1g\Image\uhu.jpg" />
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CMS Slider App using the popular [Swiper JS](https://swiperjs.com/). It does not
| App Catalog | ✅ | See [app catalog](https://2sxc.org/en/apps/app/swiper-image-slider-pro-v2-with-parallax-3d-cubes-coverflow-and-more-hybrid-for-dnn-and-oqtane)
| Best Practices | ✅ | Uses v12.05 conventions
| Bootstrap 4 | ✅ | v4 optimized
| Bootstrap 5 | ✔️ | Works but not optimized
| Bootstrap 5 | | v5 optimized

## Customize the App

Expand Down

0 comments on commit 895b5c1

Please sign in to comment.