Questions tagged [crafter-cms]

A content management system from Crafter Software. Not to be confused with Craft CMS

Crafter CMS distinguishes itself by its modern architecture, in turn, this enables:

  • Truly Decoupled CMS (disconnected global delivery)
  • Dynamic / personalized delivery of every request at speed
  • API first CMS (content as a service)
  • Git-based CMS (allows for excellent developer cadence)
  • Share-nothing delivery architecture (extreme scale)
  • Front-end agnostic (bring your favorite UI framework or use as a headless CMS)
  • Equal support for all three CMS stakeholders: content authors, developers, and system administrators

More information can be found at: - http://craftersoftware.com/ - http://docs.craftercms.org/en/3.0

115 questions
0
votes
1 answer

Crafter CMS - Is there a way to link to another CMS document in RTE?

I need to be able to link to another document on the site in the rich text editor by browsing and selecting it without manually typing in a URL to the document. Is this possible with Crafter? I looked through the documentation about the RTE…
0
votes
1 answer

Crafter CMS: How to stop hung publishing process?

In Crafter CMS, I attempted to publish changes to a document and it seems to be hung forever. Even if I shut it down and start it back up, it just gets stuck and I can't do anything with the document anymore. I get the following error message in…
0
votes
1 answer

crafter-cms what causes html tags to be stripped from RTF field?

I am experimenting with a test site in Crafter CMS, and I used the Headless_blog blueprint. When I use a REST request to query the content for a Post component, the HTML tags for the body RTF field are all stripped out. So I added a new RTF field…
0
votes
1 answer

Crafter CMS - how to unpublish (take offline) a page?

It is possible to unpublish a page (take it offline) in Crafter CMS? The word unpublish is never used in the docs, and I looked around and tried some things in the interface, but nothing is obvious. I don't want to delete the page, I just want take…
0
votes
2 answers

Crafter CMS 3.0 - deleted status pages

After start Crafter CMS Authoring mode successfully, I create a new site as instructed at Crafter CMS Your First Website, but the results are not the same as the description of the tutorial, all pages have status "Deleted". See the screenshot…
Hieu Le
  • 7
  • 2
0
votes
1 answer

Crafter CMS 3.0 No Site is Set

I'm new to Crafter CMS. After download and start Crafter CMS as construction guide at http://docs.craftercms.org/en/3.0/getting-started/quick-start-guide.html#installing-crafter-cms-from-the-zip-download. I open site localhost:9080/studio, but…
Hieu Le
  • 7
  • 2
0
votes
2 answers

Crafter CMS - How to set default values for Checkbox Group field?

I need to set default values for a "Grouped Checkboxes" field. The Checkbox is using a configured list datasource. I did set the "Default Value" option as one of the configured list options's key, however I see no default checked option being…
0
votes
1 answer

In Crafter CMS 2.5 Documentation what does Classes in Classes > groovy mean?

In Crafter CMS 2.5 Documentation what does Classes in Classes > groovy mean? You might notice that we're importing a utils.DateUtils class. This class is not part of Crafter CMS, but instead it is a Groovy class specific to the site. To be able…
ayago
  • 21
  • 4
-1
votes
1 answer

Crafter 2.5.5: objectGroudId missing from page

The issue is that some pages can't be copied and pasted somewhere else in Studio, I select a page in any channel and then right-click -> copy and then find any other channel to right-click -> paste. I get a null pointer exception, I noted that the…
-3
votes
1 answer

can we change the database for Crafter cms to sql server

I need to know if I can change the database of crafter cms from no sql to sql server database ?
user718410
  • 85
  • 1
  • 2
  • 9
1 2 3 4 5 6 7
8