This is an open forum for any mojoPortal topics that don't fall into the other categories.
Hello,
Is it possible to somehow add an empty html page without the standard skin and menu links, headers, footers etc?
The motivation for this is say I want to add a link to a javascript web game which takes the whole screen. I would like to easily remove the rest of the stuff and just add a custom link in my page to get me back to the main site.
I can do this in javascript by rendering elements invisible, but I was wondering if there is a cleaner solution.
thanks for any suggestions!
shelby
See Linking to External Pages
Hope that helps,
Joe
Joe, thanks for your quick reply!
Just a quick followup, I understand based on the link you provided how to do it. However if I understand correctly I would need to FTP my .htm page somewhere in the site and then add the link to it. There is no way currently to somehow exploit the CMS editors to build my page and store it?
cheers
That is correct, mojoPortal doesn't produce any static html files and has no tools for editing or creating them.
ok thanks again. I have added the page, and then applied your suggestion, but there is an issue. I would like to add the page in the website directories (else I need another domain).
The issue is I think a setting needs to be changed somewhere to allow static pages, because I am getting an error page which suggests that the http modules are seeing the .html extension and throwing a not found error even though the page is present.
Is there an easy way to work around this?
It definitely works when I put the page in another domain, but this is unfortunate since it changes the main URL.
nothing in mojoportal causes a 404 error for static resources that exist, if you enter the correct fully qualified url for a static html file it should work