Paweł Jóźwicki

Results 24 comments of Paweł Jóźwicki

Looks like it requires more changes. Based on https://github.com/apache/sling-org-apache-sling-starter I prepared: https://github.com/websight-io/starter/compare/main...feature/GH-112-update-feature-launcher Probably we will update it in archetype, but meanwhile, you can follow the above changes.

It's a [Bundle Resource](https://sling.apache.org/documentation/bundles/bundle-resources-extensions-bundleresource.html) definition. Unfortunately, I didn't find any way to use the parameters there.

Hi, I assume the problem is that you are using JCR queries. Am I right? If so, it won't work because we use [Bundle Resources](https://sling.apache.org/documentation/bundles/bundle-resources-extensions-bundleresource.html) which can't be found by...

We use absolute paths for UI elements, so moving them won't help, I think.

In terms of UI elements, we didn't anticipate an option to overwrite these elements. I understand that you're in a situation where overwriting certain elements would enable some improvements, am...

I think it's a good point. We will consider that change, but as I wrote earlier, it will enforce some changes in many places, so I'm not sure when we...

There's no way to do this with dialog fields provided by us, but in WebSight CMS Version: 1.10.0 there are tooltips on those tabs. I'm not sure if it will...

In fact, those are insights that should improve the authoring experience. We will have to take a closer look at them in the design session.

I apologize, I missed the question. No, there is no option to collapse this panel. It was a design decision not to allow for that.

Hi, can you provide some more details, what do you mean by space node? If I checked correctly it uses ws:PagesSpace, but maybe I'm checking the wrong node?