Introduction:
Flex is a theme written to be installed at the top of the community portal to make it responsive and more usable on mobile and smaller devices. It provides advanced layout techniques to repaint the current look and feel of the whole website.
The theme is not part of the standard product and is not included in the product by default. So in order to install it, the following steps are required.
Html |
---|
<style>
.confluence-embedded-image {
user-select:none;
outline:none;
}
</style> |
How to Install:
To install this theme the following steps are necessary:
Step 1: Download Flex.Zip file to your local machine
Version: 1.0
Release: 31/08/2018
...
How to Install:
To install this theme the following steps are necessary:
Step 1: Remove any site CSS files that may exist (these can cause conflicts). E.g. from {your community portal installation path}\Site\CSS
Step 2: Download Flex.Zip file to your local machine
Version: 1.13
Release:
Expand | ||
---|---|---|
| ||
Version 1.13
Version 1.12
Version 1.11
Version 1.10
Version 1.9
Version 1.8
Version 1.7
Version 1.6
Version 1.5
Version 1.4
Version 1.3
Version 1.2
|
Unless a new version of Portal has been installed, users may be required to refresh their cache (see Flex - Responsive Community Portal Theme#ResponsiveCommunityPortalTheme-FAQ for assistance)
Step 3: Extract the flex folder into portal/site folder.
Note: These files should exist in their own separate Flex folder (ie not in the ./portal/site folder)
Site folder will contain the flex folder which contains four files as follows:
Step 34: Add the path to the flex-script.js to your config xml file.
Use "C:\inetpub\wwwroot\SynergeticCommunityPortal\BinConfig\Synergetic.Application.CreateConfig.exe" to edit the required configuration file. The default file name is SynCommPortal.xml located in "C:\inetpub\wwwroot\SynwebCfg\SynCommPortal.xml". Note that some environments may have a different config file name or installation path.
Step 45: Your config XML file will then include the path to the theme and is ready to use.
Step 56: Reload Community Portal Application Pool (IIS)
Step 67: Customization to the Flex theme can be done through flex-custom.css which needs to be included in the config xml as one of the other AdditionalResources.
<AdditionalResource1>/Site/Flex/flex-script.js</AdditionalResource1>
Step 8: Check pages, including any custom pages you have created