Skip to content
#

jsonp

Here are 169 public repositories matching this topic...

steka
steka commented Sep 23, 2019

It would be nice if keys could be listed on the options page that will be shown (with its value) when a node is folded (if found). Compressed to one line and maybe limited by n-characters.

Example, if "name" is the among the listed keys, and found in the node, then the folded node will be show as:

{"name": "Lorem ipsum" }

instead of the current:

{}

and when key/value is "to lon

lathspell
lathspell commented Oct 16, 2017

The documentation suggests to activate the Restler "production mode" in production environments. The drawback though is that apparently one has to remove the web/cache/ directory manually as Restler does not pick up new URLs otherwise. This sounds like a big source of problems where people fix their code, update it on the production server and then do not realize that the new method is still n

Improve this page

Add a description, image, and links to the jsonp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jsonp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.