183 results found
-
Better access rights management for assets
There is a lack of functionality around limiting access to assets for different user groups. Any user group with editor access will currently have access to all blocks and media. A user group with access to a part of the pagetree shouldn't have access to all the assets.
6 votes -
Improve UI for a better editing experience on language settings and similar popups
While the updated CMS area in Optimizely 12 has improved in many ways, some parts of the UI have been changed in a way that makes editing more difficult.
One such area is the language settings, where previously only languages that had settings associated with them were displayed. It was not until editing the settings that all languages were displayed. The UI is also more spacious now in general, with more padding and larger font sizes, which leads to less items visible at one time.
Furthermore, the popup is too narrow to display all columns when more than 4-5 languages…4 votes -
Size estimates on CMS pages/media before deployment/publish
For a developer, or CMS editor: Is it possible to get a size estimate of the page, media etc before deployment, so that our teams dont accidentally publish something which has a huge size (like 2 TB) and impacts performance
2 votes -
UserProfile visitor group criterion should not throw an exception if current user is logged in through external OpenID Connect provider ...
...such as AzureAD / Entra ID.
As a site administrator of a site using mixed-mode authentication (both AspNetIdentity for local users and OpenID Connect for AzureAD / Entra ID users, I want to know that my site will not break if I set up a visitor group using the Site Criteria > User Profile criteria. Currently on CMS version 12.31 I get several exceptions if I have such a visitor group defined and I log in as an oidc user. These occur on pages that use the Search & Navigation FilterForVisitor( method and in the CMS editor, causing the page…11 votes -
Allow developers to directly access databases in lower level environments
As a developer, allowing direct database access to lower level environments, such as integration, to troubleshoot issues or run queries to confirm schema/validate data. Direct access allows developers to do this quickly and efficiently, as the current ways of working with exports can be very cumbersome and time consuming for large databases.
16 votes -
the coordination and orchestration of jobs
I´m a Product Owner and would like to create a better overview of job executions, dependancies and orchestration in order to execute the right job in the right context when acutally neeeded.
1 vote -
Add the option to use local time in the CMS instead of UTC
When adding a time from a Date/Time-picker in the CMS, you select one value, and then another value displays out on the website.
This is because you display UTC in the CMS and the browser then changes the time to local time out on the web. However this is extremely cumbersome for editors, since they need first of all be aware of this, and second of all think one extra step.
It would therefore be great if there was a solution for this, for example a setting to always display local time inside the CMS.2 votes -
[Language Manager] Improve the warning message to make it more meaningful
When translating the pages, you might get the following error:
"Error occurs while translating content, please check the logs for more details."Reason:
In most of cases, the issue happens when the page contains a block that was not enabled for the target language.
For an example: when translating a page from EN -> SV. The page contains a block in ContenArea. The issue happens when the 'sv' language is not enabled for the block.Solution:
As the above example, please enable 'Sv' language for the block.I think we need add more information to the message to make it…
1 vote -
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.
-
Remove the Paste formating options while being able to choose if it should keep or remove default formating by default
When not using 'power paste' options from TinyMCE, and you copy formatted information from a Microsoft Word document, you get the "Paste formatting options" popup that asks if you want to Remove or Keep the format (view screenshot). Currently, it is possible to remove this popup by using the confirmation ".RemovePlugin("epi-paste");", but the default and only option when the popup is gone is to keep formatting.
This request is to give an option to change the default value when removing it, between "Keep formatting" and "Remove formatting", and not forcing into always keeping formatting.
Thank you,
1 vote -
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 -
Prevent version history comments from being deleted/archived.
Currently page comments are removed during the change log truncation process. These comments are associated to the version history and can be used to provide valuable information regarding each content change.
Our content authors rely on these comments for content audits and other reviews. Ideally these should be maintained as long as the version associated with the comment. Perhaps the retention period could be configurable depending on the site needs.11 votes -
Hreflang Tags
Auto-include hreflang tags in the existing CMS page.
For example, when translating a page from English to French, the system (the Languages gadget) auto-generates an hreflang between the two pages. That is, the English page has an hreflang to the French page and vice versa. We would also like the system to auto-generate self-referencing hreflangs for each page (i.e., English page to itself and French page to itself).
1 vote -
When duplicating content for new language need to add draft content along with published content
We need capability when we are creating content for a new language version for a page, from master language draft content also along with published content should be available, Currently only either published language version or draft version can be added but not both.
We are using EPiServer.Labs.LanguageManager add on to create new language content.
Can this add on EPiServer.Labs.LanguageManager be extended to provide this option.
1 vote -
Alert author when moving page results in duplicate url
When creating child pages and moving them to be the same level as the parent results in duplicate url, alert the author that moving will result in a duplicate url and require the author to make a change.
Steps to recreate:
1. create a parent page titled Monday Tips (url ends with /monday.tips
2. create a child page called Monday Tips (url ends with /monday.tips/monday.tips
3. moving the child page to be a at the same level as the parent would result in a duplicate url (/monday.tips. Opti doesn't allow duplicates and appends a numeric value to the end of…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.
3 votes -
Keyboard shortcuts to speed up workflows
When editing in CMS, it takes a couple of clicks to open and close menus, hit publish. It'd be very helpful if we could just hit a keyboard combo to publish a page after an edit
1 vote -
AllowedTypes for blocks added in Xhtml editor using the 'Add local block' button
It would be nice to be able to filter the selection of blocks to be created using the "Add local block" button in TinyMCE in the same way as when creating a new page or adding a block in a content area.
1 vote -
Developer Blob Storage for Optimizely CMS DXP
Hi
I was surprised to find that DXP does not offer a simple, developer-friendly blob storage solution for teams. A team of 3-5 developers needs a shared blob storage on their local machines to access images from the cloud without manually downloading massive datasets.
This does not need to be expensive, no redundancy required, just a basic storage option accessible via HTTPS with a connection string and token, of say: 80GB should be fine for 94% of your customers. Ideally, it should also support firewall restrictions configurable via the PaaS portal.
Expecting developers to manually download 20-50GB every month using…1 vote -
Automatic tracking of page redirects
When moving a page in the page hierarchy or changing the url slug the CMS should give me the option to add a redirect record that could be used to issue an appropriate redirect from the frontend.
Redirect records should be queryable from Optimizely Graph similar to pages and experiences so that my frontend code can easily detect when to return a redirect and where to.5 votes
- Don't see your idea?