John Porter

Results 69 issues of John Porter

Please allow for glob urls to the jar file. Whenever homebrew updates on the Mac, I have to manually go into vs code settings and change the path from `/opt/homebrew/Cellar/plantuml/1.2023.8/libexec/plantuml.jar`...

Can you add the same functionality to default the date to a PHP date string? Like we've done with the default Date field. :)

confirmed

I am trying to figure out why any new dates that are selected in the UI are not updating the start/end fields, and not being persisted into the entry. In...

I am trying to allow a date range for publishing an entry. The user can enter the publish dates as a single from date, or select a range to start...

We should have a switch to allow the use of `XHTML5` ``` ``` The above is valid markup for `XHTML5` and allows the use of namespaces in the `HTML`. This...

I discovered today that you can use the following in xsl ``` ``` which outputs ``` ``` I thought this might be of interest to you as if advised to...

I don't suppose you'd be willing to update this to support the new conf format for rabbit configuration would you?

Is this package still in active development? If it is, are you planning to keep up with Fastroute's development?

Would ``` svg:after { content: url('images/big.png'); } ``` solve the CSP?

It would be cool to be able to provide nested keys to `sortJSON.orderOverride`, ala `require.php` for example.