183 results found
-
Add customizable reporting framework to CMS 12
As a developer I want to create custom reports (like in CMS pre-v12. Then I want them listed on the Reports tab so users (with proper access rights can be viewed or downloaded.
10 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…
10 votesThanks for raising this - just to let you know this is now in our backlog. While we can’t share an exact release date yet, this means it’s planned for consideration in the future. Thanks for helping us prioritize this work.
-
Set a default time zone for date/time editing
Currently in the CMS, time/date pickers are associated to the editors local time. This is problematic, because we have editors all over the US. Entering in time/date information incorrectly will lead to our event registration announcements displaying the wrong time.
For example, our servers are set to Central Standard Time, so we display date/times, we need to assume they were entered in as that time zone as well, or the time will be off.
Ideally we should be able to force the date/time picker to use the same time zone as the server.9 votes -
Make Language Manager smarter - extend translate API with IContent and Property
The Translate Interface in language manager add-on (EPiServer.Labs.LanguageManager, to make translations smarter, It would be benificial to add IContent and propertyName. With that, we can get Custom Property Attributes, or other properties to understand better the context.
Change from
TranslateTextResult Translate(
string inputText,
string fromLang,
string toLang;
to
TranslateTextResult Translate(
string inputText,
CultureInfo fromLang,
CultureInfo toLang,
IContent currentContent, //or similar ContentReference
string propertyName
;
With this, we could make the translations smarter by knowing the context of the block or page. We could also read any custom attribute on the property if any.9 votesWhile we do not plan to pursue it at this time, we’re going to revisit this idea for consideration in the future. Please continue to provide feedback or additional information, and thank you for helping us build a case for pursuing this idea in future.
-
As an editor, I'd like to see where my content blocks are used in the Catalog.
Currently, if we author a block within the catalog but then go to make edits to that block we often see "this block isn't used anywhere" but that is false. It would be helpful to know all the placements within the catalog.
9 votes -
A more competitive price for the CMS license
As a customer I want to be able to pay a price to use the product that is reasonable and competitive compared to similar products so that I can choose Episerver CMS as platform instead of alternatives like Umbraco or Wordpress.
Money I spend on license is money that I cannot spend on development of content and features which might make me choose another CMS platform.
Lowering the license price will result in you selling more licenses and maintaning your position as a leading CMS product company.9 votes -
Search functionality to help finding needed content type
When there is several page and block types in use it would be easier to have search field so you could find correct content type effectively.
9 votes -
Alerting for suspicious traffic spikes
Customers never get alerted to suspicious traffic spikes unless they impact site speed or uptime.
Ability to establish alerting for suspicious attacks, even if they are addressed by cloudflare before they impact site performance.9 votes -
Add page or block deletion to approval workflow
My role: Expert Service Application Engineer.
We’re working on adding a deletion workflow similar to the existing approval workflow.
Outcome: We need the ability to configure an approval process not only for publishing content, but also for deleting it.8 votes -
Quick edit blocks inside TinyMCE
When you click edit on a block inside TinyMCE the CMS navigates to the content. It would be nice for editors to offer an option to quick edit blocks like you can do for blocks inside Content Areas
8 votes -
Improve user experience for editors when searching for Pages when multi-site
As an editor, when searching in the Pages gadget, results from all sites are shown.
Add a label to indicate what site the result is from. It's possible multiple sites have the same named content. i.e. 'Blog'
So it would be ideal to see:
Blog [Site 1]
Blog [Site 2]8 votes -
Image Version updates from the DAM should automatically be reflected on webpages when you are using Renditions
An updated "Version" of an image from the CMP/DAM is automatically reflected on a published webpage; however, if you are pulling in a "Rendition" of the image from the DAM, the updated Version is not shown. For Renditions, you have to use the Asset Picker and select the image again and then republish the webpage to see the change (new image version.
Our content authors make heavy use of Renditions and would like image version updates from the DAM to be automatically reflected on webpages, just like with original images.8 votes -
Expand Search array with scroll bar or add Search Results page when search returns more than 10 results
When I search for content using the Opti CMS Edit | Page | Left Panel Tree w/ Search field, I only see 10 max results. I would like for their to either be a horizontal scroll bar to view more than 10, and/or when I press Enter, the results appear on a search results page/view.
The site my team supports has hundreds of product detail pages, and they must find the product name on the front-end site before they can search for it in the Opti CMS when search results exceed 10.8 votes -
Add horizontal scrollbar to page/asset pane and model windows.
As a CMS user, the page pane, asset pane, and page/asset selector modal should display horizontal scroll bars when trying to view deeply nested content items. This will improve navigation and prevent content item names from being cut off.
8 votes -
App Insights alerts
Self-serve creation of alerts in App Insights based on specific thresholds exceeding a limit will help be proactive in responding to potential performance issues or other problems
8 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.8 votes -
Time zone issue affecting published Date
|
| When publishing content we are experiencing an issue with the published date displayed on site consistently being one day earlier than the date the content is actually published. We have the following request to enable us to resolve this issue.
Is it possible to use the .Net 6 built in type DateOnly in CMS 12+ ? Setting time zone on the server as suggested does not help in scenarios where we don't want to neither use nor display a date at all because the internal timezone conversion places dates on the day before in some cases. This can…7 votes -
Search and replace utility
Our CMS authors need a built-in reporting tool that will list all pages, blocks and documents that contain a specific keyword (In strings, xhtmlStrings or external links. Ideally this would allow replacement of the text with another term in pages and blocks.
7 votes -
Retain versions correctly for a content move in CMS tree (to fix invalid editor history
As a content editor I want to be able to move content (for example a page in the CMS tree. When I do this at present a new version is created but this is merged with the previous update for that content. I want a new version to be created and the old version to be retained in order that the true date/time and editor of any changes is visible from the version history.
For example:
* Editor A creates and publishes a page on 1 Sept 2024
* Editor B updates and publishes the same page on 15 Oct…7 votes -
Feature to export memory dump
Hi Team,
In the PAAS portal, we can download database, and logs for any environment. Similarly, can we have an option to download memory dump with time range selection for any environment?
Most of the time, the cause of timeout, and other unknown errors is custom code or data. It's useful for the customer for their initial investigation of such issues.
I can see a similar tool is developed by the Optimizely team and it is compatible with IIS but not with the DXP environment ( Linux https://github.com/episerver/DeveloperTools/tree/master
Can you please check the possibility?7 votes
- Don't see your idea?