175 results found
-
Add live documents to library (e.g. word
It would be useful to be able to edit live documents in the library that can then be added to tasks or campaigns before they are completed.
3 votes -
Ability to add whole folders from the library to multiple tasks or campaigns
When we create a folder in the library, it would be good to be able to add the whole folder to a task or campaign rather than single assets.
3 votes -
Implement SRI attributes for injected JavaScript & Styles
The Optimizely PAAS CMS platform has multiple touchpoints where scripts are injected into the frontend UI. Examples include Optimizely Forms, Content Recommendations, Search & Navigation etc.
When these scripts are injected into the UI, they are not added with a Sub-resource Integrity attribute. An SRI check allows us to instruct the browser that it should not load a tampered version of a JS or CSS file and can protect users from man in the middle attacks. You can read more about SRI here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity
This is a commonly reported issue in penetration tests and clients are becoming increasingly more security…
3 votes -
Custom reports in CMS
They would like to see reports for pages where they have a lot of content to list the blocks and then pieces of information specific fields.
Custom reporting functionality needed for content inventory management
- Create reports by picking block/page template and selecting specific fields
- Current process requires developer/agency hours for custom reports
- Want ad hoc reporting: “insights report with just title, URL, publish date, authors”. or professionals reports with name, bio, etc.
- Would free up agency hours for higher-value work
3 votes -
multi select from dam
When choosing files through the DAM picker, I'd like to be able to select multiple assets at once.
3 votes -
Disable Allowed Content Types Description in CMS 12 Edit View
In CMS 12 Episerver Edit interface we noticed a new feature: above all ContentArea fields, a description appears listing allowed content types (Refer attachment).We’d like to have this removed. It seems to add more confusion than clarity for our editors. We already enforce allowed content types using the [AllowedTypes] attribute in code, so displaying the full list in the UI—especially including unrelated options like Episerver Forms elements—is unnecessary and distracting.
This description wasn’t present in CMS 11, and we would prefer to maintain that cleaner editor experience.3 votes -
Allow ancestor/children links in Content Areas in Content Graph
I am looking to get the parent/children of a content item that is used within a Content Area to support a hierarchical relationship. Currently, it is not possible to use the _link property on Content Areas within Content Graph.
In this query:
query MyQuery { MyPage(where:{ContentLink:{Id:{eq: 1119}}}) { item { ContentLink { Id } _link(type: ANCESTORS) { MyParentPage { items { Url } } } } } MyBlock(where:{ContentLink:{Id: {eq:1127}}}) { items { Cards { ContentLink { Id Expanded { _link(type: ANCESTORS) { MyParentPage { items { Url } } } } } } } } }
In the first query,…
3 votes -
Redirect page after expiration
It would be great if it is possible te set a redirection (just like in the no-found handler) when a page is expired and is replaced by another page in the website. This would make the process much more user-friendly.
3 votes -
Language Manager won't let you exclude terms, translates Block Names
As a Content Manager, I want to be able to translate pages with an exclusion list which prevents specific words and terms (e.g. Brand Names, Product Names) in content, and Block/Image/Object Names (i.e. Internal Objects which need to be in my native language to administer) from being translated.
Currently, the add-on translates key terms and names and the content manager needs to identify these and translate them back again, but these changes are subsequently lost if the content is re-translated. By managing these globally through a dictionary (or a setting, for Block Names, etc), this would massively improve the admin…3 votes -
Database timeout during site starting up after removing properties of block type
I am a senior developer. We have been facing this issue where when we remove properties of block type the site fails to start and throws database timeout during ModelSyncInitialization. This happens even when a single property of block type is removed.
We have an open ticket with support and have tried a few solutions but the only option that works is to increase the DatabaseQueryTimeout to an hour or so.3 votes -
Make SSL / TLS Certificate Management Self Service
Provide self service tooling via PaaS Portal to allow customers to manage SSL / TLS certificates for their hostnames directly. This would ensure that customers can update custom certificates at their leisure and discretion
3 votes -
Make Management of WAF (Web Application Firewall) activities Self Service
Provide self service tooling via the PaaS Portal to allow the customer to OPT in to WAF modification, and then provide an interface within the PaaS Portal to make Allow Rules, and Block Rules within the WAF.
3 votes -
Make Hostname Setup/Removal/Modification Self Service
Provide self service tooling via PaaS Portal to allow customers to start and complete, hostname setup at their own pace. Provide Self Service tooling via PaaS Portal to manage the removal of hostnames, and or facilitate the moving of hostnames between customer projects as self service.
3 votes -
Move ADE envs during migrations to CMS 12
Customers who upgrade CMS versions using Self service (11->12) tooling lose access to ADEs unless they specifically request them to be re-provisioned. They should be moved over as part of the migration process. As a standard all provisioned environments including ADE's should be spun up when a migration is completed.
3 votes -
Auto-translate
I use Auto-Transalte a lot but I don't want the Name, URL and Reference to be translated automatically.
When handling multiple language websites it is practical to keep the Name, URL & Reference in English.
The URL I can change manually if necessary
3 votesThank you for raising this feedback request. We will continue to gather feedback to assess demand for this functionality.
-
Trademark & superscript text in content
At the moment, there's no way to superscript trademark or registered symbols in the copy within the email. The only way to edit this is within an element.
2 votes -
Support redirect host definitions with secondary language branches
As a site owner, I would like to use a redirect HostDefinitionType to redirect secondary domains to the primary domain. This is working in most scenarios.
However, it is not supported when I have one primary domain, and alternative language branches have no separate domains, but are served as "subfolders" on the primary domain.
If, for instance, the primary host definition has "no" as language code, then I can set type to be redirect on a secondary domain, if the language code is the same as the primary host definition.
But if I add a secondary domain, set it to…2 votes -
Stop the endless scrolling to find 'For This Page/Block" in the Asset Pane
Editors spend unspeakable amounts of time scrolling to the end of the Blocks and Media etc tabs in the Asset Pane to get to the 'For This Page/Block'. Mostly editors use local assets and so the folder 'For This Page/Block' should always be pinned to the top of these tabs.
2 votes -
Show fallback or replacement langage in page tree without have to check in Language Settings.
Give the editor a visual indicator that the page has a fallback or replacement language. Today the editor needs to mouse our the language code to see if a fallback is set. See attachments.
2 votes -
Remove multiple items in Content Area in one go
You can select multiple blocks, images and products from the asset pane (ctrl + click or shift + click and drag them into the Content Area. However, there is no way of doing the same thing if you want to remove them from the Contet Area. This is often the case for commerce customers that add 100 products to a campaign page and want to remove them some time after. Attached video shows CMS 11 but its the same for CMS 12.
2 votes
- Don't see your idea?