User tests: Successful: Unsuccessful:
Set JSON flags for rendering slashes and unicode, and debugging.
For script options and schema.org
Apply patch,
Check source code of any page.
Script options should be rendered without escaped slashes.
Please select:
Category | ⇒ | Libraries Modules Front End Plugins |
Status | New | ⇒ | Pending |
I not very imagine how it can work.
There really nothing for the option.
If you mean Registry renderer, they already have an options variable, for renderer.
Category | Libraries Modules Front End Plugins | ⇒ | Libraries |
Labels |
Added:
Feature
PR-5.0-dev
?
|
I have removed schema from this PR
Add a 'debug' option to the registry formatter and passthru the JDEBUG constant to the formatter.
In the formatter query the paramtrr and set the relevant json encode options.
Maybe for all other formatters where it make sense too
Or maybe call the option prettify
I think it is to much, it need only in 1-2 places
Don't think so prettify is needed often. At least I use it regularly for development and in some cases where comparison is needed. But maybe it's only me
I have tested this item
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-14 07:42:22 |
Closed_By | ⇒ | HLeithner |
Since it seems I'm the only one that wants a standard way to have well formated output for the registries, I'm merging this and close the topic for me.
thanks
Maybe adding an Option to the render it self could be more useful for more places and otherer renders like XML?