MCPCELL: Difference between revisions
From Cibernética Americana
Jump to navigationJump to search
Created page with "{{#widget:Iframe |url=https://dcms.ai-integration.biz |width=100% |height=600 |border=0 }}" |
No edit summary |
||
| (72 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#widget: | <html><script> | ||
|url=https://dcms.ai-integration.biz | /* Get the documentElement (<html>) to display the page in fullscreen */ | ||
|width=100% | var elem = document.documentElement; | ||
|height=600 | var isFS = false; | ||
|border=0 | |||
}} | /* View in fullscreen */ | ||
function openFullscreen() { | |||
if (elem.requestFullscreen) { | |||
elem.requestFullscreen(); | |||
} else if (elem.webkitRequestFullscreen) { /* Safari */ | |||
elem.webkitRequestFullscreen(); | |||
} else if (elem.msRequestFullscreen) { /* IE11 */ | |||
elem.msRequestFullscreen(); | |||
} | |||
const element = document.getElementById('widFrame'); | |||
element.height = "800"; | |||
} | |||
/* Close fullscreen */ | |||
function closeFullscreen() { | |||
if (document.exitFullscreen) { | |||
document.exitFullscreen(); | |||
} else if (document.webkitExitFullscreen) { /* Safari */ | |||
document.webkitExitFullscreen(); | |||
} else if (document.msExitFullscreen) { /* IE11 */ | |||
document.msExitFullscreen(); | |||
} | |||
const element = document.getElementById('widFrame'); | |||
element.height = "600"; | |||
} | |||
function toggleFS() { | |||
if (isFS) { | |||
closeFullscreen(); | |||
isFS = false; | |||
} else { | |||
openFullscreen(); | |||
isFS = true; | |||
} | |||
} | |||
</script> | |||
<a style="float:left;position:relative;top:-10px;background-color:white;" title='Toggle Fullscreen' href='#' onclick='toggleFS();return false;'><img src=https://meansofproduction.biz/images/fs.png width=15></a> | |||
<span style="float:right;position:relative;top:-10px;font-size:12px;"><b> Nav, including refresh, will silently kill session, open links in a new tab.</b></span> | |||
</html> | |||
{{#widget:MCPCell|url=https://dcms.ai-integration.biz|width=100%|height=600|border=0}} | |||
<b> Per entitlement connect to default shell on page load or a form to construct the FQDSA as in the tl;dr in [[MCP-CMS]]. This display page's delivered instances highlight various arch elements.</b> | |||
Latest revision as of 16:14, 10 May 2025
Nav, including refresh, will silently kill session, open links in a new tab.
Per entitlement connect to default shell on page load or a form to construct the FQDSA as in the tl;dr in MCP-CMS. This display page's delivered instances highlight various arch elements.