Plugins revision #90
Replies: 4 comments 12 replies
-
|
Not sure if it makes sense for the frames plugin, but I have implemented a Of course part of the code needs to be added to the file that loads the iframe so maybe not worth trying to implement. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, of course - I have actually already implemented with the new frameAncestors approach (I just forgot): https://github.com/adrianbj/TracyDebugger/blob/05916d044022430bf7dbccad4a5ebbbd4c2a30d0/ProcessTracyAdminerRenderer.module.php#L47 |
Beta Was this translation helpful? Give feedback.
-
|
Is the latest version of JsonPreviewPlugin working for you? After updating it doesn't add the toggle to the table view or the edit view. If I revert to the version prior to the latest it seems fine. Am I doing something wrong? I am calling like this: https://github.com/adrianbj/TracyDebugger/blob/05916d044022430bf7dbccad4a5ebbbd4c2a30d0/ProcessTracyAdminerRenderer.module.php#L38 |
Beta Was this translation helpful? Give feedback.
-
|
It's done. All plugins have been reviewed and refactored, improved or removed. I also renamed all public customizable functions. They now follow a more common naming convention. 3rd party plugins are of course not compatible. If you miss one that you like or you think is generally useful, feel free to suggest it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm in the middle of plugins revision and refactoring right now. The current state is:
If you have any thoughts or suggestions, this is the right time 🕰️
Beta Was this translation helpful? Give feedback.
All reactions