-
The landing page should be implemented as planned, including content, images and so on.
- [x] Take over design
- [x] Add toast for clipboard copy button
- [x] Ask for testimonials
- [x] Add works
- […
-
Hi there,
after setting up the fs-cli on redhat envrionment, I found the following issues:
1. Javap is not present in JRE -> We are using the dev-tools to automate Import/Export of Projects and …
-
Hi,
as I stated out in my other issue I am currently automating the provisioning of FirstSpirit.
It is a bit unclear to me, how the import/export on the gui and the fs-cli tool is working and …
-
We have url paths that are generated from table entries by FS.
https://docs.e-spirit.com/odfs/advanced-topics/generation/advanced-urls/index.html
The slug is generated from the title of the blog …
-
Some years ago I implemented an easy way to just execute a bunch of groovy script files. Give it a list of json parameters. Thats it.
With that solution we are able to run one or more scriptfunctiona…
-
We want to get all entries that use the page template with uid 'language_dependent_label'. In firstspirit these entries are in a folder under global settings.
If I look for a single entry by gid usi…
-
We get an error whenever we try to add an `&` inside a CMS_INPUT_DOM element.
The text is just a plain text without any styling:
![image](https://github.com/e-Spirit/javascript-content-api-library…
-
Building the image works fine but after the server started I receive the message that the FirstSpirit server will shutdown in 30 minutes.
1. What license from Crownpeak is required to keep the serv…
-
Hi,
we are having an issue with empty table cells after using the "merge" and "split" function of the **CMS_INPUT_DOMTABLE** (or basically also when leaving one cell empty).
**CMS Template:**
```
…
-
The ImageMap was introduced with #72.
I have discovered some required adjustments.
#### Steps to reproduce:
1. Add CMS_INPUT_IMAGEMAP to FirstSpirit template
2. Add a new element to LINKEDITOR…