brightspot-cms
brightspot-cms copied to clipboard
Brightspot is an enterprise user experience platform built on top of the Dari Framework.
Hi, I read http://docs.brightspot.com/cms/developers-guide/localization/ but I am still not sure how to implement for example Article which can be translated to multiple languages: ```java public class Article extends Content {...
Hello. We are currently running version 3.2.6172 of CMS and version 3.2.2188 of Dari for Brightspot. An issue that we have run into is when we have Content that is...
How to use this annotation @ToolUi.TabDisplayOrder in the 3.2.7134-6ad3c4 version? Which method to use to re-order tabs if this annotations is not available in 3.2.* versions?
Hello -- I would like to know how much hardware is recommended for a brightspot-cms server which will need to handle 1.4TB of outgoing bandwidth and about 9 million visitors...
Hi, we have a bug to report when archiving content. If the content is global (owner == NULL) and you are viewing it in any other site, whether because access...
When searching for a data object in the CMS, it would be awesome if it were possible to reverse the sort so that instead of A-Z it sorts Z-A (as...
Hi, CMS is running fine but admin via _debug is not working due to CSS issue. localhost/:1 GET http://localhost:8080/_resource/jquery/jquery.livequery.js localhost/:1 GET http://localhost:8080/_resource/bootstrap/css/bootstrap.min.css localhost/:1 GET http://localhost:8080/_resource/codemirror/lib/codemirror.css localhost/:1 GET http://localhost:8080/_resource/jquery/jquery-1.7.1.min.js localhost/:1 GET...
If we have a draft in a workflow, where the workflow state equals "Pending Approval" ("cms.workflow.currentState" : "Pending Approval" in the content state), then schedule the draft, and then unschedule...
When you edit entity's fields in the editor, the changes are applied immediately to the Java object instance, before even clicking the Publish button. How do I get the original...
Hi, I want to do the following which matches exactly with what brightspot social provides. I need to know how it can be integrated with my existing brightspot project. 1....