Hey guys,
I am in need to update a plugin I created a way back, but with Paper Lantern I have managed to figure out the setup process and installation but when you click the icon, it just goes like it's outside cPanel instead of "inside it" like it use to.
I use to be able to do this with
<cpanel setvar="dprefix=../">
<cpanel Branding="include(stdheader.html)">
Then end it with
<cpanel Branding="include(stdfooter.html)">
This clearly is not the way to go in Paper_Lantern, so what is it that I need to do so the sidebar, the top bar appears inside my .php index file? Is it now much more difficult?
I am in need to update a plugin I created a way back, but with Paper Lantern I have managed to figure out the setup process and installation but when you click the icon, it just goes like it's outside cPanel instead of "inside it" like it use to.
I use to be able to do this with
<cpanel setvar="dprefix=../">
<cpanel Branding="include(stdheader.html)">
Then end it with
<cpanel Branding="include(stdfooter.html)">
This clearly is not the way to go in Paper_Lantern, so what is it that I need to do so the sidebar, the top bar appears inside my .php index file? Is it now much more difficult?