Released: June 28, 2012
For these reasons, Ektron 8.6 requires search components to be upgraded to 8.6. Version 8.5 search components are not compatible with CMS sites running version 8.6. CMS sites running version 8.5 cannot share a Search Server instance with CMS sites running version 8.6.
EktronSearchConfiguration.exe file (installer for Ektron search components) is run on the server.Ektron Reference > Using the Digital Experience Hub
You can connect to external systems, share data and content with third-party applications, and automate business processes throughout the enterprise. When DxH is installed and connected to Ektron, an administrator can add connections to these third-party applications.
Ektron Reference > Setting up Ektron the Ektron Cloud Manager
The Ektron Cloud Manager has the following benefits:
Ektron Reference > Ektron's Mobile-Driven Web Experience
Adaptive image resizing enhances the mobile Web experience by resizing images and using a caching strategy. Ektron’s adaptive image support includes:
Also, you can view any PageBuilder page as it would appear on an iPhone, IPad or Droid.
Ektron Reference > Working with a Third-Party Editor
You can use an editor from another supplier with Ektron.
Ektron provides useful plug-ins to the third-party Aloha Editor that let you use it with Ektron. You can download and extract the Aloha Editor from the Aloha-editor.org GitHub repository:https://github.com/downloads/alohaeditor/Aloha-Editor/alohaeditor-0.20.13.zip
After you extract the .zip file, run EditorIntegrationUtility.exe which, by default, is located at C:\Program Files (x86)\Ektron\CMS400v86\Utilities\EditorIntegrationUtility\. Then follow the prompts.
Ektron Reference > Using Search
Ektron Reference > Creating User-friendly URLs with Aliasing
Ektron has improved its URL Aliasing feature. Ektron’s URL Aliasing makes it easy to create descriptive, meaningful and SEO-friendly URL aliases consistently, maximizing your Web site’s placement in search results. Use of words and phrases that actually define the page can increase an aliases’ search engine rankings. If you follow a pattern, you can scale your aliases across your sites as they grow. Search engines find URL aliases generated by Ektron. Ektron caches aliases to improve your site's performance.
URLs created in 8.5 migrate seamlessly to 8.6.
You can create the following types of aliases:
www.example.com/steve.
www.example.com/cars.
www.bionics.com address and the new www.newgen.com address. Ektron Reference > Synchronizing Servers Using eSync
The following updates were made to eSync:
Items selected via these selectors go into the metadata.
NOTE: An 8.5 site talking to an 8.6 EWS will not evaluate or sync Content Dependency eSync because this feature requires database updates. In this case, it will run content sync as it did in 8.5.
serverinfo85.xml, data.config and sitedb.config every 24 hours and on-service start and stop (if the files have changed since the last backup).Logging now includes the entire file sync scope, so anyone can easily see what the eSync framework is told to sync. This makes it easy to debug problems in the file sync. Here is an example.
12/29 3:17:11 PM>TID:13|filesync|Ektron.ASM.EktronServices40.exe|SyncCommFileSyncHelper: :LogSyncScopeFilter()|LocalFilePath=C:\inetpub\85CMS400Min\workarea\synctest, RemoteFilePath=C:\inetpub\CMS400Min\workarea\synctest, FolderToSync=Custom, SubdirectoryExcludes=(.svn), FileNameIncludes=(3.pdf)
winservice.MM.dd.yyyy.<index>.logtest.log to errors.log.NOTE: An 8.5 site cannot translate some status codes from an 8.6 EWS.
Ektron Reference > Working with Ektron Content (See Writing a Summary for Content)
There is a new mechanism for disabling the automatic generation of a content item's summary.
DxH Connection Admin—Can create and manage DxH connections via the Connect to DxH screen.
DxH User Admin—Determine which users and groups can import and update DxH content into Ektron folders.
Ektron Reference > Working with Assets
2 new web.config keys, ek_DMSFileTypeWhiteList and ek_LibFileTypeWhiteList represent allowed file types for library assets and DMS assets. In the Workarea, you may only add only file extensions included in the list. To add a new file type, first add it to the web.config key, then add it in the Workarea. This functionality was added as a security precaution.
Ektron Reference > Working with Smart Forms
You can delete a Smart Form Configuration only if no content is assigned to it. If content is assigned, you must first delete all assigned content. A new toolbar button lets you view and delete all assigned content.
Ektron has a new HTML5 format for viewing Ektron Workarea help and the Web format on the Ektron documentation page. This format requires a browser with robust HTML 5 support. Ektron also has a mobile format for viewing help on a hand-held device. The product documentation is optimized for searching, scanning, and finding the information you are looking for.
Existing clients current with maintenance should use Ektron Support for questions or issues. Anyone evaluating Ektron 8.6 for any other reason is urged to engage with Ektron Sales for direction and options for further assistance.
Ektron encourages your feedback and wants to speak to you about your concerns, interests, and project needs. Please contact your Account Manager for more information. Send all other requests to support@ektron.com.
share_index field in the settings table was not being properly updated in one or more environments. This is fixed.showreport=true to the query string for a template with a poll control, the control did not display the poll's results. Now, results are displaying properly.web.config file.This is fixed.
/workarea/. Now, a new IsButtonImgPathSiteRoot property indicates whether ButtonImgSrc property is relative to siteroot or not. The default is false, which mean that the path is relative to Workarea.ek_HttpOnly. content.aspx.cs file, the RegisterJs and RegisterCss methods no longer add an additional forward slash (/) to URLs that they create.FolderManager.GetItem (), passing the parameters GetItem (0, false, true) returned the root as a child item when the parent is the root. This only occurred when you passed a false Boolean as the second parameter. If a true Boolean value was passed as the second parameter, the root was not returned as a child item if the root was the parent. This is fixed.maxresult property. MetadataTypeManager.GetItem() returns isEditable false when set to true in the Workarea. This is fixed.GetCollectionList timing out. This is fixed.GetDefaultBasket returns NULL when using BasketManager. This is fixed.Ektron.Cms.Framework.Calendar.WebEventManager call GetEventOccurrenceList() did not return event metadata as part of the list. This is fixed.cms_UrlAliasMapping executed twice. It now executes once.