Jip Jonker
Jip Jonker
Hi! I also have some trouble auto uploading a compiled CSS file. I have an extension that compiles a css file based on my less file. But when the css...
I think I've got it working... In stead of the 'uploadOnSave' (now set to false) I used the watcher setting to watch for file changes. This seems to work. Great.
Hi! I think I now ran into the same issue Pfeifakopf had... I am starting out with VS code and set up a testing project to test some features /...
I stopped using the NAS shared folder for the local project because of this issue. I use the local HD now. This works fine. @rafaelperozin Are you storing your local...
It's seems it is no longer possible to use the twitter API to get tweets from a user timeline in a free plan / tier. We can only use the...
OK, missed that. Thanks ;-) I tried to run this command (cms as administrator) but I get an error message: "An error has occurred setting the element data." And also...
I found some info on this. Thats a lot of work to get this going ;-) Also I don't feel very comfortable disabling somethin called ; secure boot' on my...
I would love to see some more enumation options in PowerRename. Can we expect this in the near future? Would be great. Unfortunately I am not able to create a...
Update: JCE editor creator Ryan pointed met at this code when I asked him about CSS files that were inlcuded by JCE: https://github.com/joomla/joomla-cms/blob/4.2-dev/libraries/src/Document/Renderer/Html/StylesRenderer.php#L190 He said: "Stylesheets are rendered via the...
I don't think this is a bug, but a change in HTML5 validation checks. It won't do any harm, but I do thinkt the Joomla output should somehow be able...