How to open DA plugin content in right pane (evolution)

peps03

Verified User
Joined
Oct 24, 2013
Messages
204
Location
Amsterdam
I'm out of options. How can I make the /user/index.html of a custom DA plugin I wrote, open in right pane (evolution skin)? Just like all other menu links.

Now, it always opens full screen.. see below.

Adding the links myself through custom version of : menu-v4.json

Tried (amoung other things):
"href":"/plugin?src=/CMD_PLUGINS/custom_redis","newTab":false}
"href":"/CMD_PLUGINS/custom_redis","newTab":false}

Thanks!


1758050199501.png



1758050896259.png
 
Hello,

That's how the actual version of DirectAdmin opens plugin pages now. There is no option to roll it back to the old style. Probably directadmin developers will let plugin developers choose how a plugin should open on per plugin bases.
 
Thanks for the update @zEitEr, appreciated. It would be great if they did make it possible. As now, with a new tab / full screen, a user is taken out of the evolution environment for no reason.
 
Back
Top