• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Modules and Scripts

S

snyhof

Guest
This is more of a question for your developers if they will share their thoughts.

The current scripts like news and eShop, etc. that are inserted into the web pages seem to run as one page. In other words, my scripts that I offer to my clients that are contractor specific have to be included into iframes. I hate iframes because I cannot adjust the height of the page according to the page called from an external source script. So I make the height of my page tall enough to include most of the pages that are called into it.

Question:
Is there a way for external pages to be called into one template web page and navigate to other external pages inside the template page without the use of an iframe? I know I could make my entire program into one file, but that would be a long page of code and not very practical.
 
It would be easily available when Modules SDK is finished. Currently the easiest way to integrate them is iframe or external link in menu.
 
The plans for 5.0 are not final yet; but the chances are high that we'll provide the API/SDK with that version. Functions necessary for that feature are now rated very high in our list of priorities.
 
Back
Top