-
### Describe the problem
Is there an option or an adaptor that will build the app as svelte does - with a single js file and single css file?
### Describe the proposed solution
This makes embeddin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
I'm maintaining a module for the ProcessWire CMS and there we ha…
-
### Short description of the issue
Please see the description with screenshots in the forum: https://processwire.com/talk/topic/29034-frontend-editing-adding-markup/
### Expected behavior
The…
-
- Explain your intentions
As explained in this forum question I'd need an early exit feature in latte templates: https://forum.nette.org/en/35172-early-exit-in-latte-template-file
This follows t…
-
Is there a way to remove the p tag that my text gets wrapped in? Right now i'm getting
`This is the initial content of the editor`
When I just want this by default
`This is the initial content…
-
Umami has a relatively strict CSP header, which itself would work fine, but forbids any embedding of a dashboard in e.g. a CMS.
https://github.com/umami-software/umami/blob/25f44b84dfef0e6bb708361cf…
-
### Short description of the issue
After upgrading the PW version of a site I get this error:
> Uncaught TypeError: ProcessWire.trim is not a function at urlKeydown (ProcessPageEditLink.min.js?v…
-
### Template Information:
This is template for processwire login.
Reference: https://processwire.com/docs/security/admin/
### Nuclei Template:
```id: ProcessW…
-
I've developed a module to integrate the plausible dashboard into the ProcessWire CMS: https://processwire.com/talk/topic/27322-rockanalytics-gdpr-compliant-google-analytics-alternative-for-processwir…
-
### Short description of the issue
I want to modify some lines of the InputfieldFile module. I could have modified directly in wire directory, but I prefer to copy the entire InputfieldFile dir…