Jump to content

How to output a blank page instead of themed?


Go to solution Solved by bfarber,

Recommended Posts

Posted (edited)

Hi. I need to output one site in my app (some module) as blank page. How to do this?
Currently an IPS renders of course a whole theme but i don't need that. This page would be viewed by some bot.

Thanks

Edited by Mac1
Posted
1 hour ago, Mac1 said:

@xtech thanks. Do you know solution to do this without IP Pages?

To be honest, no i don't. I believe that in order to do that you need to create an app because you need to create an FURL.

  • Solution
Posted

If you're trying to output a blank page from within the software, you can do \IPS\Output::i()->sendOutput( "Whatever HTML to output" );

Calling sendOutput() directly does not use any wrapper.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...